Releases: vmware-labs/multi-tenant-persistence-for-saas
Releases · vmware-labs/multi-tenant-persistence-for-saas
v0.0.3
What's Changed
- Add unit test for ProtoStore's Find methods by @jeyhun in #1
- Return error if a record is not found by @jeyhun in #2
- Enable cyclop, gosec and gocritic linters by @krishnamiriyala in #3
- Add utility methods for managing DB; Refactor error handling by @jeyhun in #4
- Remove IsOperationAllowed() method from Authorizer interface by @jeyhun in #5
- Add FindWithFilterInTable() method to DataStoreHelper interface by @jeyhun in #6
- Move to using gorm for richer query and tx support by @krishnamiriyala in #7
- Support lazy initialization of openDB calls by @krishnamiriyala in #8
- Add unit tests for transaction based operations by @krishnamiriyala in #9
- Support custom TableName() in protostore by @krishnamiriyala in #10
New Contributors
Full Changelog: https://github.com/vmware-labs/multi-tenant-persistence-for-saas/commits/v0.0.3