Skip to content

v0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 09:23
· 164 commits to master since this release
185db3c

9 changes since v0.14.0

๐Ÿš€ Features

  • Remove expired and redeemed invites (#109)
  • Validate invitation targetRefs to prevent privilege escalation (#107)

๐Ÿ› ๏ธ Minor Changes

  • Add omitempty to Invitation status.conditions and status.targetStatuses (#113)

๐Ÿ› Fixes

  • Fix reconciliation loop in redeem controller (#110)

๐Ÿ”— Dependency Updates

  • Go mod tidy with 1.20 (#108)
  • Update module sigs.k8s.io/controller-runtime to v0.14.5 (#111)
  • Update module github.com/stretchr/testify to v1.8.2 (#105)
  • Update module sigs.k8s.io/controller-tools to v0.11.3 (#96)
  • Update kubernetes packages to v0.26.2 (#106)