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

Commits on Aug 12, 2025

  1. [release] Next development version 3.7.10-SNAPSHOT

    Signed-off-by: Violeta Georgieva <[email protected]>
    violetagg committed Aug 12, 2025
    Configuration menu
    Copy the full SHA
    951dc28 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. [build] Include LICENSE file in published jar and zip archives (#4087)

    Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
    chemicL authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    66cb9ce View commit details
    Browse the repository at this point in the history
  2. Bump byteBuddy from 1.17.6 to 1.17.7 (#4076)

    Bumps `byteBuddy` from 1.17.6 to 1.17.7.
    
    Updates `net.bytebuddy:byte-buddy` from 1.17.6 to 1.17.7
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.17.6...byte-buddy-1.17.7)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.17.6 to 1.17.7
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.17.6...byte-buddy-1.17.7)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.17.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-version: 1.17.7
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    df777d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. [release] Prepare and release 3.7.10

    Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
    chemicL committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    9b5105f View commit details
    Browse the repository at this point in the history
  2. [release] Next development version 3.7.11-SNAPSHOT

    Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
    chemicL committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    1e8440e View commit details
    Browse the repository at this point in the history
  3. [build] Include LICENSE file in published shadow jar archives

    Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
    chemicL committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    27f7e76 View commit details
    Browse the repository at this point in the history
  4. [release] Prepare and release 3.7.11

    Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
    chemicL committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    abae33b View commit details
    Browse the repository at this point in the history
Loading