Changelog
- 5c2e7cc chore(deps): bump github.com/go-ldap/ldap/v3
- 2a412fe chore(deps): bump golang.org/x/sys in the dev-dependencies group
- 4275269 chore(deps): bump the dev-dependencies group with 6 updates
- 8c8ac5d chore(deps): bump the dev-dependencies group with 8 updates
- a7f08b8 chore: allow dependabot to update indirect dependencies
- d483663 chore: update dependencies
- 7b5022d chore: update workflow action versions
- 81d6635 feat: Adeed webhook URL support for bucket event notifications. Made some bug fixing and refactoring in event sender and audit logger interfaces
- e6203c5 feat: Closes #441, Added access control integration tests, fixed some bugs in bucket policy and acl access checking flow
- dbc0ad4 feat: Closes #475, Implemented filters for s3 bucket event notifications, created a utility CLI command to create config file
- 4be4dc2 feat: add more debug logging for api handler errors
- 671034a feat: add new config options to example
- c228bbf feat: add option to change ownership of dir/files to acct settings
- 5b30db9 feat: add optional pprof debug endpoint
- aeea615 feat: add s3err QuotaExceeded for posix/scoutfs
- f72d634 feat: consolidate scoutfs/posix mkdir in backend
- ffe1fc4 feat: optional disable cert check for admin cli actions
- 3dbe952 fix: add build/version/time to docker images
- 17b1dbe fix: return non 0 exit status for cli admin error
- e9a036d fix: use ldap.DialURL instead of deprecated ldap.Dial