Releases: zendesk/active_record_host_pool
Releases · zendesk/active_record_host_pool
v2.0.0
Added
- Add support for Rails 7.1.
Trilogyis now a supported MySQL database adapter. ActiveRecordHostPool no longer requiresmysql2, nor does it explicitly requireactiverecord-trilogy-adapter. Applications using ARHP will now need to explicitly require one of these adapters in its gemfile. When usingactiverecord-trilogy-adapteralso ensure that thetrilogygem is locked tov2.5.0+.
Removed
- Remove
mysql2as a direct dependency, test Rails 7.0 withmysql2andactiverecord-trilogy-adapter. - Remove support for Rails 5.1, 5.2, and 6.0.
Fixed
- Implement equality for connection proxies to consider database; allows fixture loading for different databases
Full Changelog: v1.2.5...v2.0.0
v2.0.0.pre.2
Added
- Add support for Rails 7.1.
Trilogyis now a supported MySQL database adapter. ActiveRecordHostPool no longer requiresmysql2, nor does it explicitly requireactiverecord-trilogy-adapter. Applications using ARHP will now need to explicitly require one of these adapters in its gemfile. When usingactiverecord-trilogy-adapteralso ensure that thetrilogygem is locked tov2.5.0+.
Removed
- Remove
mysql2as a direct dependency, test Rails 7.0 withmysql2andactiverecord-trilogy-adapter. - Remove support for Rails 5.1, 5.2, and 6.0.
Full Changelog: v1.2.5...v2.0.0.pre.2
v2.0.0.pre.1
Added
- Add support for Rails 7.1.
Trilogyis now a supported MySQL database adapter. ActiveRecordHostPool no longer requiresmysql2, nor does it explicitly requireactiverecord-trilogy-adapter. Applications using ARHP will now need to explicitly require one of these adapters in its gemfile. When usingactiverecord-trilogy-adapteralso ensure that thetrilogygem is locked tov2.5.0+.
Removed
- Remove
mysql2as a direct dependency, test Rails 7.0 withmysql2andactiverecord-trilogy-adapter. - Remove support for Rails 5.1, 5.2, and 6.0.
Full Changelog: v1.2.5...v2.0.0.pre.1