This release integrates some of the same features as the recent 2.2 release, so most of these points are the same!
- The
buildkite-agent
binary is now built with Golang 1.7 giving us support for macOS Sierra - The agent now talks HTTP2 making calls to the Agent API that little bit faster
- The binary is a statically compiled (no longer requiring
libc
) meta-data-ec2
andmeta-data-ec2-tags
can now be configured usingBUILDKITE_AGENT_META_DATA_EC2
andBUILDKITE_AGENT_META_DATA_EC2_TAGS
environment variables