Releases: cloudfoundry/cf-networking-release
Releases · cloudfoundry/cf-networking-release
3.32.0
Changes
-
[Feature Improvement/Bug Fix] C2C Networking Policies are synced only if they were actually updated to minimize load on the system (#231)
- Also see related
silk-release
PR: cloudfoundry/silk-release#88 - And related
policy_client
PR: cloudfoundry/policy_client#6
- Also see related
-
Bumps dependencies
-
Fixes a typo in contributing.md (#228)
- Thanks @geigerj0!
✨ Built with go 1.20.6
Full Changelog: v3.31.0...v3.32.0
Resources
3.31.0
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
3.29.0
3.28.0
3.27.0
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
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
3.24.0
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
Changes
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