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: reactor/reactor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.0.5
Choose a base ref
...
head repository: reactor/reactor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.0.6
Choose a head ref
  • 15 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 14, 2026

  1. [release] Back to snapshots, next BOM will be SR 6

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    89f8c89 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2026

  1. Bump gradle-wrapper from 9.4.1 to 9.5.0 (#778)

    Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.0.
    - [Release notes](https://github.com/gradle/gradle/releases)
    - [Commits](gradle/gradle@v9.4.1...v9.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 7, 2026
    Configuration menu
    Copy the full SHA
    e6c9f33 View commit details
    Browse the repository at this point in the history
  2. Merge #778 into 2025.0.6

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed May 7, 2026
    Configuration menu
    Copy the full SHA
    a57e197 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. Bump gradle-wrapper from 9.5.0 to 9.5.1 (#779)

    Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.5.0 to 9.5.1.
    - [Release notes](https://github.com/gradle/gradle/releases)
    - [Commits](gradle/gradle@v9.5.0...v9.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.5.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2026
    Configuration menu
    Copy the full SHA
    7ce5fe4 View commit details
    Browse the repository at this point in the history
  2. Merge #779 into 2025.0.6

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed May 13, 2026
    Configuration menu
    Copy the full SHA
    77fb570 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2026

  1. [build] Enhance version parsing to support 4-part numeric versions

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed May 27, 2026
    Configuration menu
    Copy the full SHA
    1721428 View commit details
    Browse the repository at this point in the history
  2. Merge 1721428 into 2025.0.6

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed May 27, 2026
    Configuration menu
    Copy the full SHA
    2f4cdc8 View commit details
    Browse the repository at this point in the history
  3. [build] Use non-capturing groups for all numeric segments in qualifyV…

    …ersion
    
    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed May 27, 2026
    Configuration menu
    Copy the full SHA
    4dece8e View commit details
    Browse the repository at this point in the history
  4. Merge 4dece8e into 2025.0.6

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed May 27, 2026
    Configuration menu
    Copy the full SHA
    df88e6b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2026

  1. Bump actions/checkout from 6.0.2 to 6.0.3 (#780)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@de0fac2...df4cb1c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 4, 2026
    Configuration menu
    Copy the full SHA
    8d7d6f3 View commit details
    Browse the repository at this point in the history
  2. Merge #780 into 2025.0.6

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 4, 2026
    Configuration menu
    Copy the full SHA
    86280c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2026

  1. [release] Prepare and release BOM 2024.0.18

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 8, 2026
    Configuration menu
    Copy the full SHA
    518bad4 View commit details
    Browse the repository at this point in the history
  2. [release] Back to snapshots, next BOM will be SR 19

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 8, 2026
    Configuration menu
    Copy the full SHA
    52e80b7 View commit details
    Browse the repository at this point in the history
  3. Merge-ignore release 2024.0.18 into 2025.0.6

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 8, 2026
    Configuration menu
    Copy the full SHA
    d7fff6b View commit details
    Browse the repository at this point in the history
  4. [release] Prepare and release BOM 2025.0.6

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 8, 2026
    Configuration menu
    Copy the full SHA
    2764b66 View commit details
    Browse the repository at this point in the history
Loading