37
I Use This!
High Activity

News

Analyzed about 9 hours ago. based on code collected 2 days ago.
Posted about 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-quic 0.0.68.Final. This is a bug-fix release. The most important changes are: WritabilityChanged event is triggered with wrong capacity #748 (#748) Upgrade to netty 4.1.113.Final ... [More] (#746) For more details related to this release see our bug-tracker. For more details about this codec in general please read our initial announcement. Thank You Every idea and bug-report counts, and so we thought it is worth mentioning those who helped in this area. Please report an unintended omission. @mstyura @normanmaurer @thomdev... [Less]
Posted about 1 year ago by normanmaurer
We are happy to announce the release of the fourth alpha for the upcoming netty version 4.2.0. Everyone using netty 4.1.x should be able to upgrade to 4.2.0.Alpha4 without any API breakage. The only new requirement is JDK8 or later. We encourage ... [More] users of netty 4.1.x to try out this alpha release and so provide feedback if any breakage is noticed. This will help us to be aware of any problems early in the release cycle. That said, be aware that this is only an alpha release and so shouldn't be considered for production usage. Netty 4.2.0 will come with some... [Less]
Posted about 1 year ago by normanmaurer
We are happy to announce the release of netty 4.1.113.Final. This is a bug-fix release. The most important changes are: feat: Support for IP_BIND_ADDRESS_NO_PORT socket option (#14200) Ensure AbstractCoalescingBufferQueue does not end up in ... [More] inconsistent state on error (#14220) Add new SslHandler.isEncrypted(...) variant that will not produce false positives (#14243) Ensure flushes are not discarded by ChunkedWriteHandler for passed through messages (#14248) Remove reference to parent in recycled buffers for leak detection (#14250) Upgrade to netty-tcnative 2.0.66.Final (#14254) Cleanup fields on AdaptiveByteBuf::deallocate (#14273) For more details please visit our bug tracker Thank You Every idea and bug-report counts, and so we thought it is worth mentioning those who helped in this... [Less]
Posted about 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-ohttp 0.0.16.Final. This release is a bug-fix release. The most important changes are: Throw an CryptoException if private key can not found while decoding (#86) For more details related to this release see our bug-tracker....
Posted about 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-quic 0.0.67.Final. The most important changes are: Slice token before pass it to QuicTokenHandler (#743) fix native image failed to load the required native library (#741) For more ... [More] details related to this release see our bug-tracker. For more details about this codec in general please read our initial announcement. Thank You Every idea and bug-report counts, and so we thought it is worth mentioning those who helped in this area. Please report an unintended omission. @FoghostCn @normanmaurer @wjtien... [Less]
Posted about 1 year ago by normanmaurer
We are happy to announce the release of the third alpha for the upcoming netty version 4.2.0. Everyone using netty 4.1.x should be able to upgrade to 4.2.0.Alpha3 without any API breakage. The only new requirement is JDK8 or later. We encourage ... [More] users of netty 4.1.x to try out this alpha release and so provide feedback if any breakage is noticed. This will help us to be aware of any problems early in the release cycle. That said, be aware that this is only an alpha release and so shouldn't be considered for production usage. Netty 4.2.0 will come with some... [Less]
Posted about 1 year ago by normanmaurer
We are happy to announce the release of the third alpha for the upcoming netty version 4.2.0. Everyone using netty 4.1.x should be able to upgrade to 4.2.0.Alpha2 without any API breakage. The only new requirement is JDK8 or later. We encourage ... [More] users of netty 4.1.x to try out this alpha release and so provide feedback if any breakage is noticed. This will help us to be aware of any problems early in the release cycle. That said, be aware that this is only an alpha release and so shouldn't be considered for production usage. Netty 4.2.0 will come with some... [Less]
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-ohttp 0.0.14.Final. This release is a bug-fix release. The most important changes are: Validate that header names are only lowercase (#81) Add utility class which contains methods ... [More] which helps to convert HTTP/1.x to BHTTP messages (#82) For more details related to this release see our bug-tracker.... [Less]
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-quic 0.0.66.Final. The most important changes are: QuicTokenHandler: expose max connection id length, fix endianness (#732) Correctly translate quiche error to QuicException that have ... [More] no transport error mappings (#736) Upgrade to netty 4.1.112.Final (#737) For more details related to this release see our bug-tracker. For more details about this codec in general please read our initial announcement. Thank You Every idea and bug-report counts, and so we thought it is worth mentioning those who helped in this area. Please report an unintended omission. @makkarpov @normanmaurer... [Less]
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty 4.1.112.Final. This is a bug-fix release. The most important changes are: Avoid unnecessary reflective probes on netty initialization (#14107) Allow control frames between fragments (#14122) Only ... [More] delete the socket file for NioServerDomainSocketChannel (#14134) Add check for IPv6 brackets when address is unresolved (#14141) fix ResolvConf initialization with SecurityManager enabled (#14154) Fix potential DNS cache invalidation in ResolveWithDotSearchDomain scenario (#14171) Backport the SslContextBuilder.endpointIdentificationAlgorithm method (#14174) Aggressively remove PoolThreadCache references from its finalizer object (#14155) Send Http2PriorityFrame through fireUserEventTriggered for Http2MultiplexHandler (#14168) Fix potential DNS cache invalidation across different EventLoops (#14147) Reject http header values with non SP / HTAB chars (#14178) Don't strip whitespaces from... [Less]