Skip to content

Commit

Permalink
New quic release
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Sep 24, 2024
1 parent 94d2a80 commit 63548a9
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions news/2024-09-24-quic-0-0-68-Final.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
layout: news-item
title: 'Netty/Incubator/Codec/Quic 0.0.68.Final released'
author: 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](https://github.com/netty/netty-incubator-codec-quic/pull/748))
* Upgrade to netty 4.1.113.Final ([#746](https://github.com/netty/netty-incubator-codec-quic/pull/746))

For more details related to this release see our [bug-tracker](https://github.com/netty/netty-incubator-codec-quic/milestone/66?closed=1).

For more details about this codec in general please read our [initial announcement](https://netty.io/news/2020/12/09/quic-0-0-1-Final.html).


# 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](https://github.com/mstyura)
* [@normanmaurer](https://github.com/normanmaurer)
* [@thomdev](https://github.com/thomdev)

0 comments on commit 63548a9

Please sign in to comment.