v2.3.0
Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latestpublic.ecr.aws/spacelift/vcs-agent:2.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
- VCS Agent - should exit when misconfigured by @marko-kos in #101
- fix: handle nil Bugsnag notifier and modernize signal handling by @peterdeme in #102
New Contributors
- @marko-kos made their first contribution in #101
Full Changelog: v2.2.0...v2.3.0