#### Release Requirements
- [x] Prepare Config Changes if Needed
- [x] Follow the steps in [MAINTAINERS.md.](https://github.com/storj/edge/blob/main/MAINTAINERS.md)
- [x] Run UI-based tests
- [x] Run Folder sharing tests
- [ ] Run GetBucketLocation tests
#### UI-based tests
- [x] verify upload functionality (text file, image file, video file)
- [x] verify download functionality (text file, image file, video file)
- [x] verify file preview (text file, image file, video file)
- [x] generate linksharing link and verify download functionality via alternate browser session
#### Folder sharing tests
- [x] create "subfolder" (`demo/111/222`) and share access to it (give access to `…/222`)
- [x] check there's no access to root "folders" and data in them
#### GetBucketLocation tests
- [x] Create a bucket
- [x] Call GetBucketLocation (`aws --endpoint-url … s3api get-bucket-location --bucket …`)
- [x] Ensure that the created bucket has the necessary location constraint as per [the documentation](https://docs.storj.io/dcs/api/s3/s3-compatibility#get-bucket-location)
Open Issues/Regressions/Comments
In this section, regressions or any new issues that may effect customers can be brought up from the test results. This will be beneficial to the community members as well as anyone working support. This section may also contain any pertenant notes from the release coordinator.
Revision v1.79.0
Open Issues/Regressions/Comments