Skip navigation

Netty/Incubator/Codec/Quic 0.0.75.Final released

We are happy to announce the release of netty-incubator-codec-quic 0.0.75.Final. This is a bug-fix release but also add some new advanced features.

The most important changes are:

  • Upgrade quiche version to get fix for bug that can cause packet drops (#831)
  • Include correct license informations for BoringSSL (#824)
  • Update jni-util version to clarify licensing (#825)
  • Implement Quic stream reset frame application protocol error code propagation (#842)
  • Add support for quiche_config_discover_pmtu (#839)
  • Fix codec-native-quic Bundle-SymbolicNames (#834)
  • Add missing return which could lead to double notification of a promise and so unexpected exception (#845)
  • Fix incorrect assert when handling id to channel mappings (#844)
  • Correctly return all TransportParameters (#843)
  • Allow to set destination connection id when creating a client side QuicChannel (#833)

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.