Skip to content

v0.4.1

Compare
Choose a tag to compare
@jujaga jujaga released this 25 Apr 18:09
· 347 commits to master since this release
5eec390

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

Full Changelog: v0.4.0...v0.4.1