Releases: gocardless/statesman
Releases · gocardless/statesman
v12.1.0
What's Changed
- Fix rubocop violations by @stephenbinns in #531
- Fix autoloading the VERSION constant by @skipkayhil in #530
- Add optional initial transition by @dylan-hoefsloot in #492
- Enable gaplock protection when using trilogy mysql adapter by @jurre in #528
- Update sqlite3 requirement from ~> 1.6.1 to ~> 1.7.0 by @dependabot in #529
- fix: Ensuring inheritance by @davegudge in #511
- Tidy up documentation by @Tabby in #532
- Update rake requirement from ~> 13.0.0 to ~> 13.1.0 by @dependabot in #519
- Add Ruby 3.3 to build matrix by @Tabby in #533
- Update gc_ruboconfig requirement from ~> 4.3.0 to ~> 4.4.1 by @dependabot in #526
New Contributors
- @skipkayhil made their first contribution in #530
- @dylan-hoefsloot made their first contribution in #492
- @jurre made their first contribution in #528
- @davegudge made their first contribution in #511
Full Changelog: v12.0.0...v12.1.0
v12.0.0
v11.0.0
What's Changed
- Update pg requirement from >= 0.18, <= 1.5 to >= 0.18, <= 1.6 by @dependabot in #510
- Update gc_ruboconfig requirement from ~> 3.6.0 to ~> 4.3.0 by @dependabot in #516
- Fixup deprecation in Rails 7.2 by @JoeSouthan in #520 Thanks @freesteph!
Full Changelog: v10.2.3...v11.0.0
v10.2.3
What's Changed
- Fix reloading state machine caches by @stephenbinns in #514
Full Changelog: v10.2.2...v10.2.3
v10.2.2
What's Changed
- Fixed issue with transitions using STI by @pedro-pedrosa in #503
- ActiveModel.reload has to clear the internal cache by @zerc in #507
New Contributors
- @pedro-pedrosa made their first contribution in #503
Full Changelog: v10.2.1...v10.2.2
v10.2.1
v10.2.0
What's Changed
- Update rspec-github requirement from ~> 2.3.1 to ~> 2.4.0 by @dependabot in #484
- Sorbet compatible queries by @stephenbinns in #498
- Update rubocop and enable new cops by @stephenbinns in #497
- Update rspec-rails requirement from ~> 3.1 to ~> 6.0 by @Tabby in #501
- Update pg requirement from >= 0.18, <= 1.3 to >= 0.18, <= 1.5 by @Tabby in #502
- Make sure
nil
is accepted as cached value by @zerc in #505
New Contributors
Full Changelog: v10.1.0...v10.2.0
v10.1.0
What's Changed
- Add Ruby 3.2 and MySQL 8.0 to the CI matrix by @petergoldstein in #495
- Add the source location of the Guard callback to GuardFailedError by @JoeSouthan in #499
New Contributors
- @stephenbinns made their first contribution in #496
- @petergoldstein made their first contribution in #495
Full Changelog: v10.0.0...v10.1.0