Skip to content

Commit

Permalink
Bump reactor-netty-http from 1.1.0 to 1.1.1 (#2800)
Browse files Browse the repository at this point in the history
Bumps [reactor-netty-http](https://github.com/reactor/reactor-netty)
from 1.1.0 to 1.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/reactor/reactor-netty/releases">reactor-netty-http's
releases</a>.</em></p>
<blockquote>
<h2>v1.1.1</h2>
<!-- raw HTML omitted -->
<p><code>Reactor Netty</code> <code>1.1.1</code> is part of
<strong><code>2022.0.1</code> Release Train</strong>.</p>
<p>This is a recommended update for all <code>Reactor Netty 1.1.x</code>
users.</p>
<h2>What's Changed</h2>
<h3>:sparkles: New features and improvements</h3>
<ul>
<li>Depend on <code>Reactor Core</code> <code>v3.5.1</code> by <a
href="https://github.com/pderop"><code>@​pderop</code></a> in
de89e707efd85f66185f1fcc29789583107faa8f, see <a
href="https://github.com/reactor/reactor-core/releases/tag/v3.5.1">release
notes</a>.</li>
<li>Depend on <code>Netty</code> <code>v4.1.86.Final</code> by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2611">#2611</a></li>
<li>Depend on <code>Netty QUIC Codec</code> <code>v0.0.34.Final</code>
by <a href="https://github.com/violetagg"><code>@​violetagg</code></a>
in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2574">#2574</a></li>
<li>Depend on <code>netty-incubator-transport-native-io_uring</code>
<code>v0.0.16.Final</code> by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2575">#2575</a></li>
<li>Allow configurable connection provider eviction predicate by <a
href="https://github.com/samueldlightfoot"><code>@​samueldlightfoot</code></a>
in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2557">#2557</a></li>
<li>Support context propagation for <code>ChannelHandler</code> by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2588">#2588</a></li>
<li>Deregister connection pool metrics from <code>Micrometer</code> (or
alternate registry) when disposing the connection pool by <a
href="https://github.com/manolama"><code>@​manolama</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2608">#2608</a></li>
<li>Add new API
<code>AccessLogArgProvider#connectionInformation()</code> for retrieving
information related to host/remote address/scheme by <a
href="https://github.com/pderop"><code>@​pderop</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2606">#2606</a></li>
</ul>
<h3>:lady_beetle: Bug fixes</h3>
<ul>
<li>Ensure <code>Http2Pool</code> can be stopped gracefully by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2577">#2577</a></li>
<li>Ensure decoding failure is propagated by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2578">#2578</a></li>
<li>Ensure <code>Reactor Context</code> injected with
<code>HttpClient#mapConnect</code> is available on send request/receive
response by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2595">#2595</a></li>
</ul>
<h3>:book: Documentation, Tests and Build</h3>
<ul>
<li>Documentation:
<ul>
<li>Update <code>Http2Pool</code> javadoc by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2589">#2589</a></li>
<li>Update <code>HttpClient#metrics(boolean, Function)</code> and
<code>HttpServer#metrics(boolean, Function)</code> javadoc by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2593">#2593</a></li>
<li>Update documentation for
<code>ConnectionProvider.Builder#disposeInactivePoolsInBackground</code>
by <a href="https://github.com/violetagg"><code>@​violetagg</code></a>
in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2605">#2605</a></li>
<li>Update <code>ConnectionProvider.MeterRegistrar</code> javadoc by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2610">#2610</a></li>
</ul>
</li>
<li>Tests:
<ul>
<li>Ensure the connection is closed at the end of the test by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2598">#2598</a></li>
<li>Add test for
<code>ConnectionProvider.Builder#disposeInactivePoolsInBackground</code>
by <a href="https://github.com/violetagg"><code>@​violetagg</code></a>
in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2607">#2607</a></li>
</ul>
</li>
<li>Build:
<ul>
<li>PRs with label <code>type/test</code> go to <code>Documentation,
Tests and Build</code> section of the release notes by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2609">#2609</a></li>
</ul>
</li>
</ul>
<h3>:up: Dependency Upgrades</h3>
<ul>
<li>Bump <code>mockito-core</code> to version <code>4.9.0</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2580">#2580</a></li>
<li>Bump <code>jackson-databind</code> to version <code>2.14.1</code> by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2584">#2584</a></li>
<li>Bump <code>com.diffplug.spotless</code> to version
<code>6.12.0</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2587">#2587</a></li>
<li>Bump <code>Gradle</code> to version <code>7.6</code> by <a
href="https://github.com/violetagg"><code>@​violetagg</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2592">#2592</a></li>
<li>Bump <code>biz.aQute.bnd.builder</code> to version
<code>6.4.0</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2596">#2596</a></li>
<li>Bump <code>org.gradle.test-retry</code> to version
<code>1.5.0</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2597">#2597</a></li>
<li>Bump <code>build-info-extractor-gradle</code> to version
<code>4.29.4</code> by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2601">#2601</a></li>
<li>Bump <code>tomcat-embed-core</code> to version <code>9.0.70</code>
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2602">#2602</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/manolama"><code>@​manolama</code></a>
made their first contribution in <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2608">#2608</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/reactor/reactor-netty/compare/v1.1.0...v1.1.1">https://github.com/reactor/reactor-netty/compare/v1.1.0...v1.1.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/reactor/reactor-netty/commit/de89e707efd85f66185f1fcc29789583107faa8f"><code>de89e70</code></a>
[release] Prepare and release 1.1.1</li>
<li><a
href="https://github.com/reactor/reactor-netty/commit/cd86c74b7c48162c1507eb84bd044e2da1ef352a"><code>cd86c74</code></a>
Merge-ignore release 1.0.26 into 1.1.1</li>
<li><a
href="https://github.com/reactor/reactor-netty/commit/eda17cf4e9aba115c76b7c7258e3b5893128cef8"><code>eda17cf</code></a>
[release] Back to snapshots, next is 1.0.27-SNAPSHOT</li>
<li><a
href="https://github.com/reactor/reactor-netty/commit/d1b45694a734b21366c8132a8d8260edbd21de49"><code>d1b4569</code></a>
[release] Prepare and release 1.0.26</li>
<li><a
href="https://github.com/reactor/reactor-netty/commit/a74c684eb45024baa9d10214d77dd307fa4f0f59"><code>a74c684</code></a>
Merge <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2606">#2606</a>
into 1.1.1</li>
<li><a
href="https://github.com/reactor/reactor-netty/commit/76e1fcf5228dafb6ed0edadf214df91baea76fba"><code>76e1fcf</code></a>
Include forwarded client IP address in access log (<a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2606">#2606</a>)</li>
<li><a
href="https://github.com/reactor/reactor-netty/commit/26623fbeae614391c0a8fa7b3dde6843fefdc64d"><code>26623fb</code></a>
Merge <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2611">#2611</a>
into 1.1.1</li>
<li><a
href="https://github.com/reactor/reactor-netty/commit/a348d14ab5c19e4f51adc16e1910c43dd3ad4097"><code>a348d14</code></a>
Depend on Netty v4.1.86.Final (<a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2611">#2611</a>)</li>
<li><a
href="https://github.com/reactor/reactor-netty/commit/aa8c93d7b90a0c7cce13d93dcae4ef5fa3caa818"><code>aa8c93d</code></a>
Merge <a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2610">#2610</a>
into 1.1.1</li>
<li><a
href="https://github.com/reactor/reactor-netty/commit/63a14fbdf53bb1e1eea12b6fbf6ce9add64b4654"><code>63a14fb</code></a>
Update <code>ConnectionProvider.MeterRegistrar</code> javadoc (<a
href="https://github-redirect.dependabot.com/reactor/reactor-netty/issues/2610">#2610</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/reactor/reactor-netty/compare/v1.1.0...v1.1.1">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.0&new-version=1.1.1)](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: Trask Stalnaker <[email protected]>
  • Loading branch information
dependabot[bot] and trask authored Dec 14, 2022
1 parent d60c7f1 commit dd80d6e
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions agent/agent-tooling/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.21.0-
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.21.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.21.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.21.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.1.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.1.0=runtimeClasspath
io.projectreactor:reactor-core:3.5.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.1.1=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.1.1=runtimeClasspath
io.projectreactor:reactor-core:3.5.1=runtimeClasspath
net.java.dev.jna:jna-platform:5.12.1=runtimeClasspath
net.java.dev.jna:jna:5.12.1=runtimeClasspath
net.minidev:accessors-smart:2.4.8=runtimeClasspath
Expand Down
6 changes: 3 additions & 3 deletions agent/azure-monitor-exporter/gradle.lockfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.21.0-
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.21.0=runtimeClasspath
io.opentelemetry:opentelemetry-bom-alpha:1.21.0-alpha=runtimeClasspath
io.opentelemetry:opentelemetry-bom:1.21.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.1.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.1.0=runtimeClasspath
io.projectreactor:reactor-core:3.5.0=runtimeClasspath
io.projectreactor.netty:reactor-netty-core:1.1.1=runtimeClasspath
io.projectreactor.netty:reactor-netty-http:1.1.1=runtimeClasspath
io.projectreactor:reactor-core:3.5.1=runtimeClasspath
net.java.dev.jna:jna-platform:5.6.0=runtimeClasspath
net.java.dev.jna:jna:5.6.0=runtimeClasspath
net.minidev:accessors-smart:2.4.8=runtimeClasspath
Expand Down
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ val CORE_DEPENDENCIES = listOf(
"io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap:${otelInstrumentationAlphaVersion}",
"io.opentelemetry.javaagent:opentelemetry-javaagent-tooling:${otelInstrumentationAlphaVersion}",
// temporarily overriding transitive dependency from azure-core until next azure-core release
"io.projectreactor.netty:reactor-netty-http:1.1.0"
"io.projectreactor.netty:reactor-netty-http:1.1.1"
)

val DEPENDENCIES = listOf(
Expand Down
8 changes: 4 additions & 4 deletions licenses/more-licenses.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

#agent
##Dependency License Report
_2022-12-12 19:55:40 PST_
_2022-12-14 09:09:12 PST_
## Apache License, Version 2.0

**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.14.1`
Expand Down Expand Up @@ -185,15 +185,15 @@ _2022-12-12 19:55:40 PST_
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
**36** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.5.0`
**36** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.5.1`
> - **POM Project URL**: [https://github.com/reactor/reactor-core](https://github.com/reactor/reactor-core)
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
**37** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.1.0`
**37** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.1.1`
> - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty)
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
**38** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.1.0`
**38** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.1.1`
> - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty)
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
Expand Down

0 comments on commit dd80d6e

Please sign in to comment.