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.0.1 #270

Closed
wants to merge 1 commit into from

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Nov 5, 2023

This PR contains the following updates:

Package Type Update Change
minio (source) required_provider major 1.19.0 -> 2.0.1

Release Notes

aminueza/terraform-provider-minio (minio)

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.

v1.20.1

Compare Source

What's Changed

Full Changelog: aminueza/terraform-provider-minio@v1.20.0...v1.20.1

Note
v1 of the provider is now under maintenance mode. If you can, it's advised to upgrade to v2.

v1.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: aminueza/terraform-provider-minio@v1.18.0...v1.20.0

Note
This release replaces v1.18.1 and v1.18.2, which are unavailable on https://registry.terraform.io/providers/aminueza/minio as they were built with an outdated GPG key. It also replaces v1.18.3 and v1.19.0, which couldn't be installed due the issue #​531.

v1.19.0

Compare Source

Changes on this Release:

  • Update crazy-max/ghaction-import-gpg action to v6 (#​516)
  • Handle empty service account policy (#​518)
  • Update repository URL (#​520)
  • Destroy object versions on bucket force_destroy (#​524)
  • Add Noncurrent Version expiration to ilm policy (#​526)

Full Changelog: aminueza/terraform-provider-minio@v1.18.0...v1.19.0

Note
This release replaces v1.18.1 and v1.18.2, which are unavailable on https://registry.terraform.io/providers/aminueza/minio as they were built with an outdated GPG key. It also replaces v1.18.3, which couldn't be installed due the issue #​531.

v1.18.3

Compare Source

Changes on this Release:

Full Changelog: aminueza/terraform-provider-minio@v1.18.0...v1.18.3

Note
This release replaces v1.18.1 and v1.18.2, which are unavailable on https://registry.terraform.io/providers/aminueza/minio as they were built with an outdated GPG key.


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.

@kireque-bot kireque-bot bot added type/major Issue relates to a major version bump size/S labels Nov 5, 2023
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Nov 5, 2023

🦙 MegaLinter status: ⚠️ WARNING

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

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

| datasource         | package        | from   | to    |
| ------------------ | -------------- | ------ | ----- |
| terraform-provider | aminueza/minio | 1.18.0 | 2.0.1 |
@kireque-bot kireque-bot bot changed the title feat(terraform-provider)!: Update Terraform minio to 2.0.0 feat(terraform-provider)!: Update Terraform minio to 2.0.1 Nov 7, 2023
@kireque-bot kireque-bot bot force-pushed the renovate/minio-2.x branch from 64dd17c to 9b5eff8 Compare November 7, 2023 20:09
@kireque-bot kireque-bot bot changed the title feat(terraform-provider)!: Update Terraform minio to 2.0.1 feat(terraform-provider)!: Update Terraform minio to 2.0.1 - autoclosed Dec 2, 2023
@kireque-bot kireque-bot bot closed this Dec 2, 2023
@kireque-bot kireque-bot bot deleted the renovate/minio-2.x branch December 2, 2023 01:45
@kireque-bot kireque-bot bot changed the title feat(terraform-provider)!: Update Terraform minio to 2.0.1 - autoclosed feat(terraform-provider)!: Update Terraform minio to 2.0.1 Dec 3, 2023
@kireque-bot kireque-bot bot reopened this Dec 3, 2023
@kireque-bot kireque-bot bot restored the renovate/minio-2.x branch December 3, 2023 13:11
@kireque kireque closed this Jan 30, 2024
@kireque-bot kireque-bot bot deleted the renovate/minio-2.x branch January 30, 2024 10:59
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