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
- Removed unused
bonfireandpyrecode, greatly reducing the number of dependencies and the amount of work required to keep them up to date. - Restructured the repository as a Go workspace and moved the sole remaining third-party dependency into
bin/b2keys.
- The
cleanuputility now deletes thereplication-targettest 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
cleanuputility 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.modfile, 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