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.7
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.8
Choose a head ref
  • 15 commits
  • 22 files changed
  • 4 contributors

Commits on Jun 10, 2025

  1. [release] Next development version 3.7.8-SNAPSHOT

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    8c79196 View commit details
    Browse the repository at this point in the history
  2. Update dependabot's target branch to 3.7.x

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    554df93 View commit details
    Browse the repository at this point in the history
  3. [build] Remove 3.6.x branch from workflows

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

Commits on Jun 30, 2025

  1. Bump org.junit:junit-bom from 5.13.0 to 5.13.1 (#4033)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.13.0 to 5.13.1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.13.0...r5.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      dependency-version: 5.13.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 Jun 30, 2025
    Configuration menu
    Copy the full SHA
    f9f972e View commit details
    Browse the repository at this point in the history
  2. Bump gradle/actions from 4.4.0 to 4.4.1 in /.github/workflows (#4038)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@8379f6a...ac638b0)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      dependency-version: 4.4.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 Jun 30, 2025
    Configuration menu
    Copy the full SHA
    dbace25 View commit details
    Browse the repository at this point in the history
  3. Bump ruby/setup-ruby from 1.176.0 to 1.245.0 in /.github/workflows (#…

    …4039)
    
    Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.176.0 to 1.245.0.
    - [Release notes](https://github.com/ruby/setup-ruby/releases)
    - [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
    - [Commits](ruby/setup-ruby@cacc9f1...a4effe4)
    
    ---
    updated-dependencies:
    - dependency-name: ruby/setup-ruby
      dependency-version: 1.245.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 Jun 30, 2025
    Configuration menu
    Copy the full SHA
    beffae2 View commit details
    Browse the repository at this point in the history
  4. Bump byteBuddyVersion from 1.17.5 to 1.17.6 (#4040)

    Bumps `byteBuddyVersion` from 1.17.5 to 1.17.6.
    
    Updates `net.bytebuddy:byte-buddy` from 1.17.5 to 1.17.6
    - [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.5...byte-buddy-1.17.6)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.17.5 to 1.17.6
    - [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.5...byte-buddy-1.17.6)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-version: 1.17.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      dependency-version: 1.17.6
      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 30, 2025
    Configuration menu
    Copy the full SHA
    1f0a4fa View commit details
    Browse the repository at this point in the history
  5. Bump com.gradleup.shadow from 8.3.6 to 8.3.7 (#4043)

    Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.6 to 8.3.7.
    - [Release notes](https://github.com/GradleUp/shadow/releases)
    - [Commits](GradleUp/shadow@8.3.6...8.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: com.gradleup.shadow
      dependency-version: 8.3.7
      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 30, 2025
    Configuration menu
    Copy the full SHA
    cb21512 View commit details
    Browse the repository at this point in the history
  6. Bump JUnit from 5.13.1 to 5.13.2

    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    ff9874e View commit details
    Browse the repository at this point in the history
  7. Remove dependencies.gradle and finish migration to catalog (#4045)

    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    4c7b244 View commit details
    Browse the repository at this point in the history
  8. [build] Adjust GitHub Actions permissions

    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    1f3f015 View commit details
    Browse the repository at this point in the history
  9. [build] Include GitHub Actions in CodeQL checks (#4047)

    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    d358fb1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Fix RetryBackoffSpec multiplier handling of fractional values (#4048)

    RetryBackoffSpec#multiplier accepts a double value. However, the
    calculation is only taking the integer part for calculating the next
    power. This change avoids using Duration#multipliedBy(long) and operates
    on long values in nanos.
    
    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    cd881ce View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. [test] Fix SinksTest.OptimisticEmitFailureHandlerTest#shouldRetryOpti…

    …mistically (#4036)
    
    Signed-off-by: George Banasios <banasiosgeorge@gmail.com>
    georgebanasios authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    23d4de5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. [release] Prepare and release 3.7.8

    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    5630334 View commit details
    Browse the repository at this point in the history
Loading