v3.42.0
v3.42.0 (2023-01-05)
Added
- Add an in-built hierarchical status page #1873 (@DrJosh9000)
- Add an
agent-startup
hook that fires at the same time as theagent-shutdown
hook is registered #1778 (@donalmacc)
Changed
- Enforce a timeout on
finishJob
andonUploadChunk
#1854 (@DrJosh9000) - A variety of dependency updates, documentation, and code cleanups! (@dependabot[bot] + @DrJosh9000 + @moskyb)
- Flakey test fixes and test suite enhancements (@triarius + @DrJosh9000)
Fixed
Security
- Update
x/crypto/ssh
to0.3.0
, patching CVE-2020-9283 #1857 (@moskyb)