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: 1.1.2
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.1.3
Choose a head ref
  • 6 commits
  • 127 files changed
  • 5 contributors

Commits on Jun 9, 2026

  1. Merge pull request #923 from graalvm/release/1.1.2

    Release 1.1.2
    hadryyassine authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    f9ae0a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    704ab38 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #924 from graalvm/bump-version-to-1.1.3-SNAPSHOT

    Bump version to 1.1.3-SNAPSHOT
    hadryyassine authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    7fcc3e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. Bump io.netty:netty-codec-http from 4.1.132.Final to 4.1.135.Final in…

    … /samples/metadata-repo-integration (#932)
    
    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.132.Final to 4.1.135.Final.
    - [Release notes](https://github.com/netty/netty/releases)
    - [Commits](netty/netty@netty-4.1.132.Final...netty-4.1.135.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.netty:netty-codec-http
      dependency-version: 4.1.135.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 Jun 16, 2026
    Configuration menu
    Copy the full SHA
    6fcb943 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2026

  1. Refine grund specification (#917)

    * Refine grund specification
    
    * Refine grund specification
    
    Refines spec prose; splits REQ-plugin-compatibility into a host-tool
    compatibility requirement and a separate REQ-backwards-compatibility, and
    notes that Native Image workflows are tested against the two most recent
    GraalVM LTS versions.
    
    * Address grund resource metadata comments
    
    * Avoid third-party lychee action
    
    * Remove lychee link check
    
    * Update grund workspace guidance for 0.5
    
    * Bump grund CI to 0.5.0
    
    ---------
    
    Co-authored-by: Vojin Jovanovic <vojin.jovanovic@oracle.com>
    jormundur00 and vjovanov authored Jun 18, 2026
    Configuration menu
    Copy the full SHA
    0a7a9b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2026

  1. Release 1.1.3

    graalvmbot committed Jun 23, 2026
    Configuration menu
    Copy the full SHA
    766a4e8 View commit details
    Browse the repository at this point in the history
Loading