11 hours ago
reactor-netty

v1.3.5

Reactor Netty 1.3.5 is part of 2025.0.5 Release Train.

What's Changed

✨ New features and improvements

  • Depend on Reactor Core v3.8.5 by @violetagg in b68dacab12f5ff46575f9009f34ea676a212879d, see release notes
  • Depend on Netty v4.2.12.Final by @violetagg in #4167
  • Depend on Netty QUIC Codec v0.0.75.Final by @violetagg in #4148
  • Depend on Brave v6.3.1 by @dependabot[bot] in #4159
  • Optimise uri construction with baseUrl in HttpClientHandler by @violetagg in #4130
  • Optimise UriEndpoint#toSocketAddressStringWithoutDefaultPort by @violetagg in #4131
  • Store resolved SocketAddress in UriEndpoint for absolute URLs by @violetagg in #4132
  • Lazily compute HttpClientOperations#resourceUrl by @violetagg in #4135
  • Pre-compute path in UriEndpoint when URI is provided by @violetagg in #4136
  • Cleanup HTTP/2 WebSocket extension handlers by @violetagg in #4152
  • Optimise Flux body accumulation for GET/HEAD/DELETE requests by @violetagg in #4164
  • Fix HTTP/3 connection pool max streams handling by @violetagg in #4182

🐞 Bug fixes

  • Ensure connection concurrency and acquired counters are updated before delivering the slot by @violetagg in #4179
  • Fix StackOverflowError in ServerTransport graceful shutdown by @violetagg in #4181
  • Fix invalidated connection reuse in Http2Pool by @violetagg in #4180

New Contributors

  • @Junuu made their first contribution in #4137

Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.3.4...v1.3.5

12 hours ago
reactor-netty

v1.2.17

Reactor Netty 1.2.17 is part of 2024.0.17 Release Train.

What's Changed

✨ New features and improvements

  • Depend on Reactor Core v3.7.18 by @violetagg in 9f6f3e0ee844982a5332b6e4892f38e97e11c8e2, see release notes
  • Depend on Netty v4.1.132.Final by @violetagg in #4162
  • Depend on Netty QUIC Codec v0.0.75.Final by @violetagg in #4148
  • Optimise uri construction with baseUrl in HttpClientHandler by @violetagg in #4130
  • Optimise UriEndpoint#toSocketAddressStringWithoutDefaultPort by @violetagg in #4131
  • Store resolved SocketAddress in UriEndpoint for absolute URLs by @violetagg in #4132
  • Lazily compute HttpClientOperations#resourceUrl by @violetagg in #4135
  • Pre-compute path in UriEndpoint when URI is provided by @violetagg in #4136
  • Cleanup HTTP/2 WebSocket extension handlers by @violetagg in #4152

🐞 Bug fixes

  • Fix StackOverflowError in ServerTransport graceful shutdown by @violetagg in #4181

Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.2.16...v1.2.17

1 days ago
selenium

Nightly

Commits

  • 0023381: [py] CDDL 2 Python generator (#16914) (David Burns) #16914
  • c317ace: Fix py:local_dev rake task (#17342) (Corey Goldberg) #17342