Going forward from v0.6.0 (the first new version after the move to https://github.com/Backblaze/blazer), all notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Nothing at present
- The
cleanup
utility now deletes thereplication-target
test bucket
- Bumped dependencies in response to dependabot alerts
- Can now specify bucket type when listing buckets
- Can now get and set default encryption configuration, object lock, CORS rules, etc on bucket (djenriquez)
- Can now get the S3 API URL from a bucket (celskeggs)
- The
cleanup
utility now successfully deletes test files and buckets after an interrupted test run
- Migrated to Backblaze B2 Native API v3
0.6.1 - 2023-10-16
go.mod
file, license report (tzeejay)
- Resolve import errors (tzeejay)
- Reference license report from README (tzeejay)
0.6.0 - 2023-09-26
Tagged initial version at https://github.com/Backblaze/blazer