Skip to content

Latest commit

 

History

History
65 lines (36 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

65 lines (36 loc) · 1.93 KB

Changelog

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

[0.7.2] - 2025-01-23

Changed

  • Removed unused bonfire and pyre code, 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.

[0.7.1] - 2024-10-07

Fixed

  • The cleanup utility now deletes the replication-target test bucket

Changed

  • Bumped dependencies in response to dependabot alerts

[0.7.0] - 2024-10-04

Added

  • 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)

Fixed

  • The cleanup utility now successfully deletes test files and buckets after an interrupted test run

Changed

  • Migrated to Backblaze B2 Native API v3

0.6.1 - 2023-10-16

Added

  • go.mod file, license report (tzeejay)

Fixed

Changed

  • Reference license report from README (tzeejay)

0.6.0 - 2023-09-26

Tagged initial version at https://github.com/Backblaze/blazer