v3.36.0
v3.36.0 (2022-05-17)
Added
- Add experiment to use kernel-based flocks instead of lockfiles #1624 (@KevinGreen)
- Add option to enable temporary job log file #1564 (@albertywu)
- Add experimental OpenTelemetry Tracing Support #1631 + #1632 (@moskyb + @rajatvig)
- Add
--log-level
flag to all commands #1635 (@moskyb)
Fixed
- The
no-plugins
option now works correctly when set in the config file #1579 (@elruwen) - Clear up usage instructions around
--disconnect-after-idle-timeout
and--disconnect-after-job
#1599 (@moskyb)
Changed
- Refactor retry machinery to allow the use of exponential backoff #1588 (@moskyb)
- Create all directories with 0775 permissions #1616 (@moskyb)
- Dependency Updates:
- github.com/urfave/cli: 1.22.4 -> 1.22.9 #1619 + #1638 (@dependabot[bot])
- Golang: 1.17.6 -> 1.18.1 (yay, generics!) #1603 + #1627 (@dependabot[bot])
- Alpine Build Images: 3.15.0 -> 3.15.4 #1626 (@dependabot[bot])
- Alpine Release Images: 3.12 -> 3.15.4 #1628 (@moskyb)