Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 06:41
· 17 commits to main since this release
v1.2.0
df6f723
  • ci: Run go mod tidy as updatecli target (#84)
  • Script to update third_party directory. (#78)
  • ci: Configure Renovatebot to ignore k8s.io/apiserver (#74)
  • Update setup bats action (#73)

🚀 Features

  • feat: variables lazy evaluation (#68)
  • Update to cel-go v0.21.0, which brings from upstream several fixes and features. Particularly:
    • Math extensions for bitwise ops and floats
    • Better support for custom types and type registries
    • Improved support for nested rules and variables

🐛 Bug Fixes

  • fix(ci): missing file to be copied from apiserver. (#82)
  • chore(deps): update all non-major dependencies (#65)

🧰 Maintenance

  • Bump v1.2.0 version. (#85)
  • Update third_party directory with files from Kubernetes v1.31.0 (#83)
  • chore(deps): update all non-major dependencies (#81)
  • chore(deps): update kubewarden/github-actions action to v3.3.3 (#77)
  • chore(deps): update kubewarden/github-actions action to v3.3.2 (#76)
  • chore(deps): update dependency go to v1.23.0 (#75)
  • chore(deps): update all non-major dependencies (#65)
  • chore: use more stricter golang linter configuration. (#71)
  • chore: Create CODEOWNERS (#70)
  • refactor: simplify namespaceObject lazy-loading (#69)