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.7.13
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.7.14
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 7, 2025

  1. [release] Next development version 3.7.14-SNAPSHOT

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

Commits on Nov 17, 2025

  1. Bump byteBuddy from 1.17.8 to 1.18.1 (#4144)

    Bumps `byteBuddy` from 1.17.8 to 1.18.1.
    
    Updates `net.bytebuddy:byte-buddy` from 1.17.8 to 1.18.1
    - [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.8...byte-buddy-1.18.1)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.17.8 to 1.18.1
    - [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.8...byte-buddy-1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-version: 1.18.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    0d66937 View commit details
    Browse the repository at this point in the history
  2. [chore] Adjust dependabot configuration

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

Commits on Dec 2, 2025

  1. Bump byteBuddy from 1.18.1 to 1.18.2 (#4149)

    Bumps `byteBuddy` from 1.18.1 to 1.18.2.
    
    Updates `net.bytebuddy:byte-buddy` from 1.18.1 to 1.18.2
    - [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.1...byte-buddy-1.18.2)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.18.1 to 1.18.2
    - [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.1...byte-buddy-1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.18.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-version: 1.18.2
      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 Dec 2, 2025
    Configuration menu
    Copy the full SHA
    9449179 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. Bump Micrometer to 1.14.14 (#4160)

    Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
    chemicL authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    1452e94 View commit details
    Browse the repository at this point in the history
  2. Bump Micrometer Tracing to 1.4.13 (#4161)

    Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
    chemicL authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    2c1fa64 View commit details
    Browse the repository at this point in the history
  3. Bump Snapshot of Micrometer Tracing to 1.4.14-SNAPSHOT for tests

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

Commits on Dec 9, 2025

  1. [release] Prepare and release 3.7.14

    Signed-off-by: Violeta Georgieva <[email protected]>
    violetagg committed Dec 9, 2025
    Configuration menu
    Copy the full SHA
    50e9eca View commit details
    Browse the repository at this point in the history
Loading