Skip to content

v3.0-beta.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@keithpitt keithpitt released this 23 Sep 06:49

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 and meta-data-ec2-tags can now be configured using BUILDKITE_AGENT_META_DATA_EC2 and BUILDKITE_AGENT_META_DATA_EC2_TAGS environment variables