Skip to content

Releases: cloudfoundry/cf-networking-release

3.72.0

16 Jun 18:14
Compare
Choose a tag to compare

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

11 Jun 14:59
Compare
Choose a tag to compare

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

3.70.0

09 May 15:46
Compare
Choose a tag to compare

3.70.0

Release Date: May 09, 2025

Changes

✨ Built with go 1.24.3

Full Changelog: v3.69.0...v3.70.0

Resources

3.69.0

02 Apr 19:19
Compare
Choose a tag to compare

3.69.0

Release Date: April 02, 2025

Known Issue

⚠️ When running this version of CF Networking Release with dynamic ASGs enabled and with a MYSQL database, there is are two known issues. If you are using a MYSQL database with dynamic ASGs enabled, we suggest skipping this release and upgrading to 3.70.0 or above.

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

24 Mar 13:33
Compare
Choose a tag to compare

3.68.0

Release Date: March 24, 2025

Known Issue

⚠️ When running this version of CF Networking Release with dynamic ASGs enabled and with a MYSQL database, there is are two known issues. If you are using a MYSQL database with dynamic ASGs enabled, we suggest skipping this release and upgrading to 3.70.0 or above.

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

20 Mar 14:43
Compare
Choose a tag to compare

3.67.0

Release Date: March 20, 2025

Changes

✨ Built with go 1.23.7

Full Changelog: v3.66.0...v3.67.0

Resources

3.66.0

18 Feb 17:47
Compare
Choose a tag to compare

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

31 Jan 15:24
Compare
Choose a tag to compare

3.65.0

Release Date: January 31, 2025

Changes

✨ Built with go 1.23.5

Full Changelog: v3.64.0...v3.65.0

Resources

3.64.0

21 Jan 20:53
Compare
Choose a tag to compare

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

06 Jan 15:19
Compare
Choose a tag to compare

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

Resources