Skip to content

v3.59.0

Compare
Choose a tag to compare
@buildkite-agent-releaser buildkite-agent-releaser released this 09 Nov 06:02
6b9c65b

v3.59.0 (2023-11-09)

Full Changelog

Security

Changed

  • Experimental: Signed Pipelines
    • Allow omitting the key ID when signing pipelines #2481 (@triarius)
    • Remove Org and Pipeline slugs from pipeline invariants and update the signing tool to use the GraphQL API #2479 (@triarius)
    • Add key.Validate call #2488 (@DrJosh9000)
  • Use zzglob.MultiGlob to process multiple globs simultaneously, and stop sending GlobPath with artifact upload #2472 (@DrJosh9000)

Internal