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

Update module github.com/upbound/provider-aws to v0.47.4 #127

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/upbound/provider-aws v0.47.1 -> v0.47.4 age adoption passing confidence

Release Notes

upbound/provider-aws (github.com/upbound/provider-aws)

v0.47.4

Compare Source

The release 0.47.4 sets a default io.Discard logger for the controller-runtime if debug logging is not enabled which fixes https://github.com/crossplane-contrib/provider-upjet-aws/issues/974 and https://github.com/crossplane-contrib/provider-upjet-aws/issues/854. If debug logging is enabled, then the controller-runtime uses a debug mode zap logger as usual.

What's Changed

Full Changelog: crossplane-contrib/provider-upjet-aws@v0.47.3...v0.47.4

v0.47.3

Compare Source

The release v0.47.3 includes two important bug fixes detailed below:

  • The first fix is related to sensitive fieldpath generation for slice-type fields. In the current behavior, we do not have any handling mechanism for slices while calculating the fieldpath for sensitive fields. With this PR we will have this and correctly generate the fieldpaths for sensitive slice typed fields. We started to generate the correct fieldpath for the passwordsSecretRef field of the elasticache.User resource. In this way, we will correctly resolve the sensitive data for this field. Related upstream fix: https://github.com/crossplane/upjet/pull/355
  • The second fix removes the applying of StateFuncs to parameters in the upstream with this PR. We noticed that the user_data field of the ec2.Instance resource does not work properly. Please see this issue. The related field started working correctly with the fix of a bug we found in Upjet.

What's Changed

Full Changelog: crossplane-contrib/provider-upjet-aws@v0.47.2...v0.47.3

v0.47.2

Compare Source

The release v0.47.2 includes some important bug fixes & dependency bumps detailed below:

What's Changed

Full Changelog: crossplane-contrib/provider-upjet-aws@v0.47.1...v0.47.2


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the automated label Feb 23, 2024
@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from f8e1ac4 to 29c60df Compare March 7, 2024 19:16
@renovate renovate bot changed the title Update module github.com/upbound/provider-aws to v0.47.2 Update module github.com/upbound/provider-aws to v0.47.3 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from 29c60df to 0bd52da Compare March 14, 2024 16:49
@renovate renovate bot changed the title Update module github.com/upbound/provider-aws to v0.47.3 Update module github.com/upbound/provider-aws to v0.47.4 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from 0bd52da to bf9c5a1 Compare March 26, 2024 10:14
@phisco
Copy link
Collaborator

phisco commented Apr 19, 2024

this dependency is only needed by an example, we should move examples to a separate module to avoid polluting dependencies

@renovate renovate bot force-pushed the renovate/github.com-upbound-provider-aws-0.x branch from bf9c5a1 to 509422c Compare May 21, 2024 21:11
@negz negz merged commit b873ec6 into main Aug 16, 2024
8 checks passed
@renovate renovate bot deleted the renovate/github.com-upbound-provider-aws-0.x branch August 16, 2024 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants