v2.0.0
版本发布时间: 2023-11-05 12:02:22
aminueza/terraform-provider-minio最新发布版本:v2.4.0(2024-07-15 01:13:01)
What's Changed
- Update madmin-go to version 3 by @acolombier in https://github.com/aminueza/terraform-provider-minio/pull/514
- Handle empty service account policy by @ArataEM in https://github.com/aminueza/terraform-provider-minio/pull/518
- Go 1.20 by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/519
- Destroy object versions on bucket force_destroy by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/524
- Update goreleaser-action to v5 and add permission for the workflow to attach binaries to GitHub Releases by @felladrin in https://github.com/aminueza/terraform-provider-minio/pull/521
- Add Noncurrent Version expiration to ilm policy by @ndejesus in https://github.com/aminueza/terraform-provider-minio/pull/526
- Add service account values to read and import by @pjsier in https://github.com/aminueza/terraform-provider-minio/pull/525
- feat: add minio_s3_bucket_replication resource by @acolombier in https://github.com/aminueza/terraform-provider-minio/pull/528
- feat: recreate user if not found anymore by @tobikris in https://github.com/aminueza/terraform-provider-minio/pull/534
- Bump google.golang.org/grpc from 1.58.0 to 1.58.3 by @dependabot in https://github.com/aminueza/terraform-provider-minio/pull/535
- Change terraform-provider-minio license to AGPL-3.0 and append
/v2
to the module name by @BuJo in https://github.com/aminueza/terraform-provider-minio/pull/522
Breaking Change: About the major version update
We've updated madmin-go
to v3
so we can use the new features from the SDK, like the bucket replication. As a consequence of this, we had to change our License to AGPL-3.0 to comply with madmin-go
, which has been using AGPL-3.0 since its v2 release.
For those who can't upgrade to terraform-provider-minio v2 due to license incompatibilities, we recommend you keep using the v1 until you feel you need some of the new features.
To don't let anyone behind, we've created a v1 branch, which is now protected and will live along with the main. So if users of v1
want to push features/fixes, they can create pull requests targeting that branch, and as soon as it's merged, we release a new update for the v1.x
.
For those importing this package in their software and want to upgrade, here's the command to upgrade:
go get github.com/aminueza/terraform-provider-minio/v2@v2.0.0
Full Changelog: https://github.com/aminueza/terraform-provider-minio/compare/v1.18.0...v2.0.0
Note v1 branch diverged from main at after the release v1.18.0.
1、 terraform-provider-minio_2.0.0_darwin_amd64.zip 7.45MB
2、 terraform-provider-minio_2.0.0_darwin_arm64.zip 7.17MB
3、 terraform-provider-minio_2.0.0_freebsd_386.zip 6.73MB
4、 terraform-provider-minio_2.0.0_freebsd_amd64.zip 7.15MB
5、 terraform-provider-minio_2.0.0_freebsd_arm.zip 6.81MB
6、 terraform-provider-minio_2.0.0_freebsd_arm64.zip 6.48MB
7、 terraform-provider-minio_2.0.0_linux_386.zip 6.75MB
8、 terraform-provider-minio_2.0.0_linux_amd64.zip 7.15MB
9、 terraform-provider-minio_2.0.0_linux_arm.zip 6.83MB
10、 terraform-provider-minio_2.0.0_linux_arm64.zip 6.5MB
11、 terraform-provider-minio_2.0.0_SHA256SUMS 1.33KB
12、 terraform-provider-minio_2.0.0_SHA256SUMS.sig 566B
13、 terraform-provider-minio_2.0.0_windows_386.zip 7.07MB