Skip to content

Release 0.11.0

Compare
Choose a tag to compare
@fabianvf fabianvf released this 24 Mar 16:25
· 6 commits to release-0.11 since this release

Release Notes

  • Take last applied configuration into account when patching
  • Apply updates if resources have changed in between applies
  • Remove md5, which fails in FIPS environment
  • Add additional rules for resolving ambiguity in resources.get
  • Fix apply to cope better with missing last_applied entries (#352)
  • Ignore ServiceUnavailableError for an all resource group search (#355)
  • Bump Kubernetes dependency to 11.x