Skip to content

3.23.0

Compare
Choose a tag to compare
@tas-runtime-bot tas-runtime-bot released this 22 Feb 19:07
· 787 commits to develop since this release

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