Releases: cloudfoundry/cf-networking-release
Releases · cloudfoundry/cf-networking-release
3.13.0
What's Changed
- Bump google.golang.org/grpc from 1.45.0 to 1.49.0 in /src/code.cloudfoundry.org by @dependabot in #164
- Bump containernetworking/cni from 0.6.0 to 1.1.2 by @jrussett in #167
Full Changelog: v3.12.0...v3.13.0
✨ Built with go 1.19.1 Still using go 1.18
- Go 1.19 package is vendored, but go 1.18 is still used in the package.
3.12.0
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
- Tested with silk-release v3.12.0
✨ Built with go 1.18.5
3.11.0
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.
Full Changelog: v3.10.0...v3.11.0
Dependencies
- Tested with silk-release v3.11.0
✨ Built with go 1.18.4
3.10.0
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 thecloud_controller_mtls_endpoint
link from CAPI. This link is required.
Compatibility Notes
- NOTE This version of cf-deployment requires capi-release v1.131.0 or later.
- Tested with silk-release v3.10.0
- ✨ Built with golang 1.17.11
3.9.0
Changes
This release includes no new features/bugfixes (but silk-release) does!
- Tested with silk-release v3.9.0
✨ Built with golang 1.17.11
3.8.0
Changes
This release includes no new features/bugfixes (but silk-release) does!
- Tested with silk-release v3.8.0
✨ Built with golang 1.17.11
3.7.0
- 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
- Tested with silk-release v3.6.0
✨ Built with golang 1.17.10
3.5.0
Changes
This release includes no new features/bugfixes (but silk-release) does!
- Tested with silk-release v3.5.0
✨ Built with golang 1.17.9
3.4.0
⛔️ 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
- Tested with silk-release v3.4.0