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
+
## [v323] - 2025-10-08
7
+
8
+
- Ruby 3.4.7 is now available
9
+
10
+
6
11
## [v322] - 2025-09-29
7
12
8
13
- Set `export PUMA_PERSISTENT_TIMEOUT=95` to match recommended router 2.0 settings for Rails applications (https://github.com/heroku/heroku-buildpack-ruby/pull/1645)
@@ -1770,7 +1775,8 @@ Bugfixes:
1770
1775
* Change gem detection to use lockfile parser
1771
1776
* use `$RACK_ENV` when thin is detected for rack apps
0 commit comments