Added
- Add support for agent tracing using Datadog APM #1273 (goodspark)
- Improvements to ARM64 support (i.e. Apple Silicon/M1) #1346, #1354, #1343 (ticky)
- Add a Linux ppc64 build to the pipeline #1362 (ticky)
- Agent can now upload artifacts using AssumedRoles using
BUILDKITE_S3_SESSION_TOKEN
#1359 (grahamc) - Agent name
%spawn
interpolation to deprecate/replace%n
#1377 (ticky)
Changed
- Compile the darwin/arm64 binary using go 1.16rc1 #1352 (yob) #1369 (chloeruka)
- Use Docker CLI packages, update Docker Compose, and update centos to 8.x #1351 (RemcodM)