[ruby-talk:444340] [ANN] http-2-next (1.0.0) released

* OS / http-2-next · GitLab

http-2-next is a fork of the http-2 gem (GitHub - igrigorik/http-2: Pure Ruby implementation of HTTP/2 protocol),
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.