Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/azure-tools-for-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: microsoft/azure-tools-for-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-3.97.6.next
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 24 files changed
  • 2 contributors

Commits on Jul 11, 2026

  1. Support IntelliJ IDEA 2026.2

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    wangmingliang-ms and Copilot committed Jul 11, 2026
    Configuration menu
    Copy the full SHA
    ff10bc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2026

  1. Prepare 3.97.6 for IntelliJ IDEA 2026.2

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    wangmingliang-ms and Copilot committed Jul 12, 2026
    Configuration menu
    Copy the full SHA
    bbb99f6 View commit details
    Browse the repository at this point in the history
  2. Fix Utils compilation on JDK 25

    Upgrade Lombok, configure it explicitly as an annotation processor, update the legacy HDInsight compiler plugin, and stop the release pipeline immediately when Maven fails.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    wangmingliang-ms and Copilot committed Jul 12, 2026
    Configuration menu
    Copy the full SHA
    a1b489f View commit details
    Browse the repository at this point in the history
  3. Keep plugin bytecode compatible with Java 21

    Use JDK 25 to compile against the IntelliJ 2026.2 SDK while targeting Java 21 consistently for Java, Kotlin, and AspectJ output.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    wangmingliang-ms and Copilot committed Jul 12, 2026
    Configuration menu
    Copy the full SHA
    c810241 View commit details
    Browse the repository at this point in the history
  4. Fix Utils compilation on JDK 25

    Upgrade Lombok, configure it explicitly as an annotation processor, update the legacy HDInsight compiler plugin, and stop the release pipeline immediately when Maven fails.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    wangmingliang-ms and Copilot committed Jul 12, 2026
    Configuration menu
    Copy the full SHA
    c41259b View commit details
    Browse the repository at this point in the history
  5. Avoid cleaning installed Utils artifacts

    The extra Maven clean fails on read-only files in the generated winutils Git repository and is unnecessary after installing Utils into Maven Local.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    wangmingliang-ms and Copilot committed Jul 12, 2026
    Configuration menu
    Copy the full SHA
    e29416b View commit details
    Browse the repository at this point in the history
  6. Avoid cleaning installed Utils artifacts

    The extra Maven clean fails on read-only files in the generated winutils Git repository and is unnecessary after installing Utils into Maven Local.
    
    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    wangmingliang-ms and Copilot committed Jul 12, 2026
    Configuration menu
    Copy the full SHA
    1677ab6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2026

  1. Configuration menu
    Copy the full SHA
    c46234c View commit details
    Browse the repository at this point in the history
Loading