-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: reactor/reactor-core
base: v3.6.10
head repository: reactor/reactor-core
compare: v3.6.11
- 11 commits
- 11 files changed
- 3 contributors
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9454b36 - Browse repository at this point
Copy the full SHA 9454b36View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bd5c4e5 - Browse repository at this point
Copy the full SHA bd5c4e5View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for aa26c12 - Browse repository at this point
Copy the full SHA aa26c12View commit details
Commits on Oct 3, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 8c0b00d - Browse repository at this point
Copy the full SHA 8c0b00dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ca457b7 - Browse repository at this point
Copy the full SHA ca457b7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d0ed1ec - Browse repository at this point
Copy the full SHA d0ed1ecView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 30c2dbf - Browse repository at this point
Copy the full SHA 30c2dbfView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7cc8c5f - Browse repository at this point
Copy the full SHA 7cc8c5fView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3620c97 - Browse repository at this point
Copy the full SHA 3620c97View commit details
Commits on Oct 14, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for 6933dae - Browse repository at this point
Copy the full SHA 6933daeView commit details
Commits on Oct 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 149aeaf - Browse repository at this point
Copy the full SHA 149aeafView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.6.10...v3.6.11