Bump reactor-netty-core from 1.0.20 to 1.0.21 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #873 · s4u/pgp-keys-map (original) (raw)
Bumps reactor-netty-core from 1.0.20 to 1.0.21.
Release notes
Sourced from reactor-netty-core's releases.
v1.0.21
Reactor Netty1.0.21is part of2020.0.21Release Train.This is a recommended update for all
Reactor Netty 1.0.xusers.What's Changed
✨ New features and improvements
- Depend on
Reactor Corev3.4.20by @violetagg in 1b96b4471340478a977bf576a572e1fe49c6447d, see release notes.- Depend on
Nettyv4.1.79.Finalby @violetagg in 3e7d92f6be654794f916589a30530c0fdd803ee2- Depend on
Netty QUIC Codecv0.0.28.Finalby @violetagg in #2359- Ensure errors caused by recording metrics do not affect the operational code by @ChristianLMI in #2237, by @pderop in #2335
- Add
ConnectionProvider#createmethod with metrics parameter by @tuguri8 in #2314- Mark method param as
Nullableby @violetagg in #2326- Override the new
ContextView#forEachby @violetagg in #2346- Capture
HTTP/2server active stream metrics by @samueldlightfoot in #2357📖 Documentation, Tests and Build
- Documentation
- Use
Reactive Streams1.0.3version for javadoc generation by @violetagg in #2354- Update
Reactive Streamsversion in the reference documentation by @violetagg in #2360- Fix the names of the metrics for
ByteBufAllocatorby @violetagg in #2362- Build
- Adopt Gradle Toolchain for the JDK by @berngp in #2343, by @violetagg in #2352
🆙 Dependency Upgrades
- Bump
braveto version5.13.10by @dependabot in #2340- Bump
com.diffplug.spotlessto version6.8.0by @dependabot in #2345- Bump
build-info-extractor-gradleto version4.28.4by @dependabot in #2350New Contributors
- @ChristianLMI made their first contribution in #2237
- @tuguri8 made their first contribution in #2314
- @berngp made their first contribution in #2343
- @samueldlightfoot made their first contribution in #2357
Full Changelog: reactor/reactor-netty@v1.0.20...v1.0.21
Commits
- 1b96b44 [release] Prepare and release 1.0.21
- 3e7d92f Update to Netty v4.1.79.Final
- 0a82875 [doc] Fix the names of the metrics for ByteBufAllocator (#2362)
- 23a9f4e Capture HTTP/2 server active stream metrics
- 27ba112 [doc] Update Reactive Streams version in the reference documentation (#2360)
- be9749a Update Netty QUIC Codec to v0.0.28.Final (#2359)
- 247d75f [doc ]Use Reactive Streams 1.0.3 version for javadoc generation (#2354)
- 185e58b With Java toolchain in place AllowRedefinitionToAddDeleteMethods is not neede...
- 6ec064f Adopt Gradle Toolchain for the JDK (#2343)
- 2284bb2 Bump build-info-extractor-gradle from 4.28.3 to 4.28.4 (#2350)
- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)