Releases: Nasdaq/active_record_proxy_adapters
Releases · Nasdaq/active_record_proxy_adapters
v0.2.3
What's changed
- Trim down gem size by removing unnecessary files in gemspec by @mateuscruz in eb28305
Full Changelog: v0.2.2...v0.2.3
v0.1.6
Full Changelog: v0.1.5...v0.1.6
What's changed
- Trim down gem size by removing unnecessary files in gemspec by 7602cb0 @mateuscruz
v0.3.1
What's Changed
- Update rubocop-rspec requirement from ~> 3.3.0 to ~> 3.4.0 by @dependabot in #25
- Fix dependency loading for ActiveRecord adapters by @mateuscruz in #26
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Setup dependabot by @mateuscruz in #18
- Update rubocop-rspec requirement from ~> 3.1.0 to ~> 3.3.0 by @dependabot in #19
- Add Mysql2 proxy by @mateuscruz in #23
Full Changelog: v0.2.6...v0.3.0
v0.2.2
What's Changed
- Run CI pipeline on every tag event by @mateuscruz in #12
- Use raw commit URLs in changelog by @mateuscruz in #13
- Add Rails 7.2.x to test matrix by @mateuscruz in #14
- Stick to same connection throughout request cycle span by @mateuscruz in #16
- Handle PendingMigrationConnection introduced by Rails 7.2 by @mateuscruz in #15
Full Changelog: v0.2.1...v0.2.2
v0.1.5
Full Changelog: v0.1.4...v0.1.5
What's changed
- Add Rails 7.2.x to test matrix #14 by @mateuscruz
- Stick to same connection throughout request span #16 by @mateuscruz
v0.2.1
What's Changed
- Update README.md by @mateuscruz in #9
- Fix replica pool manager by @mateuscruz in #11
Full Changelog: v0.2.0...v0.2.1
v0.1.4
Full Changelog: v0.1.3...v0.1.4
v0.2.0
What's Changed
- Add ActiveRecordProxyAdapters::LogSubscriber by @mateuscruz in #8
Full Changelog: v0.1.4...v0.2.0
v0.1.3
What's Changed
- Fix replica pool getter by @mateuscruz in #6
- Add database tasks test coverage by @mateuscruz in #5
- Retrieve replica pool without checking out a connection by @mateuscruz in #7
Full Changelog: v0.1.2...v0.1.3