Skip to content

Releases: runatlantis/atlantis

v0.19.3-pre.20220429

29 Apr 22:35
b1fb970
Compare
Choose a tag to compare
v0.19.3-pre.20220429 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.19.3-pre.20220408...v0.19.3-pre.20220429

v0.19.3-pre.20220408

12 Apr 18:18
1a83444
Compare
Choose a tag to compare
v0.19.3-pre.20220408 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.19.2...v0.19.3-pre.20220408

v0.19.2

11 Mar 15:04
76d7080
Compare
Choose a tag to compare

Bug fix release for github and update docs to reflect the docker registry support change.

What's Changed

Dependencies

  • terraform 1.1.7
  • conftest 0.30.0

Github Container Registry

ghcr.io/runatlantis/atlantis:v0.19.2

New Contributors

Full Changelog: v0.19.1...v0.19.2

v0.19.1

07 Mar 18:06
d1a1015
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/checkout from 2 to 3 by @dependabot in #2119
  • build(deps): bump github.com/xanzy/go-gitlab from 0.55.1 to 0.58.0 by @dependabot in #2118
  • fix(bitbucketcloud): Ensure status key has at most 40 characters by @maxbrunet in #2037
  • fix(gitlab-client): change pending to running state by @syphernl in #1971
  • fix(bitbucketcloud)!: Use AccountID as username instead of Nickname by @maxbrunet in #2034

Dependencies

terraform 1.1.7
conftest 0.30.0

Github Container Registry

ghcr.io/runatlantis/atlantis:v0.19.1

New Contributors

Full Changelog: v0.19.0...v0.19.1

v0.19.0

04 Mar 21:00
cb018a5
Compare
Choose a tag to compare

Feature release for:

  • multi-arch docker images
  • add pending status for apply

What's Changed

  • docs: moving streaming logs section from top-level navigation to docs by @Aayyush in #2066
  • fix(docker): Multi-arch Docker images, attempt two by @Tenzer in #2114
  • feat: add a pending status for apply when running plan command by @AndreZiviani in #2053

Dependencies

terraform 1.1.7
conftest 0.30.0

New Contributors

Github Container Registry

ghcr.io/runatlantis/atlantis:v0.19.0

Full Changelog: v0.18.5...v0.19.0

v0.18.5

03 Mar 01:56
8719d20
Compare
Choose a tag to compare

Maintenance release:

  • Drop Dockerhub support (#2103)
  • fixing the most recent multiplatform image build issue. (#2104)

What's Changed

Dependencies

terraform 1.1.7
conftest 0.30.0

Full Changelog: v0.18.4...v0.18.5

Github Container Registry

ghcr.io/runatlantis/atlantis:v0.18.5

v0.18.4

02 Mar 17:48
8c26e75
Compare
Choose a tag to compare
v0.18.4 Pre-release
Pre-release

Maintenance release for security patches with atlantis-base image. Thanks @Tenzer's wonderful work, we have included the mutliplatform support for atlantis image (see details under docker-multi-platform labeled PRs).

NOTE: we are dropping the support for docker hub moving forward, please see announcement in here.

This is a pre-release as there is some image issue.

What's Changed

  • fix(web-templates): use CleanedBasePath for titles by @jvrplmlmn in #2091
  • build(deps): bump runatlantis/atlantis-base from 2021.12.15 to 2022.03.02
  • docker: bump git-lfs and gosu dependencies by @hi-artem in #2096
  • fix(docker): fix base image for multi-platform build by @Tenzer in #2099
  • fix(docker): fix installation of git-lfs in armv7 image by @Tenzer in #2100
  • fix(docker): download Terraform and conftest versions maching image architecture by @Tenzer in #2101

New Contributors

Github Container Registry

ghcr.io/runatlantis/atlantis:v0.18.4

Full Changelog: v0.18.3...v0.18.4

v0.18.3

28 Feb 17:05
ed72f5e
Compare
Choose a tag to compare

What's Changed

Dependencies

terraform 1.1.6
conftest 0.30.0

New Contributors

Docker

runatlantis/atlantis:v0.18.3

Github Container Registry

ghcr.io/runatlantis/atlantis:v0.18.3

Full Changelog: v0.18.2...v0.18.3

v0.18.2

25 Jan 23:39
af2e9ed
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/xanzy/go-gitlab from 0.52.2 to 0.54.3 by @dependabot in #1986
  • build(deps): bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 by @dependabot in #1987
  • build(deps): bump go.uber.org/zap from 1.19.1 to 1.20.0 by @dependabot in #1988
  • docs: document undiverged apply requirement in more places by @fishpen0 in #1992
  • Fix autoplan when .terraform.lock.hcl is modifed by @gezb in #1991
  • Add XTerm JS to the server static files by @Ka1wa in #1985
  • feat: post workflow hooks by @tim775 in #1990
  • docs: add colon to policy checking yaml by @williamlord-wise in #1996
  • docs: include infracost ref in post-workflow-hooks by @ilamtap in #1997
  • fix(docs): update screenshot for Bitbucket server webhook configuration by @kuzm1ch in #1995
  • fix: make IsOwner policy check case-insensitive by @edbighead in #1989
  • build(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.0.3 to 2.0.4 by @dependabot in #2004
  • build(deps): bump github.com/hashicorp/go-getter from 1.5.10 to 1.5.11 by @dependabot in #2003
  • docs: fix incorrect wildcard and more precise instruction to --gh-team-allowlist option. by @keitap in #2005
  • Fix support for terraform workspaces by @bschaeffer in #2006
  • fix: add back basic auth support by @Aayyush in #2008
  • chore: improve /healthz endpoint performance by @inkel in #2014
  • Fix 1979: Update GenerateProjectJobURL to account for nested repo names by @Aayyush in #2012
  • fix: broken Log Streaming URL when working directory is set to "./" by @Aayyush in #2015
  • fix: retry /files/ requests to github by @iainlane in #2002

Dependencies

  • terraform 1.1.4
  • conftest 0.30.0

New Contributors

Docker

runatlantis/atlantis:v0.18.2

Github Container Registry

ghcr.io/runatlantis/atlantis:v0.18.2

Full Changelog: v0.18.1...v0.18.2

v0.18.1

05 Jan 19:44
1dc8229
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.18.1