Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump reactor-core from 3.4.4 to 3.4.5 #185

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps reactor-core from 3.4.4 to 3.4.5.

Release notes

Sourced from reactor-core's releases.

v3.4.5

Reactor-Core 3.4.5 is part of 2020.0.6 Release Train (Europium SR6).

This service release contains bugfixes and a couple implementation improvements forwarded from the 3.3.x line as well as documentation improvements.

All changes from 3.3.16.RELEASE are also included and these are listed below with an additional level of indentation.

⚠️ Update considerations and deprecations

  • from 3.3.x:
    • Remove Fuseable from MonoSingle[Mono|Callable] (#2668)

✨ New features and improvements

  • from 3.3.x:
    • MonoDelayUntil now subscribes each trigger from the last trigger (#2644)
    • Make Mono.then execution model more deterministic (#2604)

🪲 Bug fixes

  • from 3.3.x:
    • Account for source disconnection in refCountGrace (#2652)
    • Avoid infinite discard loop on fused fromIterable/fromStream (#2655)
    • Fix both Flux.single variants when applied to a Callable (#2657)
    • FluxWindowWhile now drains the inner window if it is cancelled, instead of hanging (#2651)

📖 Documentation, Tests and Build

  • Fix buffer constructor error message displaying wrong variable name (#2658)
  • Add links to "Which operator do I need?" documentation (#2639)
  • Clarify onErrorContinue() caveats and alternatives (#2662)
  • from 3.3.x:
    • Removed jcenter() from build
    • Upgraded the release process to stop relying on bintray/jcenter

👍 Thanks to the following contributors that also participated to this release

@​berry120, @​mickeelm, @​underbell

Commits
  • 22b5f05 Prepare and release 3.4.5
  • 04cdb3c Merge-ignore release 3.3.16.RELEASE into master
  • bf033b6 Next development version 3.3.17.BUILD-SNAPSHOT
  • e34db9b Trigger release 3.3.16.RELEASE again due to bad setup
  • 907109a Prepare and release 3.3.16.RELEASE
  • 423f58a Merge #2673 into 3.4.5
  • ab0623f GitHub Actions Release Process: Back to single publication (#2673)
  • 08b9439 Merge #2670 and d67935f0 into 3.4.5
  • d67935f Polish #2670: Use GITHUB_RUN_NUMBER as buildNumber
  • 1c4cc1b GitHub Actions Release Process: signing, artifactory, sonatype (#2670)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.4...v3.4.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added relates-to: build label for issues related to the build file or CI type: dependency-upgrade Upgrade a dependency labels Apr 19, 2021
@burtbeckwith burtbeckwith merged commit 1669f33 into master May 6, 2021
@burtbeckwith burtbeckwith deleted the dependabot/gradle/io.projectreactor-reactor-core-3.4.5 branch May 6, 2021 03:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relates-to: build label for issues related to the build file or CI type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant