Skip to content

Releases: cloudfoundry/cf-networking-release

3.12.0

23 Aug 16:59
Compare
Choose a tag to compare

Changes

  • No major changes in this release, just dependency bumps, and compatibility with silk-release v3.12.0.

Full Changelog: v3.11.0...v3.12.0

Dependencies

✨ Built with go 1.18.5

3.11.0

26 Jul 21:28
Compare
Choose a tag to compare

What's Changed

  • ⚠️ Bump to golang 1.18 🎉
    Breaking Changes: The cf-networking components are now more strict about the protocols used in TLS communications, causing integrations with systems using older, insecure protocols to fail. These components have been updated to Go 1.18, and will no longer support TLS 1.0 and 1.1 connections or certificates with a SHA-1 checksum. This is most likely to affect connections with external databases.
    Please see this golang 1.18 release notes section for more information about the golang 1.18 change.
  • Update troubleshooting-container-overlay.md by @mariash in #160

Full Changelog: v3.10.0...v3.11.0

Dependencies

✨ Built with go 1.18.4

3.10.0

21 Jul 20:48
Compare
Choose a tag to compare

Release Highlights

  • [New Feature] policy-server-asg-syncer now checks with Cloud Controller to determine
    if any ASGs have changed, before re-syncing. This will drastically reduce the overhead placed on
    API nodes for environments with large amounts of ASG data. **Requires capi-release v1.131.0 and v3 of CF API
    or later.
  • [New Feature] Initial support for the Ubuntu 22.04 (jammy) stemcell.
  • Golang has been bumped to build with 1.17.11

Manifest Property Changes

Job Property 3.9.0 3.10.0
policy-server-asg-syncer cc_internal.client_cert didn't exist No default - should be a cert to contact CAPI's internal endpoint
policy-server-asg-syncer cc_internal.client_key didn't exist No default - should be the private key to the above cert

New Links Consumed

  • policy-server-asg-syncer Now consumes the cloud_controller_mtls_endpoint link from CAPI. This link is required.

Compatibility Notes

3.9.0

30 Jun 17:27
Compare
Choose a tag to compare

Changes

This release includes no new features/bugfixes (but silk-release) does!

✨ Built with golang 1.17.11

3.8.0

10 Jun 20:22
Compare
Choose a tag to compare

Changes

This release includes no new features/bugfixes (but silk-release) does!

✨ Built with golang 1.17.11

3.7.0

02 Jun 20:35
Compare
Choose a tag to compare
  • Testing updates to support cf-deployment v20/bionic stemcells
  • Tested with silk-release v3.7.0

✨ Built with golang 1.17.11

3.6.0

12 May 22:14
Compare
Choose a tag to compare

✨ Built with golang 1.17.10

3.5.0

28 Apr 15:09
Compare
Choose a tag to compare

Changes

This release includes no new features/bugfixes (but silk-release) does!

✨ Built with golang 1.17.9

3.4.0

27 Apr 20:06
Compare
Choose a tag to compare

⛔️ WARNING: KNOWN ISSUE ⛔️

  • Some types of ASG rules will cause apps to fail to start when dynamic ASGs are enabled. See more information here.

Changes

This release includes no new features/bugfixes

✨ Built with golang 1.17.9

3.3.0

18 Mar 19:17
Compare
Choose a tag to compare

⛔️ WARNING: KNOWN ISSUE ⛔️

  • Some types of ASG rules will cause apps to fail to start when dynamic ASGs are enabled. See more information here.

Changes

This release includes no new features/bugfixes

✨ Built with golang 1.17.8