Changelog
- dcfb108 Add additional environment variables for configuration properties
- c08d5a0 chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1
- b2b2a7f chore(deps): bump the dev-dependencies group with 6 updates
- 7605654 chore(deps): bump the dev-dependencies group with 7 updates
- 4a065ec chore(deps): bump the dev-dependencies group with 8 updates
- 344ff0b chore: add users.json to .gitignore
- 9ec98d7 chore: fix releaser build path
- 3a07a5b feat: Added IAM integration tests
- 4d83522 feat: Added bucket tagging actions in azure backend
- 9405163 feat: Added optional health endpoint in the gateway
- fa54dfe feat: Added userplus role in IAM, who has the same opportunities as the user, but may also create a bucket
- e6852b3 feat: Closes 417, Added the following versioning related actions: PutBucketVersioning, GetBucketVersioning, ListObjectVersions. Added versionId support in FE for the following actions: GetObject, DeleteObject
- 73458d5 feat: add rpm and deb packages to release
- d422ace fix: 0 len content-len header missing in signed headers
- 78d6a30 fix: Azurite docker image server certificate configuration
- 9b98997 fix: Fixes #420, Fixed bucket creation bug, which contains closing / in the url
- 43b6107 fix: Fixes #422, fixed UpdateACL function panic
- 64ee86f fix: hoist aws-sdk-go-v2 signer into veristygw for custom modifications