Skip to content

Releases: rails-on-services/apartment

v3.0.4

24 May 14:18
8578ccf
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @shkm made their first contribution in #266

Full Changelog: v3.0.2...v3.0.4

3.0.2

24 May 03:28
43444d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

3.0.1

24 May 01:46
906d6d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

3.0.0

20 May 18:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.2...v3.0.0

2.11.0

07 Feb 06:54
fefed66
Compare
Choose a tag to compare

Implemented enhancements:

  • Increase errors visibility by showing more information on the underlying error rather than a generic error 'Apartment::TenantNotFound' (#176)
  • Resolved #177 - Added rails 7 support (#178)

Fixed bugs:

  • Fixing tenant_presence_check config in the README (#180)
  • Resolved #161 and #81 - Fixed sequence name (#187)

Closed issues:

  • Resolved #151 - removed reloader and console overwrite of reload method (#174)

2.10.0

13 Sep 09:05
cf60dd2
Compare
Choose a tag to compare

Implemented enhancements:

  • #112 - Allow a list of schemas when switching using schemas - #154
  • Create schema between different versions of DB - #155

Fixed bugs:

  • #170 - Cache Key breaks on rails 6.0.4 - #171

Closed issues:

  • Add ruby 3 to the build matrix - #162
  • update rubocop and fixed broken rules - #157
  • added junit formatter and saving test output in circle - #172

2.9.0

21 Jan 16:18
ac0fbb2
Compare
Choose a tag to compare

Implemented enhancements:

  • Add config for handling tenant creation on db:migrate - #140

Fixed bugs:

Closed issues:

  • Tenant exists errors on migrate task on 2.8.0 #136
  • Add Rails 6.1 to build matrix #144

v2.8.1

18 Dec 01:32
d97d55b
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • New version raises an error with ActiveSupport::LogSubscriber #128
  • Weird logs when tenant fails to create #127

Closed issues:

  • Removed travis and slim configured circleci #130

v2.8.1.rc2

17 Dec 17:58
Compare
Choose a tag to compare
v2.8.1.rc2 Pre-release
Pre-release

Implemented enhancements:

Fixed bugs:

  • New version raises an error with ActiveSupport::LogSubscriber #128
  • Weird logs when tenant fails to create #127

Closed issues:

  • Removed travis and slim configured circleci #130

v2.8.1.rc1

17 Dec 03:25
Compare
Choose a tag to compare
v2.8.1.rc1 Pre-release
Pre-release

Implemented enhancements:

Fixed bugs:

  • New version raises an error with ActiveSupport::LogSubscriber #128

Closed issues: