- Further tweaks to the retry behaviour of some calls, this time meta data set/get will retry on errors ♻️
- Added a new
buildkite-agent meta-data exists
call, so you can check to see if a key exists before grabbing it 🔍 - Adjusted the HTTP timeouts so requests don't hang forever 🔮
- The bootstrap script will only upload the git information associated with the build if it hasn't already (using the new swish
meta-data exists
API ⚡