You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Migrate to Netty 4.1
* Revert changes to vendor-module-ids.json and yarn.lock
Ceterum censeo JavaScript esse delendam.
* Add support for native SSL (OpenSSL) bindings
* Wait for transport being started completely in UdpTransportTest
* Refactor getBaseChannelHandlers/getFinalChannelHandlers
* Upgrade to Netty 4.1.18.Final
* Fix throughput and connection counters for Netty-based transports
* Use read bytes for CodecAggregator.Result in GelfChunkAggregator
* Refactor NettyTransport#getLocalAddress()
* Upgrade to Netty 4.1.19.Final
* Allow configuring the number of worker threads per Netty transport
* Remove support for Netty OIO (old I/O) transports
* Remove outdated TODOs
* Use locale metric registry for transport-specific metrics
0 commit comments