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: v3.8.4
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: v3.8.5
Choose a head ref
  • 8 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 10, 2026

  1. [release] Next development version 3.8.5-SNAPSHOT

    Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
    chemicL committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    2a22bcc View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Bump byteBuddy from 1.18.7 to 1.18.8 (#4232)

    Bumps `byteBuddy` from 1.18.7 to 1.18.8.
    
    Updates `net.bytebuddy:byte-buddy` from 1.18.7 to 1.18.8
    - [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.18.7...byte-buddy-1.18.8)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.18.7 to 1.18.8
    - [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.18.7...byte-buddy-1.18.8)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-version: 1.18.8
      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 Apr 13, 2026
    Configuration menu
    Copy the full SHA
    6dc019d View commit details
    Browse the repository at this point in the history
  2. Merge #4232 into 3.8.5

    Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
    chemicL committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    da92ed3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. [release] Prepare and release 3.7.18

    Signed-off-by: Violeta Georgieva <[email protected]>
    violetagg committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    2ee0aaf View commit details
    Browse the repository at this point in the history
  2. Depend on Micrometer v1.16.5 (#4238)

    Depend on Micrometer Tracing v1.6.5
    
    Signed-off-by: Violeta Georgieva <[email protected]>
    violetagg authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    13a3b3b View commit details
    Browse the repository at this point in the history
  3. [release] Next development version 3.7.19-SNAPSHOT

    Signed-off-by: Violeta Georgieva <[email protected]>
    violetagg committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    bd7be61 View commit details
    Browse the repository at this point in the history
  4. Merge-ignore release 3.7.18 into 3.8.5

    Signed-off-by: Violeta Georgieva <[email protected]>
    violetagg committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    f85c7b3 View commit details
    Browse the repository at this point in the history
  5. [release] Prepare and release 3.8.5

    Signed-off-by: Violeta Georgieva <[email protected]>
    violetagg committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    35c878d View commit details
    Browse the repository at this point in the history
Loading