Skip to content

Commit

Permalink
New OHTTP release
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Mar 26, 2024
1 parent cd3ba6c commit 56cfeae
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions news/2024-03-26-ohttp-0-0-6-Final.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
layout: news-item
title: 'Netty/Incubator/Codec/OHTTP 0.0.6.Final released'
author: 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](https://github.com/netty/netty-incubator-codec-ohttp/pull/48))
* Bump io.netty:netty-codec-http from 4.1.107.Final to 4.1.108.Final ([#54](https://github.com/netty/netty-incubator-codec-ohttp/pull/54))
Check if receiver was created before trying to close it when destroying the context ([#55](https://github.com/netty/netty-incubator-codec-ohttp/pull/55))


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

0 comments on commit 56cfeae

Please sign in to comment.