Skip to content

2.98.0

Compare
Choose a tag to compare
@tas-runtime-bot tas-runtime-bot released this 15 Apr 19:54
· 71 commits to develop since this release

Changes

  • Update Golang to 1.22

Bosh Job Spec changes:

diff --git a/jobs/vizzini/spec b/jobs/vizzini/spec
index 7eb920159..d61278357 100644
--- a/jobs/vizzini/spec
+++ b/jobs/vizzini/spec
@@ -1,7 +1,7 @@
 ---
 name: vizzini
 packages:
-  - golang-1.21-linux
+  - golang-1.22-linux
   - vizzini
 
 templates:

✨ Built with go 1.22.2

Full Changelog: v2.97.0...v2.98.0

Resources