Skip to content

Releases: bartventer/gorm-multitenancy

v2.5.1

25 Jan 08:40
Compare
Choose a tag to compare

2.5.1 (2024-01-25)

Bug Fixes

  • update migrator alias, add fossa workflow (6bec9f4)

v2.5.0

24 Jan 19:38
Compare
Choose a tag to compare

2.5.0 (2024-01-24)

Features

  • make thread safe, add fossa scan (91988ab)

v2.4.0

24 Jan 11:56
Compare
Choose a tag to compare

2.4.0 (2024-01-24)

Features

  • add postgres SetSearchPath utility (78370dd)

v2.3.0

18 Jan 09:40
Compare
Choose a tag to compare

2.3.0 (2024-01-18)

Features

  • add postgres GetSchemaNameFromDb helper (f398e7b)

v2.2.0

15 Jan 05:59
Compare
Choose a tag to compare

2.2.0 (2024-01-15)

Features

  • add fk constraint to examples and docs (df61a7c)

v2.1.0

12 Jan 18:26
Compare
Choose a tag to compare

2.1.0 (2024-01-12)

Bug Fixes

  • update semantic-release permissions (00ebe47)

Features

  • add semantic-release workflow (edc9587)

v2.0.4

10 Jan 15:31
f4e6cd2
Compare
Choose a tag to compare
feat: Add workflow for semver tag and release bump

v2.0.3

05 Jan 09:13
Compare
Choose a tag to compare

Remove transaction for public migration

v2.0.2

02 Jan 17:36
Compare
Choose a tag to compare

Update table name validation logic

v2.0.1

02 Jan 10:51
Compare
Choose a tag to compare
  • Update postgresql driver usage notes