v0.4.1
v0.4.1 - Reliability Pass
- Improve architectural documentation
- Refactor objection model mock pattern; improve unit test coverage
- Validate bucket credentials on add and allow folder key to be optional
- Performance improvements
What's Changed
- Create/Update Bucket - key (optional): removing mandatory schema flag and replacing null with empty by @dc-bcgov in #146
- Refactor service layer tests to handle multiple model sources by @jujaga in #147
- Feature/validate bucket creds by @loneil in #148
- Feature/secret override by @cberg-aot in #149
- Allow updateBucket to handle differential patch value checking by @jujaga in #150
- Delete object from correct bucket by @TimCsaky in #155
- Update ecma version. Resolve unit tests. by @kamorel in #156
- Various Helm Chart maintenance updates by @jujaga in #158
- Updated email validator to use a custom regex by @kamorel in #157
- Apply default Access-Control-Max-Age header for 10 minutes by @jujaga in #159
- do not install dev dependencies in Docker build by @pbolduc in #161
- DB migration - adding indexes to object / permission tables by @TimCsaky in #162
- Improve unit test coverage to above 50% by @dc-bcgov in #160
- Release COMS v0.4.1 by @jujaga in #163
New Contributors
- @cberg-aot made their first contribution in #149
Full Changelog: v0.4.0...v0.4.1