New
v2.4.0
What's Changed
- update logic inside the tenant_klass_defined? method by @msasaki666 in https://github.com/citusdata/activerecord-multi-tenant/pull/202
- Bump certifi from 2023.5.7 to 2023.7.22 in /docs by @dependabot in https://github.com/citusdata/activerecord-multi-tenant/pull/204
- Fix missing scope in habtm.rb by @Laykou in https://github.com/citusdata/activerecord-multi-tenant/pull/207
- Support rails 7.1 by @alpaca-tc in https://github.com/citusdata/activerecord-multi-tenant/pull/208
- Adds citus 12 to test matrix by @gurkanindibay in https://github.com/citusdata/activerecord-multi-tenant/pull/210
New Contributors
- @msasaki666 made their first contribution in https://github.com/citusdata/activerecord-multi-tenant/pull/202
- @Laykou made their first contribution in https://github.com/citusdata/activerecord-multi-tenant/pull/207
Full Changelog: https://github.com/citusdata/activerecord-multi-tenant/compare/v2.3.0...v2.4.0