Release - v0.27.1
New release published by
GenPage
Maintainer Notes
• Atlantis has submitted its application to CNCF!
cncf/sandbox#60 Please +1 the issue to show your support.
• Atlantis will continue to use a new release process to help stabilize the project. We will take a trunk-based approach to releases and cherry-pick fixes into a release branch. The intention is to allow Atlantis users to enjoy more long-term support on a particular version without being forced to upgrade and encounter other bugs from new features. Please bear with us during this change as we build new processes/tools around the releases.
What's Changed
Bug fixes
• fix: Prevent panics when logging HTTP response status in github and gitlab client by
@adkafka in
#4082
• fix: properly render 🚮 in default templates by
@glasser in
#4049
• fix: download conftest binary for correct arch by
@Prajithp in
#4161
• fix: ensure the MR log line prints an integer and not a rune (
#4078) by
@jandersen-plaid
in
#4080
• fix: use base branch from base repo instead of fork (cherry-pick
#4048) by
@alanbover
in
#4050
• fix: Atlantis Does Not Consider the Plan Directory When Hiding Previous Plan Comments (cherry-pick
#4012) by
@X-Guardian
in
#4130
• fix: CI for markdown renderer by
@lukemassa in
#4066
Other Changes
• chore(deps): update dependency git-lfs/git-lfs to v3.4.1 in dockerfile (release-0.27) by
@renovate in
#4104
• chore(deps): update dependency hashicorp/terraform to v1.6.6 in .circleci/config.yml (release-0.27) by
@renovate in
#4106
• fix(deps): update module
github.com/redis/go-redis/v9 to v9.3.1 in go.mod (release-0.27) by
@renovate in
#4107
• fix(deps): update module
github.com/spf13/viper to v1.18.2 in go.mod (release-0.27) by
@renovate in
#4108
• chore(deps): update debian docker tag to v12.4 in dockerfile (release-0.27) by
@renovate in
#4109
• fix(deps): update module
github.com/google/uuid to v1.5.0 in go.mod (release-0.27) by
@renovate in
#4111
• fix(e2e-tests): add ngrok authtoken (cherry-pick
#4125) by @gcp-cherry-pick-bot in
#4129
• chore(deps): update golang docker tag to v1.21.6 in testing/dockerfile (release-0.27) by
@renovate in
#4155
• fix(deps): update module
github.com/xanzy/go-gitlab to v0.96.0 in go.mod (release-0.27) by
@renovate in
#4112
• fix(deps): update module
github.com/alicebob/miniredis/v2 to v2.31.1 in go.mod (release-0.27) by
@renovate in
#4159
Full Changelog:
v0.27.0...v0.27.1
runatlantis/atlantis