Update module github.com/upbound/provider-aws to v0.47.4 #127
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.47.1
->v0.47.4
Release Notes
upbound/provider-aws (github.com/upbound/provider-aws)
v0.47.4
Compare Source
The release
0.47.4
sets a defaultio.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:passwordsSecretRef
field of theelasticache.User
resource. In this way, we will correctly resolve the sensitive data for this field. Related upstream fix: https://github.com/crossplane/upjet/pull/355StateFuncs
to parameters in the upstream with this PR. We noticed that theuser_data
field of theec2.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:v1.1.1
7fcb8c5cad6f
v0.11.0
Firewall.networkfirewall
resource https://github.com/upbound/provider-aws/pull/1160What'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.
This PR was generated by Mend Renovate. View the repository job log.