Skip to content

v1.8.2

Compare
Choose a tag to compare
@hasheddan hasheddan released this 14 Sep 13:58
· 2889 commits to master since this release
4793857

This patch release contains a number of documentation updates, as well as the following notable bug fixes:

  • #3209 Adds Secret deletion permissions to Crossplane ServiceAccount
  • #3268 Retries fetching package digest when registries do not support acquiring via HEAD requests.
  • #3308 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.8] Fix small typo in xpkg spec by @github-actions in #3127
  • [Backport release-1.8] docs: fix broken named links on concepts/managed-resources. by @github-actions in #3134
  • [Backport release-1.8] Fix cloud provider links in managed resources doc by @github-actions in #3138
  • [Backport release-1.8] Remove extraneous env var on Crossplane deployment by @github-actions in #3143
  • [Backport release-1.8] Add AWS_DEFAULT_REGION to fix AWS CLI bump by @github-actions in #3156
  • [Backport release-1.8] Revert "chore(helm): add arg '--max-reconcile-rate' to crossplane deployment" by @github-actions in #3152
  • [Backport release-1.8] Fix string transform propagation by @github-actions in #3159
  • [Backport release-1.8] Fix link to downstream distro docs by @github-actions in #3192
  • Update composition.md by @MMartyn in #3175
  • [release-1.8] Remove Upbound Registry login from CI and Promotion workflows by @hasheddan in #3217
  • [Backport release-1.8] Add secret delete permission to Core Crossplane by @github-actions in #3209
  • [Backport release-1.8] Update related projects FAQ for Config Connector by @github-actions in #3234
  • [Backport release-1.8] Fix typo in registry self-signed certs guide by @github-actions in #3255
  • [Backport release-1.8] Retry fetching package manifest using a GET request after a HEAD … by @github-actions in #3268
  • [Backport release-1.8] Ensure AWS credential key in setup script matches provider config by @github-actions in #3280
  • Backport #3265 to release-1.8 by @jastang in #3302
  • [Backport release-1.8] Use package revision name to identify self when adding or removing from Lock by @github-actions in #3308
  • [release-1.8] Update docs to pin to v1.8.2 by @hasheddan in #3311

New Contributors

Full Changelog: v1.8.1...v1.8.2