v3.95.0 (2025-03-20)
Important
Secrets (as visible to the agent in environment variables) are now redacted from annotations, meta-data values, and step updates, similar to how secrets are redacted from job logs.
If needed, this can be disabled by passing the flag --redacted-vars=''
to the annotate
, meta-data set
, or step update
command.
Changed
- Redact meta-data values and step attribute updates with warnings #3243 (@DrJosh9000)
- Redact annotations #3242 (@DrJosh9000)
- ANSI parser speedup #3237 (@DrJosh9000)
Fixed
- Agents running with disconnect-after-job or disconnect-after-idle-timeout can now be kept alive with agent pausing #3238 (@DrJosh9000)
- The
pty-raw
experiment no longer causes a warning to be logged #3241 (@DrJosh9000)
Dependency updates
- Bump google.golang.org/api from 0.224.0 to 0.226.0 in the cloud-providers group #3240 (@dependabot[bot])
- Bump the container-images group across 7 directories with 3 updates #3239 (@dependabot[bot])