renovate-bot opened a new pull request, #1725:
URL: https://github.com/apache/polaris/pull/1725

   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.5` -> `1.2.6` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.projectreactor.netty:reactor-netty-http/1.2.6?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.6?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.5/1.2.6?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.5/1.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>reactor/reactor-netty 
(io.projectreactor.netty:reactor-netty-http)</summary>
   
   ### 
[`v1.2.6`](https://redirect.github.com/reactor/reactor-netty/releases/tag/v1.2.6)
   
   <!-- Release notes generated using configuration in .github/release.yml at 
v1.2.6 -->
   
   `Reactor Netty` `1.2.6` is part of **`2024.0.6` Release Train**.
   
   ##### What's Changed
   
   ##### :sparkles: New features and improvements
   
   -   Depend on `Reactor Core` `v3.7.6` by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[`b6e72c4`](https://redirect.github.com/reactor/reactor-netty/commit/b6e72c423245595c39ef00faa818e0109c96b57b),
 see [release 
notes](https://redirect.github.com/reactor/reactor-core/releases/tag/v3.7.6)
   -   Depend on `Netty` `v4.1.121.Final` by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3728](https://redirect.github.com/reactor/reactor-netty/issues/3728)
   -   Depend on `Netty QUIC Codec` `v0.0.72.Final` by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3737](https://redirect.github.com/reactor/reactor-netty/issues/3737)
   -   Make `AccessLog` class not final by 
[@&#8203;dmitrysulman](https://redirect.github.com/dmitrysulman) in 
[#&#8203;3726](https://redirect.github.com/reactor/reactor-netty/issues/3726)
   -   Add request and response header iterators to `AccessLogArgProvider` by 
[@&#8203;dmitrysulman](https://redirect.github.com/dmitrysulman) in 
[#&#8203;3735](https://redirect.github.com/reactor/reactor-netty/issues/3735)
   -   Support error log handler for Http server by 
[@&#8203;raccoonback](https://redirect.github.com/raccoonback) in 
[#&#8203;3700](https://redirect.github.com/reactor/reactor-netty/issues/3700) 
and by [@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[`4ed2380`](https://redirect.github.com/reactor/reactor-netty/commit/4ed2380d4a866e7577c1785c6efd8caa9675ff76)
 and 
[#&#8203;3750](https://redirect.github.com/reactor/reactor-netty/issues/3750)
   -   Remove unused method parameter by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3751](https://redirect.github.com/reactor/reactor-netty/issues/3751)
   
   ##### :lady_beetle: Bug fixes
   
   -   Ensure `reactor.netty.http.server.connections.active` is updated when 
there is no `HttpServerOperations` by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3725](https://redirect.github.com/reactor/reactor-netty/issues/3725)
   -   Ensure the default compression configuration is taken from Netty by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3743](https://redirect.github.com/reactor/reactor-netty/issues/3743)
   -   Ensure the exception is propagated in case of delayed address resolution 
by [@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3744](https://redirect.github.com/reactor/reactor-netty/issues/3744)
   -   Release the partial `HttpData` only if it is not released by Netty by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3749](https://redirect.github.com/reactor/reactor-netty/issues/3749)
   -   Connection pools with/without `resolvedAddressesSelector` are different 
pools by [@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3753](https://redirect.github.com/reactor/reactor-netty/issues/3753)
   -   Remove extra write invocation when `Expect: 100-continue` by 
[@&#8203;violetagg](https://redirect.github.com/violetagg) in 
[#&#8203;3755](https://redirect.github.com/reactor/reactor-netty/issues/3755)
   
   ##### New Contributors
   
   -   [@&#8203;dmitrysulman](https://redirect.github.com/dmitrysulman) made 
their first contribution in 
[#&#8203;3726](https://redirect.github.com/reactor/reactor-netty/issues/3726)
   
   **Full Changelog**: 
https://github.com/reactor/reactor-netty/compare/v1.2.5...v1.2.6
   
   </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6InJlbGVhc2UvMC4xMC54IiwibGFiZWxzIjpbInJlbm92YXRlLXBvbGFyaXMiXX0=-->
   


-- 
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