Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(terraform-provider)!: Update Terraform minio to 2.1.0 #386

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Mar 11, 2024

This PR contains the following updates:

Package Type Update Change
minio (source) required_provider major 1.20.1 -> 2.1.0

Release Notes

aminueza/terraform-provider-minio (minio)

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: aminueza/terraform-provider-minio@v2.0.1...v2.1.0

v2.0.1

Compare Source

What's Changed

Full Changelog: aminueza/terraform-provider-minio@v2.0.0...v2.0.1

v2.0.0

Compare Source

What's Changed

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: aminueza/terraform-provider-minio@v1.18.0...v2.0.0

Note
v1 branch diverged from main at after the release v1.18.0.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

| datasource         | package        | from   | to    |
| ------------------ | -------------- | ------ | ----- |
| terraform-provider | aminueza/minio | 1.20.1 | 2.1.0 |
@kireque-bot kireque-bot bot added type/major Issue relates to a major version bump size/M labels Mar 11, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Mar 11, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 0.94s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.82s
⚠️ TERRAFORM terraform-fmt 1 1 0.03s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@kireque kireque merged commit 4831cde into main Mar 12, 2024
6 checks passed
@kireque kireque deleted the renovate/minio-2.x branch March 12, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant