chore(deps): update dependency upbound/provider-aws to v1.2.0 #41
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:
v1.1.0
->v1.2.0
Release Notes
upbound/provider-aws (upbound/provider-aws)
v1.2.0
Compare Source
The release
v1.2.0
includes bug fixes, and updating dependencies, with the most significant ones detailed below.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.Cluster.rds
resource https://github.com/crossplane-contrib/provider-upjet-aws/pull/1169Firewall.networkfirewall
resource https://github.com/crossplane-contrib/provider-upjet-aws/pull/1167Breaking UX Changes
The release switches the order of the
SYNCED
andREADY
printer columns so that theSYCNED
column is now printed before theREADY
column as follows:This used to be first the
READY
column and then theSYNCED
column previously. Please see https://github.com/crossplane/upjet/pull/360 for further details.What's Changed
0d103c3
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/1176ab5e6d0
by @renovate in https://github.com/crossplane-contrib/provider-upjet-aws/pull/1183New Contributors
Full Changelog: crossplane-contrib/provider-upjet-aws@v1.1.1...v1.2.0
v1.1.1
Compare Source
The release
v1.1.1
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@v1.1.0...v1.1.1
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 has been generated by Mend Renovate. View repository job log here.