Skip to content

Releases: cloudfoundry/silk-release

3.20.0

26 Jan 18:30
Compare
Choose a tag to compare

🚨 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

✨ Built with go 1.19.5

Full Changelog: v3.19.0...v3.20.0

Resources

3.19.0

12 Jan 15:48
Compare
Choose a tag to compare

Changes

  • Bumped go to 1.19.5

✨ Built with go 1.19.5

Full Changelog: v3.18.0...v3.19.0

Resources

3.18.0

05 Jan 21:43
Compare
Choose a tag to compare

Changes

  • None!

✨ Built with go 1.19.4

Full Changelog: v3.17.0...v3.18.0

Resources

3.17.0

12 Dec 16:20
Compare
Choose a tag to compare

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

3.16.0

09 Dec 18:08
Compare
Choose a tag to compare

✨ Built with go 1.19.4

Full Changelog: v3.15.1...v3.16.0

Resources

3.15.1

28 Nov 17:23
Compare
Choose a tag to compare

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

3.14.0

06 Oct 22:25
Compare
Choose a tag to compare

Changes

  • Bump golang to 1.19.2

✨ Built with go 1.19.2

Full Changelog: v3.13.0...v3.14.0

3.13.0

29 Sep 19:37
Compare
Choose a tag to compare

Go 1.19 package is vendored but go 1.18 is still used.

Full Changelog: v3.12.0...v3.13.0

3.12.0

23 Aug 16:56
Compare
Choose a tag to compare

Changes

  • Resolved an issue in silk-daemon where there was a race condition with systemd-networkd while creating the silk-vtep interface. This fixes occasional problems with c2c networking on the Jammy stemcells.
  • It is now possible to specify the logging.level property for silk-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

✨ Built with go 1.18.5

3.11.0

26 Jul 21:30
Compare
Choose a tag to compare

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

✨ Built with go 1.18.4