-
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
af1c683
commit a802a2d
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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). |