You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,11 @@
3
3
## [Unreleased]
4
4
5
5
6
+
## [v349] - 2026-03-06
7
+
8
+
- JRuby 10.0.4.0 is now available
9
+
10
+
6
11
## [v348] - 2026-03-02
7
12
8
13
- Changed the S3 URLs used for downloads to use AWS' dual-stack (IPv6 compatible) endpoint. ([#1717](https://github.com/heroku/heroku-buildpack-ruby/pull/1717))
@@ -1906,7 +1911,8 @@ Bugfixes:
1906
1911
* Change gem detection to use lockfile parser
1907
1912
* use `$RACK_ENV` when thin is detected for rack apps
0 commit comments