Skip to content

Commit 71c719f

Browse files
dependabot[bot]github-actions[bot]
andauthored
Bump io.projectreactor.netty:reactor-netty-http from 1.1.5 to 1.1.6 (#3000)
Bumps [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) from 1.1.5 to 1.1.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/reactor/reactor-netty/releases">io.projectreactor.netty:reactor-netty-http's releases</a>.</em></p> <blockquote> <h2>v1.1.6</h2> <!-- raw HTML omitted --> <p><code>Reactor Netty</code> <code>1.1.6</code> is part of <strong><code>2022.0.6</code> Release Train</strong>.</p> <h2>What's Changed</h2> <h3>:sparkles: New features and improvements</h3> <ul> <li>Replace <code>Objects.hash()</code> by <a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2732">#2732</a></li> <li>Replace <code>Objects.hash()</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2737">#2737</a></li> <li>Add <code>DEBUG</code> log for <code>ServerTransport#disposeNow</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2742">#2742</a></li> <li>Enhance usage of <code>FQDN</code> in <code>PoolKey</code> by <a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2733">#2733</a></li> <li>Support a custom <code>DnsAddressResolverGroup</code> builder function by <a href="https://github.com/samueldlightfoot"><code>@​samueldlightfoot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2745">#2745</a></li> <li>Add API for configuring custom <code>ObservationRegistry</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2747">#2747</a></li> <li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.39.Final</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2757">#2757</a></li> <li>Depend on <code>Netty</code> <code>v4.1.91.Final</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2762">#2762</a></li> <li>Ensure <code>queue.clear</code> is called in terminal cases for <code>ASYNC</code> fusion by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2765">#2765</a></li> </ul> <h3>:lady_beetle: Bug fixes</h3> <ul> <li>When graceful shutdown, ensure the streams are processed before closing connection by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2736">#2736</a></li> <li>Ensure correct initial capacity is used for the map by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2739">#2739</a></li> <li>Ensure early dispose is delivered to late subscriber by <a href="https://github.com/OlegDokuka"><code>@​OlegDokuka</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2756">#2756</a></li> <li>Parse <code>X-Forwarded-Port</code> header even if <code>X-Forwarded-Host</code> is not present by <a href="https://github.com/pderop"><code>@​pderop</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2761">#2761</a></li> <li>When in graceful shutdown, send <code>GO_AWAY</code> to notify the client to stop opening streams by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2758">#2758</a></li> </ul> <h3>:book: Documentation, Tests and Build</h3> <ul> <li>Make it obvious that the test fails with <code>UnsupportedMessageTypeException</code> by <a href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2763">#2763</a></li> <li>Use <code>Http2SslContextSpec</code> to build <code>SslContext</code> when <code>http2</code> enabled by <a href="https://github.com/ashraf-revo"><code>@​ashraf-revo</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2764">#2764</a></li> </ul> <h3>:up: Dependency Upgrades</h3> <ul> <li>Bump <code>de.undercouch.download</code> to version <code>5.4.0</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2734">#2734</a></li> <li>Bump <code>build-info-extractor-gradle</code> to version <code>4.31.8</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2740">#2740</a></li> <li>Bump <code>logback-classic</code> to version <code>1.2.12</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2741">#2741</a></li> <li>Bump <code>blockhound-junit-platform</code> to <code>1.0.8.RELEASE</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2766">#2766</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yuzawa-san"><code>@​yuzawa-san</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2732">#2732</a></li> <li><a href="https://github.com/ashraf-revo"><code>@​ashraf-revo</code></a> made their first contribution in <a href="https://redirect.github.com/reactor/reactor-netty/issues/2764">#2764</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/reactor/reactor-netty/compare/v1.1.5...v1.1.6">https://github.com/reactor/reactor-netty/compare/v1.1.5...v1.1.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/reactor/reactor-netty/commit/a5cc928333082508aaa3d979ac0d989bbb5442cf"><code>a5cc928</code></a> [release] Prepare and release 1.1.6</li> <li><a href="https://github.com/reactor/reactor-netty/commit/afba005660612bb031346d40040b5d71c1c5fa1d"><code>afba005</code></a> Merge-ignore release 1.0.31 into 1.1.6</li> <li><a href="https://github.com/reactor/reactor-netty/commit/2dd25f54b3bb6d85671b3dea19a2b88df884eafb"><code>2dd25f5</code></a> [release] Back to snapshots, next is 1.0.32-SNAPSHOT</li> <li><a href="https://github.com/reactor/reactor-netty/commit/f6fbdb8defe97bf6f6ec86c734bfb3b41caf47e7"><code>f6fbdb8</code></a> [release] Prepare and release 1.0.31</li> <li><a href="https://github.com/reactor/reactor-netty/commit/1cb67b1b44c7ec72b56152204b980de0f0344d6b"><code>1cb67b1</code></a> Merge 81aebc446 into 1.1.6</li> <li><a href="https://github.com/reactor/reactor-netty/commit/81aebc446dda31f880c3f04d5558b700ef8eafbd"><code>81aebc4</code></a> Polish</li> <li><a href="https://github.com/reactor/reactor-netty/commit/8e7ab3cb8b5c2cda5bbeb57e4a4a900ac02ff56c"><code>8e7ab3c</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2765">#2765</a> into 1.1.6</li> <li><a href="https://github.com/reactor/reactor-netty/commit/909c6cd6152d06255e73235438b90cac690d80ca"><code>909c6cd</code></a> ensures queue.clear is called in terminal cases for ASYNC fusion (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2765">#2765</a>)</li> <li><a href="https://github.com/reactor/reactor-netty/commit/4f642abb01f923da0641c344ebab6aacb3c94a2b"><code>4f642ab</code></a> Merge <a href="https://redirect.github.com/reactor/reactor-netty/issues/2766">#2766</a> into 1.1.6</li> <li><a href="https://github.com/reactor/reactor-netty/commit/8669b317972d3153ee72e9101b940031188cbd62"><code>8669b31</code></a> Bump io.projectreactor.tools:blockhound-junit-platform (<a href="https://redirect.github.com/reactor/reactor-netty/issues/2766">#2766</a>)</li> <li>Additional commits viewable in <a href="https://github.com/reactor/reactor-netty/compare/v1.1.5...v1.1.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.projectreactor.netty:reactor-netty-http&package-manager=gradle&previous-version=1.1.5&new-version=1.1.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-action[bot]@users.noreply.github.com>
1 parent 8377c47 commit 71c719f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ val CORE_DEPENDENCIES = listOf(
7272
"io.opentelemetry.javaagent:opentelemetry-javaagent-tooling:${otelInstrumentationAlphaVersion}",
7373
// temporarily overriding transitive dependency from azure-core until next azure-bom release
7474
// which targets at least reactor-netty-http:1.1.1
75-
"io.projectreactor.netty:reactor-netty-http:1.1.5"
75+
"io.projectreactor.netty:reactor-netty-http:1.1.6"
7676
)
7777

7878
val DEPENDENCIES = listOf(

licenses/more-licenses.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
#agent
33
##Dependency License Report
4-
_2023-04-04 08:40:15 UTC_
4+
_2023-04-12 15:55:54 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.14.2`
@@ -186,15 +186,15 @@ _2023-04-04 08:40:15 UTC_
186186
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
187187
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
188188
189-
**36** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.5.4`
189+
**36** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.5.5`
190190
> - **POM Project URL**: [https://github.com/reactor/reactor-core](https://github.com/reactor/reactor-core)
191191
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
192192
193-
**37** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.1.5`
193+
**37** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.1.6`
194194
> - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty)
195195
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
196196
197-
**38** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.1.5`
197+
**38** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.1.6`
198198
> - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty)
199199
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
200200

0 commit comments

Comments
 (0)