Skip to content

Azure Blob - v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 14:25
· 449 commits to refs/heads/main since this release
84fc9ab

โ— Breaking Changes

  • Add stretchr/testify & update min version to go1.19 (#933)

๐Ÿš€ New

  • Add benchmarks for storage drivers (#992)

๐Ÿงน Updates

  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /azureblob (#1264)
  • build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.2.1 to 1.3.1 in /azureblob (#1241)
  • Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.2.0 to 1.2.1 in /azureblob (#1147)
  • Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.1.0 to 1.2.0 in /azureblob (#1027)
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 in /azureblob (#1025)
  • Add stretchr/testify & update min version to go1.19 (#933)
  • Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.48.0 in /azureblob (#951)

๐Ÿ› Fixes

  • Support for dynamic golangci-lint matrix (#1087)

Full Changelog: azureblob/v1.3.6...azureblob/v2.0.0

Thank you @efectn and @gaby for making this update possible.