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
[Nginx] Upgrades preferred Nginx to 1.26.2 from 1.26.1.
[Enterprise] Smarter rolling restarts for better performance and reliability. We changed the way we route requests. Instead of picking the least-busy process, we now first prioritize new processes first. During a rolling restart, this new behavior leads to more efficient utilization of application caches, faster validation of new rollouts, and faster recovery from problematic deployments. Closes GH-2551.
Fix a regression from 6.0.10 where running passenger-config system-properties would throw an error. Closes GH-2565.
[Enterprise] Fix a memory corruption-related crash that could occur during rolling restarting.
[Ubuntu] Add packages for Ubuntu 24.10 "oracular".
[Ruby] Specify rackup version to avoid broken 1.0 gem. Closes GH-2559.
Fixes compatibility with Ruby apps whose Gemfile.lock depends on base64.
Upgrades Boost from 1.85 -> 1.86.
Updated various library versions used in precompiled binaries (used for e.g. gem installs):