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.11.RELEASE to 3.2.12.RELEASE #99

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps reactor-core from 3.2.11.RELEASE to 3.2.12.RELEASE.

Release notes *Sourced from [reactor-core's releases](https://github.com/reactor/reactor-core/releases).* > ## v3.2.12.RELEASE > Reactor-Core `3.2.12.RELEASE` is part of **`Californium-SR11` Release Train**. > > This is a recommended update for all Reactor 3 users. > > ## :sparkles: New features and improvements > - Due to a few Throwable constants, class references could leak in multi-classloader environments. This is now avoided by skipping the filling of the stacktrace ([#1872](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1872)) > > ## :beetle: Bug fixes > - `Flux#flatMap` with scalar source now supports onErrorContinue ([#1684](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1684)) > - `Flux#doAfterTerminate` now executed when `onError` in fused mode ([#1836](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1836), [#1835](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1835)) > - Explicitly catch `LinkageError` in Traces. This helps with some static analyzers ([#1830](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1830)) > - Pass on `cancelSupport` when lifting `ConnectableFlux` ([#1860](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1860)) > > ## :book: Documentation, Tests and Build > - [github] Removed `CONTRIBUTING.md` and issue_template in favor of centralized ones (740c0483) > - [build] Use JCenter, not MavenCentral for doDownloadBaseline (aa087096, d4f53322) > - [doc] Remove double mention of subscribe in Flux README ([#1861](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1861)) > - [doc] Document that default initial delay for interval is the period ([#1866](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1866)) > > ## :+1: Thanks to the following contributors that also participated to this release > [@​gindex](https://github.com/gindex)
Commits - [`6d6d31d`](https://github.com/reactor/reactor-core/commit/6d6d31d670f74c323a61024f286ee20ffa25ddee) [artifactory-release] Release version 3.2.12.RELEASE - [`f2b3ac3`](https://github.com/reactor/reactor-core/commit/f2b3ac31cd5ba4a8697519badf107c1900d5a4e3) Prepare release 3.2.12.RELEASE - [`5d45e68`](https://github.com/reactor/reactor-core/commit/5d45e680595ba92ff9f1cef811dcd7c6e3c44086) cherry-pick [#1872](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1872) Avoid classloader leak due to static throwables - [`f1c7f89`](https://github.com/reactor/reactor-core/commit/f1c7f8974d6c5602bedcc4209e31a1ac1d42c7d9) fix [#1866](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1866) Document that default initial delay for interval is the period - [`5525225`](https://github.com/reactor/reactor-core/commit/5525225f083929fb2355a4741e59a3df3d77c5d2) fix [#1860](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1860) Pass on cancelSupport when lifting ConnectableFlux - [`a06dec0`](https://github.com/reactor/reactor-core/commit/a06dec084bacfddf2766f8e76e439146a0d66ba5) fix [#1861](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1861) Remove double mention of subscribe in Flux README - [`a0b3181`](https://github.com/reactor/reactor-core/commit/a0b31819507993ec36fca4699f02b4d47eed4ba9) fix [#1830](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1830) Explicitly catch LinkageError in Traces - [`04702c3`](https://github.com/reactor/reactor-core/commit/04702c35233b90e1fba575c20d9c13bec00e3d9d) fix [#1835](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1835) Flux#doAfterTerminate now executed when onError in fused mode ([#1836](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1836)) - [`a7bce55`](https://github.com/reactor/reactor-core/commit/a7bce5593e654d59a446e48b144ffe4fb2237038) fix [#1684](https://github-redirect.dependabot.com/reactor/reactor-core/issues/1684) Flux#flatMap with scalar source now supports onErrorContinue - [`d4f5332`](https://github.com/reactor/reactor-core/commit/d4f53322add3bd749b441abeb65759e3222cde84) [build] Fix doDownloadBaseline jCenter to all lowercase - Additional commits viewable in [compare view](https://github.com/reactor/reactor-core/compare/v3.2.11.RELEASE...v3.2.12.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 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) - `@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.