Skip to content

v2.0.22

Compare
Choose a tag to compare
@amitlicht amitlicht released this 22 Sep 13:31
· 43 commits to main since this release
abd2ad3

What's Changed

  • Fix bug where "external allow" policies were created if "AllowExternalTraffic" was set to "Always" even though the enforcement was disabled by @omris94 in #487
  • Bugfix in AWS IAM Roles Anywhere: last page of IAM roles anywhere profiles was not loaded into cache by @amitlicht in #489
  • Bugfix: fix wrong handling of non-existing PostgreSQL users when attempting to alter their passwords by @amitlicht in #490
  • Fix Kubernetes API 'Forbidden' errors during update, being wrongly reported as errors on the resource by @amitlicht in #491
  • Bugfix on external policy reconciler: catch NotFound errors when attempting to delete a network policy by @amitlicht in #492
  • Bugfix in validating webhook configuration controller: catch and retry update on Conflict errors by @amitlicht in #493
  • Bugfix: increase ClientIntent events cache first sync time limit to 60 seconds to prevent errors on large environments by @amitlicht in #494

Full Changelog: v2.0.21...v2.0.22