37
I Use This!
High Activity

News

Analyzed about 22 hours ago. based on code collected 2 days ago.
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-ohttp 0.0.10.Final. This release is a bug-fix release. The most important changes are: Correctly respond with plain text BAD_REQUEST when prefix can not be decoded (#61) For more details related to this release see our bug-tracker....
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-ohttp 0.0.9.Final. This release is a bug-fix release. The most important changes are: Correctly respond with plain text BAD_REQUEST on crypto errors (#59) Add specific ... [More] Encoder/DecoderException classes for OHTTP (#58) 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 4.1.109.Final. The most important changes are: Utilize ByteBuf#indexOf (#13974) Don't send a RST frame when closing the stream in a write future while processing inbound frames (#13973) Fix ... [More] DefaultChannelId#asLongText NPE (#13971) Fix voidPromise in Http2FrameCodec.writeHeadersFrame (#13958) Make /etc/resolv.conf reading more robust (#13951) Fix NioSocketChannel usage in graalvm native-image (#13938) Improve ByteBufUtil#firstIndexOf (#13930) Rewrite ZstdDecoder to remove the need of allocate a huge byte[] internally (#13928) Always log registered/detected ChannelInitializerExtension(s) at INFO level (#13919) Enhance AsciiString#toLowerCase and AsciiString#toUpperCase (#13913) Add support for zstd http content decompression (#13909) Save Snappy's encode tmp table allocation (#13926) For more details please visit our bug tracker Thank You Every idea and bug-report... [Less]
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-ohttp 0.0.8.Final. This release is a bug-fix release. The most important changes are: Correctly parse empty header values when Indeterminate-Length Messages are used (#57) For more details related to this release see our bug-tracker....
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-http3 0.0.28.Final. This release update its netty-incubator-codec-quic version to 0.0.62.Final, which fixes a bug that could cause re-ordering of writes. Because of this we urge everyone ... [More] to upgrade as soon as possible. The most important changes are: Bump io.netty:netty-codec-http from 4.1.107.Final to 4.1.108.Final (#294) Upgrade to netty-incubator-codec-quic 0.0.62.Final to fix re-ordering issues (#295) 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.62.Final. This release fixes an issue which can result in re-ordered writes, please upgrade as soon as possible! The most important changes are: Ensure writes are done in the ... [More] correct order even when we already have some writes queued (#699) Add ability to get path stats (#680) 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. @dries-c @normanmaurer @thomdev... [Less]
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-ohttp 0.0.6.Final. This release is a bug-fix release. The most important changes are: OHttpServerCodec should drop content if no OHttpVersion can be selected (#48) Bump ... [More] io.netty:netty-codec-http from 4.1.107.Final to 4.1.108.Final (#54) Check if receiver was created before trying to close it when destroying the context (#55) 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-ohttp 0.0.7.Final. This release is a bug-fix release. The most important changes are: native libs for macOS are missing (#56) For more details related to this release see our bug-tracker....
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty 4.1.108.Final. The most important changes are: Add zstd decoder (#13531) Updated HTTP2 Reader to fix missing header state (#13789) codec-http2: fix some frame validation errors (#13837) SSL: Only wrap ... [More] TrustManager if FIPS is not used (#13842) Epoll: Correctly handle splice tasks when Channel is closed (#13848) Allow to cancel connect() operations when using non-blocking IO (#13849) DNS resolver final CNAME lookup disabled (#13850) DNS: Add DnsRecordType definitions for SVCB and HTTPS (#13859) SSL: Only try to use TLSv1.3 if a compatible ciphersuite is configured (#13866) Backport 'Fix buffer leak in DefaultHttp2HeadersEncoder' to v4 (#13872) SSL: Hold the right monitor wheile running delegating task... [Less]
Posted over 1 year ago by normanmaurer
We are happy to announce the release of netty-incubator-codec-http3 0.0.27.Final. This release update its netty-incubator-codec-quic version to 0.0.60.Final, which fixes two security issues. The most important changes are: Upgrade to new ... [More] netty-incubator-codec-quic release which fixes CVE-2024-1410 and CVE-2024-1765 (#293) For more details related to this release see our bug-tracker.... [Less]