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-netty from 0.9.12.RELEASE to 1.0.0 #874

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps reactor-netty from 0.9.12.RELEASE to 1.0.0.

Release notes

Sourced from reactor-netty's releases.

v1.0.0-RC2

Reactor Netty 1.0.0-RC2 is part of 2020.0.0-RC2 Release Train (codename Europium).

Reactor Netty 1.0.0-RC2 inherits all changes from the 0.8.x and 0.9.x maintenance branches at the point this release was cut.

✨ New features and improvements

  • Depends on Reactor Core v3.4.0-RC2, see release notes (94163279592d69d1a44f72ff1cc6f56e485d1bd7)
  • Add Brave instrumentation for Reactor Netty HTTP. New module is introduced reactor-netty-http-brave. (#539, #1307, #1317, #1324, 53abaa2cd26db6aa9fd747fff48353f9bd4fce01, c5c2099248721bd33d2c723a2dfdfb181d305501)
  • Expose an API for enabling the connection pool background eviction. By default the background eviction is disabled. (#1329)

🪲 Bug fixes

  • Use log level DEBUG when DecoderException and no bound ChannelOperations. (#1235, #1311)
  • Ensure ByteBuf always released on InputStream close. (#1312)
  • Disable pushEnabled setting. (#1325)
  • HTTP2 connection pool max connections configuration is taken from the parent connection pool. (#1326)

📖 Documentation, Tests and Build

  • Update ByteBufFlux#asInputStream javadoc with a note with a requirement for the memory release. (c1cbebea9e6e754fe219292a684d430a5837568c)
  • Update NettyOutbound javadoc with a note for chaining send operations. (de6f0c53e46a693edeb36522cb4c4623d67b6039)
  • Update test/build dependencies versions:
    • Apache Tomcat to version 9.0.39. (#1332)
    • mockito-core to version 3.5.13. (#1315)
    • jackson-databind to version 2.11.3. (#1319)
    • gradle to version 6.6.1. (b402cc019aab6aa41e7d05da60c0faadfe402bc7)

v1.0.0-RC1

Reactor Netty 1.0.0-RC1 is part of 2020.0.0-RC1 Release Train.

Reactor Netty 1.0.0-RC1 inherits all changes from the 0.8.x and 0.9.x maintenance releases.

✨ New features and improvements

  • Depends on Reactor Core v3.4.0-RC1, see release notes (59d8a763893332cce56344eb0e62836e5b8b95ef)
    • Revert migration to Sinks. (12ee9e2d70bc6b73a41883afb77619ff3284316b)
  • Add a custom logging handler to offer a human readable wire logging. (#233, #1270)
  • Add server side SNI support. (#573, #1278)
  • Remove deprecated reactor.netty.Metrics#TINY_CACHE_SIZE. (0359c4fcf7f0bb85a01e5425af91ad7e415bb0fe, cb33d951f6eb249ac8c07419c3521a36f191f299)
  • Enable NameResolverSpec#runOn. (8afc89e173733e97ce67d8bcbf4e3083e8a40f1f)
  • Switch from DnsNameResolverBuilder#traceEnabled to DnsNameResolverBuilder#dnsQueryLifecycleObserverFactory. (e57b11cfdfaf89453aa149908368561ba2ebcc18)

🪲 Bug fixes

  • Ensure HttpClient's default SslProvider takes in account the configured protocol. (#1273)
  • Fix NPE when executing parallel requests. (#1274, #1276)
  • Create the SSL LoggingHandler once and reuse it as it is sharable. (#1284)
  • Update HTTP/2 default ciphers. (40ca04fd4848f06f19f9e7d3a03a56bc1dc9b0bc)
  • Adapt to DnsAddressResolverGroup changes in Netty v4.1.52.Final. (3aa8b69d10a35f66072f8d2de72d322fed212fc2)

📖 Documentation, Tests and Build

  • Add editorconfig file. (ef025a10adbf3aa2f71c84fc5c5adf6b8ab68bf4, 68b5c894085d29bdf747d4406afad299805bf77f)
  • Polish issue template for bug report. (#1275)
  • Add SNI examples to the reference documentation. (#1280)
Commits
  • bcced10 [artifactory-release] Release version 1.0.0 (second attempt)
  • 7373322 Prepare to release 1.0.0 again (fix dependencies)
  • 648f387 Prepare to release 1.0.0 again
  • f21dfd8 Fix validity of pom for Maven Central (name, desc)
  • f5aeecc Revert "Bump com.github.johnrengelman.shadow from 5.2.0 to 6.1.0"
  • 9f553c3 Back to core and pool SNAPSHOTs
  • ca0934c [artifactory-release] Next development version 1.0.1-SNAPSHOT
  • b0b070b [artifactory-release] Release version 1.0.0
  • d8a155c Prepare release 1.0.0
  • c1c56b9 Merge-ignore 0.9.13 into '1.0.0'
  • 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)
  • @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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 0.9.12.RELEASE to 1.0.0.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v0.9.12.RELEASE...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@whiskeysierra
Copy link
Collaborator

👍

@whiskeysierra whiskeysierra merged commit 4c9b3d7 into main Oct 27, 2020
@whiskeysierra whiskeysierra deleted the dependabot/maven/io.projectreactor.netty-reactor-netty-1.0.0 branch October 27, 2020 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant