Release v1.4.0
1.4.0
- Feature - Add support for ARM64 binaries and docker images (#59). This release adds architecture-specific suffixes to the image tags, so instead of
latest
, e.g. users should uselatest-amd64
orlatest-arm64
. - Supported tags:
- latest-arm64
- 1.4.0-arm64
- 1.4.0-agent1.27.0-compatible-arm64
- latest-amd64
- 1.4.0-amd64
- 1.4.0-agent1.27.0-compatible-amd64