Releases: hoppergee/multi-tenant-support
Releases · hoppergee/multi-tenant-support
v1.5.0
What's Changed
- Maintain by @hoppergee in #16
Full Changelog: v1.4.0...v1.5.0
- Support Rails >= 6.1 only
- Test with matrixeval-ruby
v1.4.0
What's Changed
- Without protect by @hoppergee in #15
Full Changelog: v1.3.1...v1.4.0
Add
MultiTenantSupport.set_current_tenant
MultiTenantSupport.without_current_tenant
MultiTenantSupport.full_protected?
MultiTenantSupport.unprotected?
MultiTenantSupport.turn_off_protection
MultiTenantSupport.turn_on_full_protection
Remove
MultiTenantSupport.disallow_read_across_tenant?
v1.3.1
v1.3.0
v1.2.0
What's Changed
- Prevent job change its calling contexts tenant by @hoppergee in #9
- Console config by @hoppergee in #10
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
What's Changed
- Make tenant finding strategy customizable by @hoppergee in #6
Full Changelog: v1.0.5...v1.1.0
v1.0.5
What's Changed
- Api controller failed by helper method by @hoppergee in #5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Autoload gem by @hoppergee in #4
Full Changelog: v1.0.3...v1.0.4
Breaking changes
Please remove require 'multi_tenant_support'
from the config/initializers/multi_tenant_support.rb