-
Notifications
You must be signed in to change notification settings - Fork 4k
MINOR: [Java] Bump io.netty:netty-bom from 4.1.114.Final to 4.1.115.Final in /java #44777
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
MINOR: [Java] Bump io.netty:netty-bom from 4.1.114.Final to 4.1.115.Final in /java #44777
Conversation
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.114.Final to 4.1.115.Final. - [Commits](netty/netty@netty-4.1.114.Final...netty-4.1.115.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
@github-actions crossbow submit -g java |
|
Revision: 16f63e3 Submitted crossbow builds: ursacomputing/crossbow @ actions-d1aac3b346 |
|
@kou the issue is in the upload artifacts. I think that's not related to this change. |
|
Right. Let's merge this. |
kou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
|
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 6134b2e. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. |
…inal in /java (apache#44777) Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.114.Final to 4.1.115.Final. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netty/netty/commit/04f9b4a827d992ad439823eeba85d65d3a89c265"><code>04f9b4a</code></a> [maven-release-plugin] prepare release netty-4.1.115.Final</li> <li><a href="https://github.com/netty/netty/commit/fbf7a704a82e7449b48bd0bbb679f5661c6d61a3"><code>fbf7a70</code></a> Merge commit from fork</li> <li><a href="https://github.com/netty/netty/commit/7b4fe3d25c01576636985320ebf16393cd21c13c"><code>7b4fe3d</code></a> Specialize Adaptive's allocator Recycler based on magazine's owner (<a href="https://redirect.github.com/netty/netty/issues/14421">#14421</a>)</li> <li><a href="https://github.com/netty/netty/commit/9f3699e899a0e61ae2a2212252aa64832b9fb86a"><code>9f3699e</code></a> Explicit specify the platform for Docker files (<a href="https://redirect.github.com/netty/netty/issues/14448">#14448</a>)</li> <li><a href="https://github.com/netty/netty/commit/3520fc75e4390851dca94e87dd1a0ca7bedbd648"><code>3520fc7</code></a> Ensure netty-all generation does not override other snapshot jars (<a href="https://redirect.github.com/netty/netty/issues/14450">#14450</a>)</li> <li><a href="https://github.com/netty/netty/commit/925064ecf191936d7316732167805c6ecbacd469"><code>925064e</code></a> Preserve ordering of default named groups during conversation (<a href="https://redirect.github.com/netty/netty/issues/14447">#14447</a>)</li> <li><a href="https://github.com/netty/netty/commit/837b73846d875f21de31efc5a157cf3060770f53"><code>837b738</code></a> Make JMH executor threads look like event loop threads (<a href="https://redirect.github.com/netty/netty/issues/14444">#14444</a>)</li> <li><a href="https://github.com/netty/netty/commit/a434eef727be3622aa6ff9247bf0714dd427cb86"><code>a434eef</code></a> AdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (<a href="https://redirect.github.com/netty/netty/issues/14">#14</a>...</li> <li><a href="https://github.com/netty/netty/commit/16123beacc87b02f04b52e03c350d67a26c570ba"><code>16123be</code></a> Allow to set used named groups per OpenSslContext (<a href="https://redirect.github.com/netty/netty/issues/14433">#14433</a>)</li> <li><a href="https://github.com/netty/netty/commit/dadbf589ff51a229e157ef73e4abe2ad158eb81f"><code>dadbf58</code></a> Correctly detect if KeyManager is not supported by OpenSSL version (<a href="https://redirect.github.com/netty/netty/issues/14437">#14437</a>)</li> <li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.114.Final...netty-4.1.115.Final">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@ 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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Bumps io.netty:netty-bom from 4.1.114.Final to 4.1.115.Final.
Commits
04f9b4a[maven-release-plugin] prepare release netty-4.1.115.Finalfbf7a70Merge commit from fork7b4fe3dSpecialize Adaptive's allocator Recycler based on magazine's owner (#14421)9f3699eExplicit specify the platform for Docker files (#14448)3520fc7Ensure netty-all generation does not override other snapshot jars (#14450)925064ePreserve ordering of default named groups during conversation (#14447)837b738Make JMH executor threads look like event loop threads (#14444)a434eefAdaptiveByteBufAllocator: Make pooling of AdaptiveByteBuf magazine local (#14...16123beAllow to set used named groups per OpenSslContext (#14433)dadbf58Correctly detect if KeyManager is not supported by OpenSSL version (#14437)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)