renovate-bot opened a new pull request, #983: URL: https://github.com/apache/polaris/pull/983
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.projectreactor.netty:reactor-netty-http](https://redirect.github.com/reactor/reactor-netty) | `1.2.2` -> `1.2.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>reactor/reactor-netty (io.projectreactor.netty:reactor-netty-http)</summary> ### [`v1.2.3`](https://redirect.github.com/reactor/reactor-netty/releases/tag/v1.2.3) [Compare Source](https://redirect.github.com/reactor/reactor-netty/compare/v1.2.2...v1.2.3) <!-- Release notes generated using configuration in .github/release.yml at v1.2.3 --> `Reactor Netty` `1.2.3` is part of **`2024.0.3` Release Train**. #### What's Changed ##### :warning: Update considerations and deprecations - Make `ChannelOperations.DisposedChannel#close` non operational by [@​violetagg](https://redirect.github.com/violetagg) in [#​3592](https://redirect.github.com/reactor/reactor-netty/issues/3592) - Ensure `HttpClient` does not add `Content-Length` header when the send function does not change `NettyOutbound` or returns `Mono#empty` by [@​violetagg](https://redirect.github.com/violetagg) in [#​3605](https://redirect.github.com/reactor/reactor-netty/issues/3605) ##### :sparkles: New features and improvements - Depend on `Reactor Core` `v3.7.3` by [@​violetagg](https://redirect.github.com/violetagg) in [`4e2176e`](https://redirect.github.com/reactor/reactor-netty/commit/4e2176e39766ff0476eaa1f8b6627ec02a5b2a64), see [release notes](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.7.3) - Depend on `Netty` `v4.1.118.Final` by [@​violetagg](https://redirect.github.com/violetagg) in [#​3623](https://redirect.github.com/reactor/reactor-netty/issues/3623) - Use `DnsNameResolverBuilder#datagramChannelFactory` instead of the deprecated `DnsNameResolverBuilder#channelFactory` by [@​violetagg](https://redirect.github.com/violetagg) in [#​3598](https://redirect.github.com/reactor/reactor-netty/issues/3598) - Support for dynamic proxy configuration at the `HTTP` protocol level by [@​raccoonback](https://redirect.github.com/raccoonback) in [#​3593](https://redirect.github.com/reactor/reactor-netty/issues/3593) - Supports configurable compression level by [@​raccoonback](https://redirect.github.com/raccoonback) in [#​3567](https://redirect.github.com/reactor/reactor-netty/issues/3567) - Add API for specifying datagram channel strategies per `DnsNameResolver` by [@​violetagg](https://redirect.github.com/violetagg) in [#​3607](https://redirect.github.com/reactor/reactor-netty/issues/3607) ##### :lady_beetle: Bug fixes - When `Mono#empty` is provided as a deferred configuration, continue with the actual configuration by [@​violetagg](https://redirect.github.com/violetagg) in [#​3596](https://redirect.github.com/reactor/reactor-netty/issues/3596) - When null is provided as a deferred configuration, continue with the current configuration by [@​violetagg](https://redirect.github.com/violetagg) in [#​3602](https://redirect.github.com/reactor/reactor-netty/issues/3602) - Http2Pool: Ensure the permit is returned when the `Borrower` is cancelled by [@​violetagg](https://redirect.github.com/violetagg) in [#​3609](https://redirect.github.com/reactor/reactor-netty/issues/3609) **Full Changelog**: https://github.com/reactor/reactor-netty/compare/v1.2.2...v1.2.3 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
