Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@invoca-ruby-repos invoca-ruby-repos released this 23 Oct 20:17
46d35bc

Added

  • Support for Rails 7.0.

Removed

  • Removed support for Rails 6.0 and Rails 5.

Changed

  • Clean up FiberedMysql2ConnectionFactory#fibered_mysql2_connection to better match Mysql2Adapter behavior.
  • Change FiberedMysql2::FiberedDatabaseConnectionPool#initialize to match ActiveRecord::ConnectionAdapters::ConnectionPool#initialize arguments.