Skip to content

Commit

Permalink
new ohttp release
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Oct 11, 2024
1 parent af1c683 commit a802a2d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions news/2024-10-11-ohttp-0-0-17-Final.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: news-item
title: 'Netty/Incubator/Codec/OHTTP 0.0.17.Final released'
author: normanmaurer
---

We are happy to announce the release of netty-incubator-codec-ohttp 0.0.17.Final. This release is a bug-fix release.

The most important changes are:

* TEnsure we will call read() if nothing was decoded and AUTO_READ is not used ([#88](https://github.com/netty/netty-incubator-codec-ohttp/pull/88))

For more details related to this release see our [bug-tracker](https://github.com/netty/netty-incubator-codec-ohttp/issues?q=is%3Aclosed+milestone%3A0.0.17.Final).

0 comments on commit a802a2d

Please sign in to comment.