Skip to content

3.79.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 02 Sep 20:30
· 66 commits to develop since this release

3.79.0

Release Date: September 02, 2025

Changes

  • update generate-release-notes script - Author: Amelia Downs - SHA: 443c2f2

Go Package Updates

  • Bumped go.mod package 'code.cloudfoundry.org/cf-networking-helpers' from 'v0.56.0' to 'v0.57.0'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.44.0' to 'v1.45.0'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.63.0' to 'v0.64.0'
  • Bumped go.mod package 'code.cloudfoundry.org/diego-logging-client' from 'v0.64.0' to 'v0.65.0'
  • Bumped go.mod package 'code.cloudfoundry.org/durationjson' from 'v0.47.0' to 'v0.48.0'
  • Bumped go.mod package 'code.cloudfoundry.org/filelock' from 'v0.43.0' to 'v0.44.0'
  • Bumped go.mod package 'code.cloudfoundry.org/garden' from 'v0.0.0-20250820020934-176fcbafd0b1' to 'v0.0.0-20250827021015-6595353d2654'
  • Bumped go.mod package 'code.cloudfoundry.org/go-diodes' from 'v0.0.0-20250819102816-d2f6d525a844' to 'v0.0.0-20250826065211-2f5346d41d66'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.44.0' to 'v3.45.0'
  • Bumped go.mod package 'code.cloudfoundry.org/policy_client' from 'v0.66.0' to 'v0.67.0'
  • Bumped go.mod package 'code.cloudfoundry.org/tlsconfig' from 'v0.33.0' to 'v0.34.0'
  • Bumped go.mod package 'github.com/cloudfoundry/sonde-go' from 'v0.0.0-20250818115817-5d1eaa4214d2' to 'v0.0.0-20250826064732-542f5d3e37ff'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20250820193118-f64d9cf942d6' to 'v0.0.0-20250830080959-101d87ff5bc3'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.25.1' to 'v2.25.2'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.38.1' to 'v1.38.2'
  • Bumped go.mod package 'google.golang.org/genproto/googleapis/api' from 'v0.0.0-20250818200422-3122310a409c' to 'v0.0.0-20250826171959-ef028d996bc1'
  • Bumped go.mod package 'google.golang.org/genproto/googleapis/rpc' from 'v0.0.0-20250818200422-3122310a409c' to 'v0.0.0-20250826171959-ef028d996bc1'

Bosh Job Spec changes:

diff --git a/jobs/performance-test-sd/spec b/jobs/performance-test-sd/spec
index b492caaa..0cc618ee 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.24-linux
+  - golang-1.25-linux
   - performance-test-sd
 
 consumes:

✨ Built with go 1.25.0

Full Changelog: v3.78.0...v3.79.0

Resources