Releases: bartventer/gorm-multitenancy
Releases · bartventer/gorm-multitenancy
v2.5.1
2.5.1 (2024-01-25)
Bug Fixes
- update migrator alias, add fossa workflow (6bec9f4)
v2.5.0
2.5.0 (2024-01-24)
Features
- make thread safe, add fossa scan (91988ab)
v2.4.0
2.4.0 (2024-01-24)
Features
- add postgres SetSearchPath utility (78370dd)
v2.3.0
2.3.0 (2024-01-18)
Features
- add postgres GetSchemaNameFromDb helper (f398e7b)
v2.2.0
2.2.0 (2024-01-15)
Features
- add fk constraint to examples and docs (df61a7c)
v2.1.0
2.1.0 (2024-01-12)
Bug Fixes
- update semantic-release permissions (00ebe47)
Features
- add semantic-release workflow (edc9587)
v2.0.4
feat: Add workflow for semver tag and release bump
v2.0.3
Remove transaction for public migration
v2.0.2
Update table name validation logic
v2.0.1
- Update postgresql driver usage notes