Skip to content

Releases: cloudfoundry/cf-networking-release

3.32.0

27 Jul 18:00
Compare
Choose a tag to compare

Changes

✨ Built with go 1.20.6

Full Changelog: v3.31.0...v3.32.0

Resources

3.31.0

13 Jul 11:34
Compare
Choose a tag to compare

Changes

  • Updates a DB schema used with dynamic ASGs to resolve/prevent issues when frequently syncing hundreds of thousands of ASGs. Thanks @ZPascal!

✨ Built with go 1.20.6

Full Changelog: v3.30.0...v3.31.0

Resources

3.30.0

12 Jul 16:29
Compare
Choose a tag to compare

Changes

  • Bumped golang to 1.20.6

✨ Built with go 1.20.6

Full Changelog: v3.29.0...v3.30.0

Resources

3.29.0

06 Jul 14:31
Compare
Choose a tag to compare

Changes

  • Updated dependancies.

✨ Built with go 1.20.5

Full Changelog: v3.28.0...v3.29.0

Resources

3.28.0

07 Jun 13:20
Compare
Choose a tag to compare

Changes

  • Bumped to golang 1.20.5

✨ Built with go 1.20.5

Full Changelog: v3.27.0...v3.28.0

Resources

3.27.0

25 May 15:53
Compare
Choose a tag to compare

Changes

  • Bumped vendored healthchecker-release to v0.8.0

✨ Built with go 1.20.4

Full Changelog: v3.26.0...v3.27.0

Resources

3.26.0

24 May 16:05
Compare
Choose a tag to compare

Changes

  • Dependency Updates:
    • code.cloudfoundry.org/bbs 08ff19fb906a
    • code.cloudfoundry.org/cf-networking-helpers ebb4c931f5d5
    • code.cloudfoundry.org/clock v1.1.0
    • code.cloudfoundry.org/debugserver c4fc5f67e21e
    • code.cloudfoundry.org/filelock 470838d066c5
    • code.cloudfoundry.org/garden 234178722499
    • code.cloudfoundry.org/locket 6cd5416498b6
    • github.com/containernetworking/cni v1.1.2
    • github.com/containernetworking/plugin v1.3.0
    • github.com/nats-io/go-nats v1.8.1
    • github.com/onsi/ginkgo/v2 2.9.5
    • github.com/onsi/gomega v1.27.7
    • golang.org/x/net v0.10.0
    • golang.org/x/sys v0.8.0
    • google.golang.org/grpc v1.55.0
    • github.com/st3v/glager v0.4.0
    • github.com/tedsuo/ifrit 7862c310ad26

✨ Built with go 1.20.4

Full Changelog: 3.25.1...v3.26.0

Resources

3.25.1

04 May 17:43
Compare
Choose a tag to compare

Changes

  • None!

✨ Built with go 1.20.4

Full Changelog: 3.24.0...v3.25.1

Resources

3.24.0

03 May 16:49
Compare
Choose a tag to compare

Changes

  • Bump to Go 1.20.4
  • Bump all dependencies such that only Ginkgo V2 and Lager V3 are used
  • Use new docker images for local testing

✨ Built with go 1.20.4

Full Changelog: 3.23.0...v3.24.0

Resources

3.23.0

22 Feb 19:07
Compare
Choose a tag to compare

Changes

  • Bump to go 1.20.1
  • Update healthchecker to 0.4.0
    • Increase startup delay default to 30 seconds PR

Bosh Job Spec changes:

diff --git a/jobs/performance-test-sd/spec b/jobs/performance-test-sd/spec
index ab811d37..0223d87e 100644
--- a/jobs/performance-test-sd/spec
+++ b/jobs/performance-test-sd/spec
@@ -6,7 +6,7 @@ templates:
   config.json.erb: config.json
 
 packages:
-  - golang-1.19-linux
+  - golang-1.20-linux
   - performance-test-sd
 
 consumes:

✨ Built with go 1.20.1

Full Changelog: v3.22.0...3.23.0

Resources