Releases: cloudfoundry/cf-networking-release
3.72.0
3.72.0
Release Date: June 16, 2025
Changes
- Dependency Bumps
✨ Built with go 1.24.4
Full Changelog: v3.71.0...v3.72.0
Resources
3.71.0
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
andcf 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
3.70.0
3.70.0
Release Date: May 09, 2025
Changes
- 🐞 Bug Fix: Add migrations to rollback the bad v0082 and v0083 migrations. #326 - Thank you @mariash and @geofffranks ! See these two docs on the issues this fixes:
✨ Built with go 1.24.3
Full Changelog: v3.69.0...v3.70.0
Resources
3.69.0
3.69.0
Release Date: April 02, 2025
Known Issue
- Known Issue: policy server pre-start fails
- Known Issue: policy server ASG syncer fails in crash loop
Changes
- Testing fixes + additional logging for cf-networking-acceptance-tests
✨ Built with go 1.24.1
Full Changelog: v3.68.0...v3.69.0
Resources
3.68.0
3.68.0
Release Date: March 24, 2025
Known Issue
- Known Issue: policy server pre-start fails
- Known Issue: policy server ASG syncer fails in crash loop
Changes
- ✨ Updated to golang 1.24.1 from 1.23.x
- ✨Adds support for an asg-data-last-changed endpoint on policy-server to optimize calls from vxlan-policy-agent
- ✨Adds better indexing of ASG data when running the policy-server database on mysql-8.x or newer.
Bosh Job Spec changes:
diff --git a/jobs/performance-test-sd/spec b/jobs/performance-test-sd/spec
index fd83a044..b492caaa 100644
--- a/jobs/performance-test-sd/spec
+++ b/jobs/performance-test-sd/spec
@@ -6,7 +6,7 @@ templates:
config.json.erb: config.json
packages:
- - golang-1.23-linux
+ - golang-1.24-linux
- performance-test-sd
consumes:
✨ Built with go 1.24.1
Full Changelog: v3.67.0...v3.68.0
Resources
3.67.0
3.67.0
Release Date: March 20, 2025
Changes
- Bump dependancies
- Use capi v3 endpoints. Thanks #316 @winkingturtle-vmw
✨ Built with go 1.23.7
Full Changelog: v3.66.0...v3.67.0
Resources
3.66.0
3.66.0
Release Date: February 18, 2025
Changes
- bump dependancies
✨ Built with go 1.23.6
Full Changelog: v3.65.0...v3.66.0
Resources
3.65.0
3.65.0
Release Date: January 31, 2025
Changes
- Bump dependancies
- Update iptables-writter to work with multi-cidr overlay networks, which are now available in silk-release 3.65.0. See here for more info on this effort.
✨ Built with go 1.23.5
Full Changelog: v3.64.0...v3.65.0
Resources
3.64.0
3.64.0
Release Date: January 21, 2025
Changes
- Bump to go 1.23.5
- Bump dependancies
✨ Built with go 1.23.5
Full Changelog: v3.63.0...v3.64.0
Resources
3.63.0
3.63.0
Release Date: January 06, 2025
Changes
- Bump dependancies
✨ Built with go 1.23.4
Full Changelog: v3.62.0...v3.63.0