Bump reactor-netty-core from 1.1.2 to 1.1.6 in /pgp-keys-map-test1 by dependabot[bot] · Pull Request #1400 · s4u/pgp-keys-map (original) (raw)
Bumps reactor-netty-core from 1.1.2 to 1.1.6.
Release notes
Sourced from reactor-netty-core's releases.
v1.1.6
Reactor Netty1.1.6is part of2022.0.6Release Train.What's Changed
✨ New features and improvements
- Replace
Objects.hash()by @yuzawa-san in #2732- Replace
Objects.hash()by @violetagg in #2737- Add
DEBUGlog forServerTransport#disposeNowby @violetagg in #2742- Enhance usage of
FQDNinPoolKeyby @yuzawa-san in #2733- Support a custom
DnsAddressResolverGroupbuilder function by @samueldlightfoot in #2745- Add API for configuring custom
ObservationRegistryby @violetagg in #2747- Depend on
Netty QUIC Codecv0.0.39.Finalby @violetagg in #2757- Depend on
Nettyv4.1.91.Finalby @violetagg in #2762- Ensure
queue.clearis called in terminal cases forASYNCfusion by @OlegDokuka in #2765🐞 Bug fixes
- When graceful shutdown, ensure the streams are processed before closing connection by @violetagg in #2736
- Ensure correct initial capacity is used for the map by @violetagg in #2739
- Ensure early dispose is delivered to late subscriber by @OlegDokuka in #2756
- Parse
X-Forwarded-Portheader even ifX-Forwarded-Hostis not present by @pderop in #2761- When in graceful shutdown, send
GO_AWAYto notify the client to stop opening streams by @violetagg in #2758📖 Documentation, Tests and Build
- Make it obvious that the test fails with
UnsupportedMessageTypeExceptionby @violetagg in #2763- Use
Http2SslContextSpecto buildSslContextwhenhttp2enabled by @ashraf-revo in #2764🆙 Dependency Upgrades
- Bump
de.undercouch.downloadto version5.4.0by @dependabot in #2734- Bump
build-info-extractor-gradleto version4.31.8by @dependabot in #2740- Bump
logback-classicto version1.2.12by @dependabot in #2741- Bump
blockhound-junit-platformto1.0.8.RELEASEby @dependabot in #2766New Contributors
- @yuzawa-san made their first contribution in #2732
- @ashraf-revo made their first contribution in #2764
Full Changelog: reactor/reactor-netty@v1.1.5...v1.1.6
v1.1.5
Reactor Netty1.1.5is part of2022.0.5Release Train.This is a recommended update for all
Reactor Netty 1.1.xusers.What's Changed
✨ New features and improvements
- Depend on
Reactor Corev3.5.4by @violetagg in 89f7464ed5e7c766427dc3ac94bfcca7c4cb0fd1, see release notes- Depend on
Netty QUIC Codecv0.0.38.Finalby @violetagg in #2722🐞 Bug fixes
... (truncated)
Commits
- a5cc928 [release] Prepare and release 1.1.6
- afba005 Merge-ignore release 1.0.31 into 1.1.6
- 2dd25f5 [release] Back to snapshots, next is 1.0.32-SNAPSHOT
- f6fbdb8 [release] Prepare and release 1.0.31
- 1cb67b1 Merge 81aebc446 into 1.1.6
- 81aebc4 Polish
- 8e7ab3c Merge #2765 into 1.1.6
- 909c6cd ensures queue.clear is called in terminal cases for ASYNC fusion (#2765)
- 4f642ab Merge #2766 into 1.1.6
- 8669b31 Bump io.projectreactor.tools:blockhound-junit-platform (#2766)
- 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)