github buildkite/agent v3.35.0

latest releases: v3.70.0, v3.69.0, v3.68.0...
2 years ago

v3.35.0 (2022-03-23)

Full Changelog

Changed

  • Make go fmt mandatory in this repo #1587 (@moskyb)
  • Only search for finished artifact uploads when using buildkite-agent artifact download and artifact shasum #1584 (@pda)
  • Improve help/usage/errors for buildkite-agent artifact shasum #1581 (@pda)
  • Make the agent look for work immediately after completing a job, rather than waiting the ping interval #1567 (@extemporalgenome)
  • Update github.com/aws/aws-sdk-go to the latest v1 release #1573 (@yob)
  • Enable dependabot for go.mod #1574 (@yob)
  • Use build matrix feature to simplify CI pipeline #1566 (@ticky)
    • Interested in using Build Matrices yourself? Check out our docs!
  • Buildkite pipeline adjustments #1597 (@moskyb)

Fixed

  • Use net.JoinHostPort() to join host/port combos, rather than fmt.Sprintf() #1585 (@pda)
  • Fix minor typo in help text for `buildkite-agent pipeline upload #1595 (@moskyb)

Added

  • Add option to skip updating the mirror when using git mirrors. Useful when git is mounted from an external volume, NFS mount etc #1552 (@fatmcgav)
  • Use the more secure SHA256 hashing algorithm alongside SHA1 when working with artifacts #1582 #1583 #1584 (@pda)

Security

  • When creating directories, make them only accessible by current user and group #1580 (@pda)

Don't miss a new agent release

NewReleases is sending notifications on new releases.