
3 Oct
2023
3 Oct
'23
10:51 a.m.
* https://gitlab.com/honeyryderchuck/http-2-next http-2-next is a fork of the http-2 gem (https://github.com/igrigorik/http-2), a pure ruby HTTP/2 protocol implementation. I's goal is to address spec compliance issues and missing features and performance improvements from upstream. These are the updates since the last release ## 1.0.0 There are no public API breaking changes. ### Breaking changes Set ruby 2.7 as the lowest supported ruby version. ### Chore Removing `base64` library usage for ruby 3.3 or higher (as it's going to be removed from bundled gems). ## 0.5.1 point release to update links in rubygems.