Skip to content

Commit

Permalink
Add new ohttp release
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Jan 23, 2024
1 parent fc5f407 commit b285604
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions news/2024-01-23-ohttp-0-0-5-Final.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
layout: news-item
title: 'Netty/Incubator/Codec/OHTTP 0.0.5.Final released'
author: normanmaurer
---

We are happy to announce the release of netty-incubator-codec-ohttp 0.0.5.Final. This release provides some performance improvements when using the native HPKE implementation and one API breaking change.

The most important changes are:

* Rename method to be less missleading ([#44](https://github.com/netty/netty-incubator-codec-ohttp/pull/44))
* Reuse EVP_HPKE_KEY when using BoringSSLOHttpCryptoProvider.setupHPKEBaseR ([#23](https://github.com/netty/netty-incubator-codec-ohttp/pull/23))


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

0 comments on commit b285604

Please sign in to comment.