Skip to content

0.332.0

Choose a tag to compare

@tas-runtime-bot tas-runtime-bot released this 20 Mar 15:52
· 2895 commits to develop since this release

0.332.0

Release Date: March 20, 2025

Changes

Bosh Job Spec changes:

diff --git a/jobs/gorouter/spec b/jobs/gorouter/spec
index 9d694a02..1feb42f7 100644
--- a/jobs/gorouter/spec
+++ b/jobs/gorouter/spec
@@ -328,7 +328,7 @@ properties:
       this property and operators have to explicitly enable them. This is done to prevent breaking
       log parsing in existing setups by the introduction of new fields. Does not affect stdout /
       stderr logs.
-      Available fields are: local_address
+      Available fields are: backend_time, dial_time, dns_time, failed_attempts, failed_attempts_time, local_address, tls_time
     default: []
   router.logging.format.timestamp:
     description: |

✨ Built with go 1.23.7

Full Changelog: v0.331.0...v0.332.0

Resources