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.6.10
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.6.11
Choose a head ref
  • 11 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    9454b36 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    bd5c4e5 View commit details
    Browse the repository at this point in the history
  2. Fix MonoPublishOnTest flakiness (#3898)

    The implementation relied on a specific sequencing of events, which in
    case of slower hardware or random events would occasionally fail the
    assertions. This change introduces firm ordering and fixes an incorrect
    assertion, which assumed the `Mono` terminates without error, while in
    fact the `RejectedExecutionException` is propagated to the
    `AssertSubscriber`. In effect, the tests are no longer flaky.
    chemicL authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    aa26c12 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Bump gradle/actions from 4.0.1 to 4.1.0 in /.github/workflows (#3889)

    Bumps [gradle/actions](https://github.com/gradle/actions) from 4.0.1 to 4.1.0.
    - [Release notes](https://github.com/gradle/actions/releases)
    - [Commits](gradle/actions@16bf8bc...d156388)
    
    ---
    updated-dependencies:
    - dependency-name: gradle/actions
      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 Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8c0b00d View commit details
    Browse the repository at this point in the history
  2. Bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#3891)

    Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.1.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](junit-team/junit-framework@r5.11.0...r5.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit:junit-bom
      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 Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ca457b7 View commit details
    Browse the repository at this point in the history
  3. Bump com.pivovarit:throwing-function from 1.5.1 to 1.6.1 (#3894)

    Bumps [com.pivovarit:throwing-function](https://github.com/pivovarit/throwing-function) from 1.5.1 to 1.6.1.
    - [Release notes](https://github.com/pivovarit/throwing-function/releases)
    - [Commits](pivovarit/throwing-function@1.5.1...1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.pivovarit:throwing-function
      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 Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d0ed1ec View commit details
    Browse the repository at this point in the history
  4. Bump actions/checkout from 4.1.7 to 4.2.0 in /.github/workflows (#3896)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@692973e...d632683)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Oct 3, 2024
    Configuration menu
    Copy the full SHA
    30c2dbf View commit details
    Browse the repository at this point in the history
  5. Bump actions/setup-java from 4.2.2 to 4.4.0 in /.github/workflows (#3895

    )
    
    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.2 to 4.4.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@6a0805f...b36c23c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      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 Oct 3, 2024
    Configuration menu
    Copy the full SHA
    7cc8c5f View commit details
    Browse the repository at this point in the history
  6. Bump byteBuddyVersion from 1.14.18 to 1.15.3 (#3893)

    Bumps `byteBuddyVersion` from 1.14.18 to 1.15.3.
    
    Updates `net.bytebuddy:byte-buddy` from 1.14.18 to 1.15.3
    - [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.14.18...byte-buddy-1.15.3)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.14.18 to 1.15.3
    - [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.14.18...byte-buddy-1.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: net.bytebuddy:byte-buddy-agent
      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 Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3620c97 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Bump byteBuddyVersion from 1.15.3 to 1.15.4 (#3905)

    Bumps `byteBuddyVersion` from 1.15.3 to 1.15.4.
    
    Updates `net.bytebuddy:byte-buddy` from 1.15.3 to 1.15.4
    - [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.15.3...byte-buddy-1.15.4)
    
    Updates `net.bytebuddy:byte-buddy-agent` from 1.15.3 to 1.15.4
    - [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.15.3...byte-buddy-1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: net.bytebuddy:byte-buddy-agent
      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 Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6933dae View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    149aeaf View commit details
    Browse the repository at this point in the history
Loading