github cloudfoundry/cf-networking-release v3.11.0
3.11.0

21 months ago

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

Don't miss a new cf-networking-release release

NewReleases is sending notifications on new releases.