github runatlantis/atlantis v0.17.1

latest releases: v0.27.3, v0.27.2, v0.27.1...
2 years ago

v0.17.1

Feature release containing a number of bug fixes.

Note: as of this release we are now also publishing releases to Github Container Registry. We will stop publishing releases to Dockerhub in a subsequent major version release, please migrate any workflows to start using Github Container Registry in the meantime.

Features/Improvements

Bug Fixes

  • Fix a bug with the hide previous command logic (#1549 by @nishkrishnan)
  • Fix a bug with Azure Dev ops Prs where only the recent commit was used to get the diff (#1521 by @nishkrishnan)
  • Fix bug with deleting source branch on merging Azure Dev Ops PRs (#1560 by @tapaszto)
  • Fix regression with parallelApply and parallelPlan args being in the wrong order and therefore swapped. (#1574 by @Fauzyy)
  • Fix nil pointer deference when disable-repo-locking is true. (#1557 by @Fauzyy)
  • Fix azure dev ops max comment characters to api limit (#1585 by @mhennecke)
  • Fix bug where required terraform version was not being loaded when policy checks are enabled (#1658 by @msarvar)
  • Fix bug where plan summary was not shown when changes outside of Terraform were detected (#1593 by @chroju)

Dependencies

Backwards Incompatibilities/Notes

  • If you're using the Atlantis Docker image and aren't setting the --default-tf-version flag
    then the default version of Terraform will now be 1.0. Simply set the above
    flag to your desired default version to avoid any issues.

Docker

runatlantis/atlantis:v0.17.1

Github Container Registry

ghcr.io/runatlantis/atlantis:v0.17.1

Diff v0.17.0..v0.17.1

v0.17.0...v0.17.1

Don't miss a new atlantis release

NewReleases is sending notifications on new releases.