Releases: spacelift-io/vcs-agent
v1.5.0
Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latest
public.ecr.aws/spacelift/vcs-agent:1.5.0
Binaries
The latest binaries are available in this release page, as well as on Spacelift's CDN:
URL | Architecture |
---|---|
https://downloads.spacelift.io/spacelift-vcs-agent-x86_64 | Linux (amd64) |
https://downloads.spacelift.io/spacelift-vcs-agent-aarch64 | Linux (arm64) |
What's Changed
- ci: add Trivy fallback DB repositories by @adamconnelly in #83
- chore: bump dependencies, bump Go to v1.23 by @peterdeme in #84
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latest
public.ecr.aws/spacelift/vcs-agent:1.4.0
Binaries
The latest binaries are available in this release page, as well as on Spacelift's CDN:
URL | Architecture |
---|---|
https://downloads.spacelift.io/spacelift-vcs-agent-x86_64 | Linux (amd64) |
https://downloads.spacelift.io/spacelift-vcs-agent-aarch64 | Linux (arm64) |
What's Changed
- adds 'update PR comment' routes to allowlist by @silviutanasa in #82
New Contributors
- @silviutanasa made their first contribution in #82
Full Changelog: v1.3.2...v1.4.0
v1.3.2
Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latest
public.ecr.aws/spacelift/vcs-agent:1.3.2
Binaries
The latest binaries are available in this release page, as well as on Spacelift's CDN:
URL | Architecture |
---|---|
https://downloads.spacelift.io/spacelift-vcs-agent-x86_64 | Linux (amd64) |
https://downloads.spacelift.io/spacelift-vcs-agent-aarch64 | Linux (arm64) |
What's Changed
- chore: upgrade bugsnag client lib to v2 by @mwasilew2 in #81
New Contributors
- @mwasilew2 made their first contribution in #81
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latest
public.ecr.aws/spacelift/vcs-agent:1.3.1
Binaries
The latest binaries are available in this release page, as well as on Spacelift's CDN:
URL | Architecture |
---|---|
https://downloads.spacelift.io/spacelift-vcs-agent-x86_64 | Linux (amd64) |
https://downloads.spacelift.io/spacelift-vcs-agent-aarch64 | Linux (arm64) |
What's Changed
- fix(cmd/spacelift-vcs-agent): add bugsnag disable flag to flags by @Apollorion in #80
New Contributors
- @Apollorion made their first contribution in #80
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latest
public.ecr.aws/spacelift/vcs-agent:1.3.0
Binaries
The latest binaries are available in this release page, as well as on Spacelift's CDN:
URL | Architecture |
---|---|
https://downloads.spacelift.io/spacelift-vcs-agent-x86_64 | Linux (amd64) |
https://downloads.spacelift.io/spacelift-vcs-agent-aarch64 | Linux (arm64) |
What's Changed
- chore(deps): bump packages, bump to Alpine 3.20 by @peterdeme in #78
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latest
public.ecr.aws/spacelift/vcs-agent:1.2.0
Binaries
The latest binaries are available in this release page, as well as on Spacelift's CDN:
URL | Architecture |
---|---|
https://downloads.spacelift.io/spacelift-vcs-agent-x86_64 | Linux (amd64) |
https://downloads.spacelift.io/spacelift-vcs-agent-aarch64 | Linux (arm64) |
What's Changed
- Bump to Go 1.22, and bump Go packages by @peterdeme in #76
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latest
public.ecr.aws/spacelift/vcs-agent:1.1.0
Binaries
The latest binaries are available in this release page, as well as on Spacelift's CDN:
URL | Architecture |
---|---|
https://downloads.spacelift.io/spacelift-vcs-agent-x86_64 | Linux (amd64) |
https://downloads.spacelift.io/spacelift-vcs-agent-aarch64 | Linux (arm64) |
What's Changed
- Bump Go packages, bump to Alpine 3.19 by @peterdeme in #74
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latest
public.ecr.aws/spacelift/vcs-agent:1.0.0
Binaries
The latest binaries are available in this release page, as well as on Spacelift's CDN:
URL | Architecture |
---|---|
https://downloads.spacelift.io/spacelift-vcs-agent-x86_64 | Linux (amd64) |
https://downloads.spacelift.io/spacelift-vcs-agent-aarch64 | Linux (arm64) |
What's changed
Major update ❗
- With v1.0.0,
spacelift-vcs-agent
will use semantic versioning. - We also introduced publishing arm64 binaries which makes it possible to run the agent on ARM64 machines which are generally cheaper than x64 ones. 💸
Full Changelog: https://github.com/spacelift-io/vcs-agent/commits/v1.0.0