Rails 8.0.2 (March 12, 2025)
- No changes.
Rails 8.0.1 (December 13, 2024)
Ensure the Postgresql adapter always use a dedicated connection even during system tests.
Fix an issue with the Action Cable Postgresql adapter causing deadlock or various weird pg client error during system tests.
Jean Boussier
Rails 8.0.0.1 (December 10, 2024)
- No changes.
Rails 8.0.0 (November 07, 2024)
- No changes.
Rails 8.0.0.rc2 (October 30, 2024)
- No changes.
Rails 8.0.0.rc1 (October 19, 2024)
- No changes.
Rails 8.0.0.beta1 (September 26, 2024)
Add an
identifier
to the event payload for the ActiveSupport::Notificationtransmit_subscription_confirmation.action_cable
andtransmit_subscription_rejection.action_cable
.Keith Schacht
Please check [7-2-stable]) for previous changes.