Skip to content

v2.7.1

Choose a tag to compare

@github-actions github-actions released this 12 May 12:42
· 435 commits to master since this release
81d9c2b

3 changes since v2.7.0

NOTE: There's currently a known issue with the 2.7.x releases that can break the backups on update. Please remove all rolebindings named pod-executor-namespaced in namespaces where a backup is active after updating. We'll release an automated fix for this soon.

🚀 Features

  • Add darwin and windows to GOOS build targets (#849)

🐛 Fixes

  • fix: exclude non-running pods from podlist (#814)
  • Improve RBAC for the operator (#852) (thanks for Nanzi Yang to make us aware of possible improvements)