Skip to content

3.71.0

Compare
Choose a tag to compare
@appruntimeplatform-bot appruntimeplatform-bot released this 11 Jun 14:59
· 8 commits to develop since this release

3.71.0

Release Date: June 11, 2025

Changes

  • 🐛Fixes a bug where policy-server's network-policy list API would break when a user had more than 100 roles in CF. This affected both the cf network-policies and cf remove-network-policy commands. Thanks @mariash!
  • Modifies policy-server DB migrations to happen inside the policy-server main command, instead of as a pre-start, to remove our reliance on a custom fork of the migration library. Thanks @kart2bc !
  • Refactored cni-loader to work with non-deprecated config loading functions. Thanks @kart2bc !
  • Bumped to golang 1.24.4

✨ Built with go 1.24.4

Full Changelog: v3.70.0...v3.71.0

Resources