smallrye / smallrye-reactive-streams-operators

Implementation of the MicroProfile Reactive Streams Operators specification
https://www.smallrye.io/smallrye-reactive-streams-operators/
Apache License 2.0
20 stars 9 forks source link

Bump reactor-core from 3.2.6.RELEASE to 3.2.8.RELEASE #56

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps reactor-core from 3.2.6.RELEASE to 3.2.8.RELEASE.

Release notes *Sourced from [reactor-core's releases](https://github.com/reactor/reactor-core/releases).* > ## v3.2.8.RELEASE > Reactor-Core `3.2.8.RELEASE` is part of **`Californium-SR6` Release Train**. > > It is an immediate fixup release, fixing a regression introduced in `3.2.7.RELEASE` (3d2d1c40). > > The rest of this release note reflects the content of 3.2.7.RELEASE, that is to say the delta with 3.2.6.RELEASE > > ## :beetle: Bug fixes > - Invoke Sink `onCancel` handler on eager cancellation of `Flux.create` and `Mono.create` ([#1622](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1622), 3d2d1c40) > - Call MonoSink.onRequest with eager demand ([#1560](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1560)) > - Avoid self-suppression in onErrorContinue underlying handlers ([#1535](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1535)) > - Have collectList detect and report RS protocol errors ([#1523](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1523)) > - Fixed a race in `FluxBufferTimeout` on flush ([#1534](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1534)) > - Eagerly invoke Mono#doOnEach handler(complete) during onNext ([#1547](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1547), 70699712) > > ## :book: Documentation, Tests and Build > - Document that `onErrorContinue` needs idempotent predicate, mention throwing (c15ff917) > > ## v3.2.7.RELEASE > This release contains a regression, [v3.2.8.RELEASE](https://github.com/reactor/reactor-core/releases/tag/v3.2.8.RELEASE) was released immediately after. > Prefer using the later.
Commits - [`dda19f0`](https://github.com/reactor/reactor-core/commit/dda19f0cc266ce422233c008aa61542427adc05f) [artifactory-release] Release version 3.2.8.RELEASE - [`3d2d1c4`](https://github.com/reactor/reactor-core/commit/3d2d1c40338926a27f4c58bbe331eac907a7e800) fix [#1622](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1622) regression: MonoCreate now distinguishes CANCEL vs TERMINATED - [`3383ac1`](https://github.com/reactor/reactor-core/commit/3383ac1aa9a00c6fbc7eebc72f876b02368a5d25) Prepare fixup release 3.2.8.RELEASE - [`898bfc1`](https://github.com/reactor/reactor-core/commit/898bfc1234bd2df7b4b65892ca304616a6642a93) URL Cleanup ([#1629](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1629)) - [`db93b25`](https://github.com/reactor/reactor-core/commit/db93b25a2726cf0c437853a5ab00ebf2158f349c) URL Cleanup ([#1616](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1616)) - [`cd47b62`](https://github.com/reactor/reactor-core/commit/cd47b623a7591a3cebd0ec6d423917552f6425b2) Merge URL Cleanups from branch '3.1.x' into 3.2.x - [`840dd55`](https://github.com/reactor/reactor-core/commit/840dd5583591d0787f8379890c5f438c1a5a7bbc) URL Cleanup ([#1628](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1628)) - [`e8f2478`](https://github.com/reactor/reactor-core/commit/e8f24787ce11cafcce0e0da9c62334eed7d87618) URL Cleanup ([#1615](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1615)) - [`d889961`](https://github.com/reactor/reactor-core/commit/d889961d03d5451c6f2d881e346808f35eb149e4) [artifactory-release] Next development version 3.2.8.BUILD-SNAPSHOT - [`85e1e09`](https://github.com/reactor/reactor-core/commit/85e1e09e2254097e16cf2cc3717ea72aae420c91) [artifactory-release] Release version 3.2.7.RELEASE - Additional commits viewable in [compare view](https://github.com/reactor/reactor-core/compare/v3.2.6.RELEASE...v3.2.8.RELEASE)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.