Skip to content

Releases: Backblaze/terraform-provider-b2

v0.10.0

10 Jan 12:00
9e8c864
Compare
Choose a tag to compare

Added

  • Added support for Event Notifications via b2_bucket_notification_rules resource and data source

Infrastructure

  • Replace deprecated macos-12 with macos-13
  • Use crazy-max/ghaction-import-gpg action as a replacement of deprecated paultyng/ghaction-import-gpg
  • Use Python 3.13 for embedded pybindings

v0.9.0

20 Oct 08:28
c91c8a9
Compare
Choose a tag to compare

Infrastructure

  • Replace removed macOS 11 Big Sur in favour of macOS 12 Monterey in CI/CD
  • Add support for Windows
  • Use Python 3.12 for embedded pybindings
  • Use Go 1.22

Fixed

  • Fixed allowed_operations stability issue
  • Use macos-14 for ARM as macos-13-large is Intel
  • Clarified the purpose of the endpoint/B2_ENDPOINT configuration value

v0.8.12

20 Jun 12:11
Compare
Choose a tag to compare

Infrastructure

  • Fixed goreleaser v2 configuration

v0.8.9

10 Jan 12:11
9fd8ea9
Compare
Choose a tag to compare

Changed

  • Upgraded github.com/cloudflare/circl from v1.3.3 to v1.3.7

Fixed

  • Fixed bucket update when is_file_lock_enabled is not set

v0.8.8

05 Jan 13:27
Compare
Choose a tag to compare

Changed

  • Upgraded pyinstaller to v6.3.0

v0.8.7

27 Dec 11:16
d5a793e
Compare
Choose a tag to compare

Changed

  • Upgraded github.com/hashicorp/terraform-plugin-sdk to v2.31.0

v0.8.6

22 Dec 16:05
84ec50e
Compare
Choose a tag to compare

Fixed

  • Fix arm64 builds

v0.8.5

13 Dec 11:47
e12dadf
Compare
Choose a tag to compare

Changed

  • Upgraded go to 1.20 and github.com/hashicorp/terraform-plugin-sdk to v2.30.0

Infrastructure

  • Disable changelog verification for dependabot PRs
  • Upgrade macOS version in CI/CD
  • Upgrade Terraform version for ACC tests
  • Run ACC tests for all supported Terraform versions
  • Do not use deprecated ::set-output GitHub Actions command in favor of GITHUB_OUTPUT env

Fixed

  • Reconcile missing Application Key caused by the resource drift
  • Fix reconciliation of missing Bucket caused by the resource drift
  • Fix bucket cleanup after failed creation

v0.8.4

12 Mar 17:55
Compare
Choose a tag to compare

Infrastructure

  • Upgraded terraform-plugin-docs 0.5.1 -> 0.13.0
  • Upgraded golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd -> 0.7.0

v0.8.3

20 Feb 22:25
3491a73
Compare
Choose a tag to compare

Infrastructure

  • Upgraded golang.org/x/net 0.5.0 -> 0.7.0