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: graalvm/native-build-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.5
Choose a base ref
...
head repository: graalvm/native-build-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0
Choose a head ref
  • 14 commits
  • 78 files changed
  • 4 contributors

Commits on Mar 3, 2026

  1. Merge pull request #843 from graalvm/release/0.11.5

    Release 0.11.5
    hadryyassine authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    ef77968 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

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

Commits on Mar 5, 2026

  1. Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 in /sampl…

    …es/java-application-with-resources (#744)
    
    Bump org.apache.commons:commons-lang3
    
    Bumps org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    dba63ae View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in /sample…

    …s/native-config-integration (#816)
    
    Bump org.apache.commons:commons-lang3
    
    Bumps org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    104822b View commit details
    Browse the repository at this point in the history
  3. Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in /sample…

    …s/java-application (#825)
    
    Bump org.apache.commons:commons-lang3 in /samples/java-application
    
    Bumps org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    87e31dc View commit details
    Browse the repository at this point in the history
  4. Bump io.netty:netty-codec-http from 4.1.108.Final to 4.1.129.Final in…

    … /samples/metadata-repo-integration (#804)
    
    Bump io.netty:netty-codec-http in /samples/metadata-repo-integration
    
    Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.108.Final to 4.1.129.Final.
    - [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.129.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec-http
      dependency-version: 4.1.129.Final
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    c56cecd View commit details
    Browse the repository at this point in the history
  5. Bump org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0 in /sample…

    …s/non-native (#798)
    
    Bump org.apache.commons:commons-lang3 in /samples/non-native
    
    Bumps org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    2a9f3fa View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

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

Commits on Mar 18, 2026

  1. Merge 1.0-M1 branch to master (#848)

    * Remove the usage of the global metadata/index.json from the nbt plugins (#837)
    
    * Add reachability-metadata-schema cross-validation (#840)
    
    * Move to 1.0-M1-SNAPSHOT
    
    * Fix broken ReachabilityMetadataFunctionalTest so that it works with the new metadata format
    
    * Disable LayeredApplicationFunctionalTest
    
    * Move to using actual 1.0-M1 release of reachability metadata
    jormundur00 authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    2d8401d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Release 1.0-M1

    graalvmbot committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    40c4d36 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #853 from graalvm/release/1.0-M1

    Release 1.0-M1
    hadryyassine authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    b9e6892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7d396e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #854 from graalvm/bump-version-to-1.0-M2-SNAPSHOT

    Bump version to 1.0-M2-SNAPSHOT
    hadryyassine authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    56cad51 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Release 1.0.0

    graalvmbot committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    d8a4796 View commit details
    Browse the repository at this point in the history
Loading