openssl
openssl copied to clipboard
Can we please cut a 3.3.0 release?
There are many interface fixes that forward to the underlying IO which I'd like to take advantage of.
Agreed. I will try to check remaining open issues soon.
Another vote for a 3.3.0 release. In my case I have need to sign using an Ed25519 key and the recently merged #761 adds support for that.
With the next Ruby version soon, now might be a good time?
@rhenium Thank you for maintaining always. I'm preparing to final release of Ruby 3.4.
Could you consider to release openssl 3.3.0 while recent weeks?
The openssl gem 3.2.1 was released! https://github.com/ruby/openssl/pull/815#issuecomment-2551288097
Edited:
There are many interface fixes that forward to the underlying IO which I'd like to take advantage of.
You may need to wait for the openssl gem 3.3.0. I suppose that the openssl gem 3.2.1 only addes bug fixes since openssl gem 3.2.0.
I'm sorry it took so long. I'm preparing the changelog for v3.3.
https://github.com/ruby/openssl/pull/827
I've pushed v3.3.0 to rubygems.org.