May 27, 2025
Ruby gem v4.5.14
Ruby4.5.14
Fixed
- Resolve problems with transactions not being properly closed when using libraries that change Fibers during the transactions. Previously, completed transactions would be attempted to be reused when creating a transaction, when the Fiber would be switched during a transaction.
- Fix a config error log message when the config is not active and should not validate the config.
View the Ruby gem v4.5.14 changelog for more information.