Skip to content

3.46.0

Latest
Compare
Choose a tag to compare
@tas-runtime-bot tas-runtime-bot released this 16 Apr 16:23
· 38 commits to develop since this release

Changes

  • Bump Golang to 1.22

Bosh Job Spec changes:

diff --git a/jobs/performance-test-sd/spec b/jobs/performance-test-sd/spec
index c89d50f5..0583340e 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.21-linux
+  - golang-1.22-linux
   - performance-test-sd
 
 consumes:

✨ Built with go 1.22.2

Full Changelog: v3.45.0...v3.46.0

Resources