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` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.projectreactor.netty:reactor-netty-http/1.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.projectreactor.netty:reactor-netty-http/1.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.projectreactor.netty:reactor-netty-http/1.2.2/1.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.projectreactor.netty:reactor-netty-http/1.2.2/1.2.3?slim=true)](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 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;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 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3605](https://redirect.github.com/reactor/reactor-netty/issues/3605)
   
   ##### :sparkles: New features and improvements
   
   -   Depend on `Reactor Core` `v3.7.3` by 
[@&#8203;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 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3623](https://redirect.github.com/reactor/reactor-netty/issues/3623)
   -   Use `DnsNameResolverBuilder#datagramChannelFactory` instead of the 
deprecated `DnsNameResolverBuilder#channelFactory` by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3598](https://redirect.github.com/reactor/reactor-netty/issues/3598)
   -   Support for dynamic proxy configuration at the `HTTP` protocol level by 
[@&#8203;raccoonback](https://redirect.github.com/raccoonback) in 
[#&#8203;3593](https://redirect.github.com/reactor/reactor-netty/issues/3593)
   -   Supports configurable compression level by 
[@&#8203;raccoonback](https://redirect.github.com/raccoonback) in 
[#&#8203;3567](https://redirect.github.com/reactor/reactor-netty/issues/3567)
   -   Add API for specifying datagram channel strategies per `DnsNameResolver` 
by [@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;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 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3596](https://redirect.github.com/reactor/reactor-netty/issues/3596)
   -   When null is provided as a deferred configuration, continue with the 
current configuration by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3602](https://redirect.github.com/reactor/reactor-netty/issues/3602)
   -   Http2Pool: Ensure the permit is returned when the `Borrower` is 
cancelled by [@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;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]

Reply via email to