This patch release contains a number of documentation updates, as well as the following notable bug fixes:
- #3208 Adds
Secret
deletion permissions to CrossplaneServiceAccount
- #3267 Retries fetching package digest when registries do not support acquiring via
HEAD
requests. - #3307 Switches to identifying revisions by name when adding and removing from the
Lock
. This guards against the case where two revisions for the same package enter a race condition adding and removing entries.
What's Changed
- [Backport release-1.7] Fix small typo in xpkg spec by @github-actions in #3126
- [Backport release-1.7] Fix cloud provider links in managed resources doc by @github-actions in #3137
- [Backport release-1.7] Remove extraneous env var on Crossplane deployment by @github-actions in #3142
- [Backport release-1.7] Add AWS_DEFAULT_REGION to fix AWS CLI bump by @github-actions in #3155
- [release-1.7] Fix string transform propagation by @negz in #3162
- [Backport release-1.7] Fix link to downstream distro docs by @github-actions in #3191
- [release-1.7] Remove Upbound Registry login from CI and Promotion workflows by @hasheddan in #3218
- [Backport release-1.7] Add secret delete permission to Core Crossplane by @github-actions in #3208
- [Backport release-1.7] Update related projects FAQ for Config Connector by @github-actions in #3233
- [Backport release-1.7] Fix typo in registry self-signed certs guide by @github-actions in #3254
- [Backport release-1.7] Retry fetching package manifest using a
GET
request after aHEAD
… by @github-actions in #3267 - [Backport release-1.7] Ensure AWS credential key in setup script matches provider config by @github-actions in #3279
- Backport #3265 to release-1.7 by @jastang in #3303
- [Backport release-1.7] Use package revision name to identify self when adding or removing from Lock by @github-actions in #3307
- [release-1.7] Update docs to pin to v1.7.3 by @hasheddan in #3310
Full Changelog: v1.7.2...v1.7.3