[ruby-talk:444369] [ANN] JRuby 9.3.12.0 Released!

The JRuby community is pleased to announce the release of JRuby 9.3.12.0 - Homepage: https://www.jruby.org/ - Download: https://www.jruby.org/download JRuby 9.3.x is compatible with Ruby 2.6.x and stays in sync with C Ruby. As always there is a mix of miscellaneous fixes so be sure to read the issue list below. JRuby 9.3.12 has been released with just a handful of bug fixes this time. We are ramping down maintenance of 9.3 in preparation for EOL at the end of this year. Let us know what we can do to get you on JRuby 9.4 today! 3 Github Issues resolved for 9.3.12.0 #7951 backport: fnmatch not matching glob syntax #7991 [fix] infinite loop calling Java super from Ruby (#7990) #7994 Propagate read errors in IO backend -- blog: http://blog.enebo.com twitter: tom_enebo mail: tom.enebo@gmail.com

There was a mistake in the release process so 9.3.12.0 is just 9.3.11.0 with a different version number. 9.3.13.0 will be released today with the appropriate bug fixes. Sorry for any confusion. -Tom On Wed, Nov 1, 2023 at 3:43 PM Thomas E Enebo <tom.enebo@gmail.com> wrote:
The JRuby community is pleased to announce the release of JRuby 9.3.12.0
- Homepage: https://www.jruby.org/ - Download: https://www.jruby.org/download
JRuby 9.3.x is compatible with Ruby 2.6.x and stays in sync with C Ruby. As always there is a mix of miscellaneous fixes so be sure to read the issue list below.
JRuby 9.3.12 has been released with just a handful of bug fixes this time.
We are ramping down maintenance of 9.3 in preparation for EOL at the end of this year. Let us know what we can do to get you on JRuby 9.4 today!
3 Github Issues resolved for 9.3.12.0
#7951 backport: fnmatch not matching glob syntax #7991 [fix] infinite loop calling Java super from Ruby (#7990) #7994 Propagate read errors in IO backend
-- blog: http://blog.enebo.com twitter: tom_enebo mail: tom.enebo@gmail.com
-- blog: http://blog.enebo.com twitter: tom_enebo mail: tom.enebo@gmail.com
participants (1)
-
Thomas E Enebo