Full Changelog
⚠️ We're adjusting how the set of supported OS versions changes over time.
For the details, see #2354.
Added
- New experiment
use-zzglob
: uses a different library for resolving glob patterns in buildkite-agent artifact upload
#2341 (@DrJosh9000)
Changed
- Logged errors might look different: errors passed back up to main.go from clicommand #2347 (@triarius)
- HEAD commit found faster:
git log
is now used to get commit information instead of git show
#2323 (@leakingtapan)
Internal
- Adapt Olfactor to allow sniffing for multiple smells #2332 (@triarius)