Skip to content

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 10:25
· 17 commits to main since this release
v2.3.0
ba607fb

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: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

Full Changelog: v2.2.0...v2.3.0