Releases: OLIOEX/janus-ar
Releases · OLIOEX/janus-ar
v7.2 - Add support for Rails 7.2
Notes
From this release we'll sync release versions with ActiveRecord
as necessary.
What's Changed
- Update rubocop-rails requirement from ~> 2.25.0 to ~> 2.26.0 by @dependabot in #38
- Bump rexml from 3.3.5 to 3.3.6 in the bundler group by @dependabot in #37
- Add support for Rails 7.2 by @lloydwatkin in #39
Full Changelog: v0.15.3...v7.2
v0.15.3
What's Changed
- Fix Rubocop syntax warning by @lloydwatkin in #23
- Bump rubocop-rspec from 2.29.1 to 3.0.1 by @dependabot in #22
- Bump trilogy from 2.8.0 to 2.8.1 by @dependabot in #17
- Update rubocop requirement from ~> 1.63.0 to ~> 1.64.1 by @dependabot in #20
- Bump rexml from 3.2.6 to 3.2.8 in the bundler group by @dependabot in #16
- Update rubocop-rails requirement from ~> 2.24.0 to ~> 2.25.0 by @dependabot in #18
- Bump rubocop-performance from 1.21.0 to 1.21.1 by @dependabot in #25
- Bump activerecord from 7.1.3.2 to 7.1.3.4 by @dependabot in #26
- Bump activesupport from 7.1.3.2 to 7.1.3.4 by @dependabot in #24
- Bump rubocop-rails from 2.25.0 to 2.25.1 by @dependabot in #27
- Update rubocop requirement from ~> 1.64.1 to ~> 1.65.0 by @dependabot in #30
- Bump rubocop-rspec from 3.0.1 to 3.0.3 by @dependabot in #29
- Bump the bundler group with 2 updates by @dependabot in #31
- Bump rubocop-rspec from 3.0.3 to 3.0.4 by @dependabot in #33
- Bump rexml from 3.3.2 to 3.3.3 in the bundler group by @dependabot in #36
- Bump rubocop from 1.65.0 to 1.65.1 by @dependabot in #32
- Ensure version 0.15.x is used with ActiveRecord 7.1 by @lloydwatkin in #40
Full Changelog: v0.15.2...v0.15.3
v0.15.2-1
Create Rakefile
Direct `BEGIN` queries to `primary` database server
TL;DR
BEGIN
queries were going to replica resulting in errors about SAVEPOINT
s not existing.
Changelog
Full Changelog: v0.15.0...v0.15.1
Experimental Trilogy Support
TL;DR
Experimental Trilogy support - see notes in README
What's Changed
- Bump rubocop from 1.63.1 to 1.63.2 by @dependabot in #11
- Bump rubocop from 1.63.2 to 1.63.4 by @dependabot in #12
- Experimental Trilogy support by @lloydwatkin in #13
Changelog
Full Changelog: v0.14.0...v0.15.0
v0.14.0
TL;DR
- Ensure
TRUNCATE
queries go to primary database (#10)
What's Changed
- Bump rubocop from 1.63.0 to 1.63.1 by @dependabot in #9
Changelog
Full Changelog: v0.13.0...v0.14.0
v0.13.0
v0.11.0
TL;DR
rails dbconsole
supported - connects to replica server (i.e. read-only)
What's Changed
- Support
rails dbconsole
by @lloydwatkin in #8
Changelog
Full Changelog: v0.10.0...v0.11.0
Testing publishing
Full Changelog: v0.9.0...v0.10.0