Releases: cloudfoundry/silk-release
Releases · cloudfoundry/silk-release
3.20.0
🚨 DO NOT USE THIS RELEASE 🚨
This release contains a broken version of a package dependency. It will not play nice with other releases like cf-networking-release
and garden-runc-release
. Please use the next version.
Changes
- Migrate to the standalone healtchecker-release.
✨ Built with go 1.19.5
Full Changelog: v3.19.0...v3.20.0
Resources
- Download release v3.20.0 from bosh.io.
- Tested with cf-networking-release v3.20.0
3.19.0
Changes
- Bumped go to 1.19.5
✨ Built with go 1.19.5
Full Changelog: v3.18.0...v3.19.0
Resources
- Download release v3.19.0 from bosh.io.
- Tested with cf-networking-release v3.19.0
3.18.0
Changes
- None!
✨ Built with go 1.19.4
Full Changelog: v3.17.0...v3.18.0
Resources
- Download release v3.18.0 from bosh.io.
- Tested with cf-networking-release v3.18.0
3.17.0
Changes
- Restart silk-daemon if it stops responding to HTTP requests #71
✨ Built with go 1.19.4
Full Changelog: v3.16.0...v3.17.0
Resources
- Download release v3.17.0 from bosh.io.
- Tested with cf-networking-release v3.17.0
3.16.0
✨ Built with go 1.19.4
Full Changelog: v3.15.1...v3.16.0
Resources
- Download release v3.16.0 from bosh.io.
- Tested with cf-networking-release v3.16.0
3.15.1
Changes
- golang package dependency bumps
- Bumped golang to 1.19.3
- Improved container startup times when cells contain large numbers of iptables rules, by optimizing how we generate the initial iptables entries. Thanks @vlast3k !
✨ Built with go 1.19.3
Full Changelog: v3.14.0...v3.15.1
Resources
- Download release v3.15.1 from bosh.io.
- Tested with cf-networking-release v3.15.1
3.14.0
3.13.0
Go 1.19 package is vendored but go 1.18 is still used.
Full Changelog: v3.12.0...v3.13.0
3.12.0
Changes
- Resolved an issue in
silk-daemon
where there was a race condition withsystemd-networkd
while creating thesilk-vtep
interface. This fixes occasional problems with c2c networking on the Jammy stemcells. - It is now possible to specify the
logging.level
property forsilk-daemon
via the bosh manifest, to enable debugging during startup
Full Changelog: v3.11.0...v3.12.0
Manifest Property Changes
Job | Property | 3.11.0 | 3.12.0 |
---|---|---|---|
silk-daemon |
logging.level |
didn't exist | info |
Dependencies
- Tested with cf-networking-release v3.12.0
✨ Built with go 1.18.5
3.11.0
Changes
⚠️ Bump to golang 1.18 🎉
Breaking Changes: The silk 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 cf-networking-release v3.11.0