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