https://www.runatlantis.io/ logo
Join Slack
Powered by
# atlantis-contributors
  • p

    PePe Amengual

    09/26/2024, 1:04 AM
    no, we usually try to release one a month
  • p

    PePe Amengual

    09/26/2024, 1:05 AM
    are you waiting for anything in particular?
    k
    • 2
    • 2
  • r

    RB

    09/26/2024, 2:31 PM
    Hi, may I have a review on this PR https://github.com/runatlantis/atlantis/pull/4954
    merged1 1
    ✅ 1
    • 1
    • 3
  • g

    GitHub

    09/30/2024, 3:32 AM
    Release - v0.30.0 New release published by jamengual Final OpenTofu support! 🚀 We are moving to the CNCF Slack in a few more days; keep an eye on the community announcements and join link updates. As always, join Our Community on Slack. If you have any questions or concerns, please join our Slack community and share with us: Join Atlantis Community on Slack. What's Changed Exciting New Features 🎉 • feat: add ability to delegate authorization to external sources by @nickking-brt in #4864 • feat: OpenTofu support by @meringu in #4499 Bug fixes 🐛 • fix: set yaml to prevent_self_approve by @lee2sh in #4893 • fix: Update lock for e2e tests by @meringu in #4939 Other Changes 🔄 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 83c7c8e in dockerfile.dev (main) by @renovate in #4881 • chore(deps): update dependency node to v20.17.0 in .node-version (main) by @renovate in #4886 • chore(docs): add notes to default tags by @nitrocode in #4853 • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.22.0 in go.mod (main) by @renovate in #4887 • fix(deps): update module github.com/xanzy/go-gitlab to v0.108.0 in go.mod (main) by @renovate in #4888 • fix(deps): update module golang.org/x/text to v0.17.0 in go.mod (main) by @renovate in #4889 • chore: remove GOVERNANCE in favor of the org one by @chenrui333 in #4882 • fix: Resolve Rendering Issue in the Policy Check Results Template by @dorian-tsorfy in #4870 • fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0 in go.mod (main) by @renovate in #4894 • fix(deps): update module golang.org/x/text to v0.18.0 in go.mod (main) by @renovate in #4897 • fix: GitHub mergeability bypassing apply by @henriklundstrom in #4193 • fix: Permission for GitHub app to support mergeable minus apply check by @henriklundstrom in #4902 • fix: dont log GitHub app token in logs by @dobby-dobster in #4667 • fix: only lookup user team memberships if using team authz by @nickking-brt in #4903 • chore(deps): update redis:7.4-alpine docker digest to 4dc8a5b in docker-compose.yml (main) by @renovate in #4905 • chore(deps): update redis:7.4-alpine docker digest to c35af3b in docker-compose.yml (main) by @renovate in #4909 • chore(deps): update dependency opentofu/opentofu to v1.8.2 in dockerfile (main) by @renovate in #4914 • chore(deps): update docker/dockerfile:1 docker digest to 865e5dd in dockerfile (main) by @renovate in #4917 • chore(deps): update alpine docker tag to v3.20.3 in dockerfile (main) by @renovate in #4918 • chore: use markdown to display github comments truncation header by @benoittoulme in #4885 • chore(deps): update debian docker tag to v12.7 in dockerfile (main) by @renovate in #4919 • fix(deps): update module github.com/go-playground/validator/v10 to v10.22.1 in go.mod (main) by @renovate in #4922 • fix(deps): update module github.com/xanzy/go-gitlab to v0.109.0 in go.mod (main) by @renovate in #4923 • fix(deps): update module golang.org/x/term to v0.24.0 in go.mod (main) by @renovate in #4924 • fix(deps): update module github.com/hashicorp/hc-install to v0.8.1 in go.mod (main) by @renovate in #4925 • chore(deps): update terraform null to v3.2.3 in server/controllers/events/testdata/test-repos/workspace-parallel-yaml/staging/versions.tf (main) by @renovate in #4929 • chore(deps): update terraform random to v3.6.3 in server/controllers/events/testdata/test-repos/state-rm-workspace/dir1/versions.tf (main) by @renovate in #4931 • fix: fix markdown lint errors by @chenrui333 in #4940 • fix(deps): update module github.com/hashicorp/hc-install to v0.9.0 in go.mod (main) by @renovate in #4941 • chore(deps): upgrade go-github 63.x by @nitrocode in #4943 • docs: add maintained releases to security text by @nitrocode in #4945 • chore(deps): update dependency hashicorp/terraform to v1.9.6 in testdrive/utils.go (main) by @renovate in #4946 • chore(deps): bump vite from 5.2.13 to 5.4.8 by @dependabot in #4958 • chore(deps): update debian:12.7-slim docker digest to ad86386 in dockerfile (main) by @renovate in #4963 New Contributors • @nickking-brt made their first contribution in #4864 • @henriklundstrom made their first contribution in <https://github.com/runatlantis/atlantis/pu… runatlantis/atlantis
    🚀 2
  • p

    PePe Amengual

    10/16/2024, 2:42 AM
    @Mohit Nagaraj are you a goland dev? Tell us about what you are interested in working on or things you want to learn doing ( work on VCS code, Statuses, Locks etc)
    m
    • 2
    • 3
  • p

    PePe Amengual

    10/23/2024, 6:16 PM
    <!here> We have started the move to the CNCF Slack so please do not post any more messages here and join our new slack community using this link https://communityinviter.com/apps/cloud-native/cncf
    👍 2
  • p

    PePe Amengual

    10/23/2024, 6:16 PM
    <!here> New post are restricted, please join the new slack to post your questions or help out.
  • g

    GitHub

    11/22/2024, 4:59 PM
    Release - V0.30.1 New release published by jamengual What's Changed Exciting New Features 🎉 • feat(automerge): implement GitHub --auto-merge-method flag for apply command by @a1k0u in #4895 • feat: Allow the shell to be configured for workflow command steps by @anryko in #5024 • feat: add ignore-vcs-status-names (github only) by @bakayolo in #4978 • feat: Refine the Atlantis Info Message Logging by @X-Guardian in #5034 Bug fixes 🐛 • fix: fix broken formatting of first comment in case of command output truncation by @benoittoulme in #4980 • fix: Ignore apply check(s) even if missing from rollup when determining mergeability for GitHub by @henriklundstrom in #4974 • fix: Change GitLab
    UpdateStatus
    Function to get Pipeline from Commit rather than the Merge Request by @X-Guardian in #5033 • fix: Fix GitHub pull request mergeability for multiple required workflow runs by @ajax-ryzhyi-r in #5057 Other Changes 🔄 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 5318d83 in dockerfile.dev (main) by @renovate in #4973 • chore(deps): update redis:7.4-alpine docker digest to de13e74 in docker-compose.yml (main) by @renovate in #4991 • chore(deps): update dependency hashicorp/terraform to v1.9.7 in testdrive/utils.go (main) by @renovate in #4992 • chore(deps): update dependency opentofu/opentofu to v1.8.3 in dockerfile (main) by @renovate in #4994 • fix: Update error messages when working with OpenTofu by @meringu in #4996 • chore(deps): update dependency node to v20.18.0 in .node-version (main) by @renovate in #5000 • fix(deps): update module github.com/xanzy/go-gitlab to v0.110.0 in go.mod (main) by @renovate in #5001 • fix(deps): update module github.com/xanzy/go-gitlab to v0.111.0 in go.mod (main) by @renovate in #5009 • chore(deps): update debian:12.7-slim docker digest to d9afe3c in dockerfile (main) by @renovate in #5012 • chore(deps): update debian:12.7-slim docker digest to 36e591f in dockerfile (main) by @renovate in #5013 • fix(deps): update module golang.org/x/term to v0.25.0 in go.mod (main) by @renovate in #5014 • fix(deps): update module golang.org/x/text to v0.19.0 in go.mod (main) by @renovate in #5016 • fix(deps): update module github.com/redis/go-redis/v9 to v9.6.2 in go.mod (main) by @renovate in #5018 • fix(deps): update module github.com/slack-go/slack to v0.15.0 in go.mod (main) by @renovate in #5019 • chore(deps): update dependency hashicorp/terraform to v1.9.8 in testdrive/utils.go (main) by @renovate in #5020 • docs: Adding new slack link by @jamengual in #5028 • chore: Fix Dockerfile FROM/AS Casing by @X-Guardian in #5030 • chore: Enable VSCode Git Always Signoff by @X-Guardian in #5031 • chore(deps): update dependency open-policy-agent/conftest to v0.56.0 in dockerfile (main) by @renovate in #5035 • docs: add slack channel by @nitrocode in #5037 • docs: add an anchor for native env vars by @nitrocode in #5023 • fix(deps): update module github.com/google/go-github/v63 to v65 in go.mod (main) by @renovate in #4968 • chore(deps): update dependency opentofu/opentofu to v1.8.4 in dockerfile (main) by @renovate in #5054 • chore(deps): update dependency open-policy-agent/conftest to v0.56.0 in testing/dockerfile (main) by @renovate in #5055 • fix: Run dumb-init with --single-child for graceful termination by @meringu in #4913 • feat: GitHub - Support loading git token from disk by @meringu in #4928 • chore(docs): Fix formatting on server-configuration.md by @X-Guardian in #5059 • chore(docs): Fix formatting on server-configuration.md by @X-Guardian in #5061 • chore(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.1 [security] (main) by @renovate in #5062 • chore(docs): Fix Using Atlantis Merge Method Link by @X-Guardian in #5065 • chore(deps): update dependency mermaid to v10.9.3 [security] (main) by @renovate in #5026 • chore(deps-dev): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #4977 • chore(deps): update go to v1.23.2 in go.mod (main) by @renovate in #4912 • chore(docs): Fix formatting on provider-credentials.md by @X-Guardian in #5068 • fix: GitHub - Support Token File for Git Commands by @meringu in <https://github.com/runatlantis/atlantis/pull/… runatlantis/atlantis
  • g

    GitHub

    11/22/2024, 5:57 PM
    Release - v0.31.0 New release published by jamengual What's Changed Exciting New Features 🎉 • feat(automerge): implement GitHub --auto-merge-method flag for apply command by @a1k0u in #4895 • feat: Allow the shell to be configured for workflow command steps by @anryko in #5024 • feat: add ignore-vcs-status-names (github only) by @bakayolo in #4978 • feat: Refine the Atlantis Info Message Logging by @X-Guardian in #5034 Bug fixes 🐛 • fix: fix broken formatting of first comment in case of command output truncation by @benoittoulme in #4980 • fix: Ignore apply check(s) even if missing from rollup when determining mergeability for GitHub by @henriklundstrom in #4974 • fix: Change GitLab
    UpdateStatus
    Function to get Pipeline from Commit rather than the Merge Request by @X-Guardian in #5033 • fix: Fix GitHub pull request mergeability for multiple required workflow runs by @ajax-ryzhyi-r in #5057 Other Changes 🔄 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 5318d83 in dockerfile.dev (main) by @renovate in #4973 • chore(deps): update redis:7.4-alpine docker digest to de13e74 in docker-compose.yml (main) by @renovate in #4991 • chore(deps): update dependency hashicorp/terraform to v1.9.7 in testdrive/utils.go (main) by @renovate in #4992 • chore(deps): update dependency opentofu/opentofu to v1.8.3 in dockerfile (main) by @renovate in #4994 • fix: Update error messages when working with OpenTofu by @meringu in #4996 • chore(deps): update dependency node to v20.18.0 in .node-version (main) by @renovate in #5000 • fix(deps): update module github.com/xanzy/go-gitlab to v0.110.0 in go.mod (main) by @renovate in #5001 • fix(deps): update module github.com/xanzy/go-gitlab to v0.111.0 in go.mod (main) by @renovate in #5009 • chore(deps): update debian:12.7-slim docker digest to d9afe3c in dockerfile (main) by @renovate in #5012 • chore(deps): update debian:12.7-slim docker digest to 36e591f in dockerfile (main) by @renovate in #5013 • fix(deps): update module golang.org/x/term to v0.25.0 in go.mod (main) by @renovate in #5014 • fix(deps): update module golang.org/x/text to v0.19.0 in go.mod (main) by @renovate in #5016 • fix(deps): update module github.com/redis/go-redis/v9 to v9.6.2 in go.mod (main) by @renovate in #5018 • fix(deps): update module github.com/slack-go/slack to v0.15.0 in go.mod (main) by @renovate in #5019 • chore(deps): update dependency hashicorp/terraform to v1.9.8 in testdrive/utils.go (main) by @renovate in #5020 • docs: Adding new slack link by @jamengual in #5028 • chore: Fix Dockerfile FROM/AS Casing by @X-Guardian in #5030 • chore: Enable VSCode Git Always Signoff by @X-Guardian in #5031 • chore(deps): update dependency open-policy-agent/conftest to v0.56.0 in dockerfile (main) by @renovate in #5035 • docs: add slack channel by @nitrocode in #5037 • docs: add an anchor for native env vars by @nitrocode in #5023 • fix(deps): update module github.com/google/go-github/v63 to v65 in go.mod (main) by @renovate in #4968 • chore(deps): update dependency opentofu/opentofu to v1.8.4 in dockerfile (main) by @renovate in #5054 • chore(deps): update dependency open-policy-agent/conftest to v0.56.0 in testing/dockerfile (main) by @renovate in #5055 • fix: Run dumb-init with --single-child for graceful termination by @meringu in #4913 • feat: GitHub - Support loading git token from disk by @meringu in #4928 • chore(docs): Fix formatting on server-configuration.md by @X-Guardian in #5059 • chore(docs): Fix formatting on server-configuration.md by @X-Guardian in #5061 • chore(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.1 [security] (main) by @renovate in #5062 • chore(docs): Fix Using Atlantis Merge Method Link by @X-Guardian in #5065 • chore(deps): update dependency mermaid to v10.9.3 [security] (main) by @renovate in #5026 • chore(deps-dev): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #4977 • chore(deps): update go to v1.23.2 in go.mod (main) by @renovate in #4912 • chore(docs): Fix formatting on provider-credentials.md by @X-Guardian in #5068 • fix: GitHub - Support Token File for Git Commands by @meringu in <https://github.com/runatlantis/atlantis/pull/… runatlantis/atlantis
  • g

    GitHub

    12/20/2024, 2:50 AM
    Release - v0.32.0 New release published by jamengual We have moved to the CNCF Slack, join our new slack community using this link https://communityinviter.com/apps/cloud-native/cncf What's Changed Other Changes 🔄 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to f9e0b6f in dockerfile.dev (main) by @renovate in #5115 • fix(deps): update module github.com/go-playground/validator/v10 to v10.23.0 in go.mod (main) by @renovate in #5116 • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.23.0 in go.mod (main) by @renovate in #5117 • fix(deps): update module github.com/stretchr/testify to v1.10.0 in go.mod (main) by @renovate in #5118 • chore(deps): update dependency git-lfs/git-lfs to v3.6.0 in dockerfile (main) by @renovate in #5120 • chore(deps): update dependency opentofu/opentofu to v1.8.6 in dockerfile (main) by @renovate in #5125 • fix(deps): update module github.com/xanzy/go-gitlab to v0.114.0 in go.mod (main) by @renovate in #5126 • fix(deps): update module golang.org/x/term to v0.26.0 in go.mod (main) by @renovate in #5128 • fix(deps): update module golang.org/x/text to v0.20.0 in go.mod (main) by @renovate in #5129 • chore(deps): update debian:12.8-slim docker digest to 1537a6a in dockerfile (main) by @renovate in #5139 • chore(deps): update docker/dockerfile:1 docker digest to db1ff77 in dockerfile (main) by @renovate in #5142 • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to c404f82 in go.mod (main) by @renovate in #5145 • chore(deps): update dependency hashicorp/terraform to v1.10.1 in testdrive/utils.go (main) by @renovate in #5150 • chore(deps): update module golang.org/x/crypto to v0.31.0 [security] (main) by @renovate in #5155 • chore(deps): update dependency opentofu/opentofu to v1.8.7 in dockerfile (main) by @renovate in #5160 • chore(deps): update node.js to v22.12.0 in .node-version (main) by @renovate in #5162 • docs: set license to official apache 2.0 by @nitrocode in #5148 • chore: adding more detailed logs for policy approval by @lee2sh in #5178 • chore(deps): update docker/dockerfile:1 docker digest to 93bfd3b in dockerfile (main) by @renovate in #5176 • chore(deps): update dependency hashicorp/terraform to v1.10.2 in testdrive/utils.go (main) by @renovate in #5181 • chore(deps): update module golang.org/x/net to v0.33.0 [security] (main) by @renovate in #5182 New Contributors • @notdurson made their first contribution in #5158 Full Changelog: v0.31.0...v0.32.0 runatlantis/atlantis
  • g

    GitHub

    02/03/2025, 8:20 PM
    Release - v0.33.0 New release published by jamengual What's Changed Exciting New Features 🎉 • feat: hide successful policy check results when --quiet-policy-checks is set with multiple projects by @joec4i in #5168 • feat: Add rate limit handling for GitHub client by @lukaspj in #5226 • feat: add http webhook by @zendesk-piotrpawluk in #5233 • feat: Add ignore path to autodiscover using glob by @lukemassa in #5267 Bug fixes 🐛 • fix: Return correct status when using custom policy by @bakuljajan in #5156 • fix: Pre Workflow Hook VCS Combined Status Check Set to Pending Twice by @X-Guardian in #5242 • fix: Workspace Error when include-git-untracked-files is true by @X-Guardian in #5288 • fix: Minor bug in determining teams for gitlab by @lukemassa in #5294 Other Changes 🔄 • chore: fix typos by @chenrui333 in #5202 • chore: fix typo pt2 by @chenrui333 in #5203 • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.34.0 in go.mod (main) by @renovate in #5206 • chore: migrate from
    xanzy/go-gitlab
    to
    gitlab-org/api/client-go
    by @chenrui333 in #5210 • fix(deps): update module github.com/google/go-github/v66 to v68 in go.mod (main) by @renovate in #5209 • chore: bump opentofu to 1.8.8, add tf 1.9.8, and drop 1.6/1.7 support by @chenrui333 in #5211 • chore(deps): update ghinstallation to 2.13.0 by @renovate in #5212 • chore(renovate): only support most two recent releases 0.31 and 0.32 by @chenrui333 in #5220 #5231 • build: Enable Docker Go Cross-compile to improve build times by @lukaspj in #5223 • chore: Split up buildAllCommandsByCfg for readability and modularity by @lukemassa in #5245 • chore: Clarify logs in determining merged project configs by @lukemassa in #5255 • docs: github emu mention on hiding prev comments by @nitrocode in #5221 • feat: Trim backticks from MR comments (for Gitlab) by @Unibozu in #5244 • chore: Simplify use of the doublestar Match for ignore paths by @lukemassa in #5272 • feat: Enable
    hide-prev-plan-comments
    Feature for BitBucket Cloud by @ragne in #4495 • feat: add support for GitLab groups by @peikk0 in #4001 • feat: BitBucket Cloud: add support for webhook secrets by @almightyfoon in #4275 • chore: Go mod tidy by @lukemassa in #5274 • chore(deps): update dependency go to v1.23.5 in go.mod (main) by @renovate in #5268 • chore: Remove some references to pkg/errors by @lukemassa in #5270 • chore(deps): update dependency hashicorp/terraform to v1.10.5 in testdrive/utils.go (main) by @renovate in #5285 • chore: Add doc for how to rotate gitlab token by @lukemassa in #5290 • chore: Remove usage of errors.Cause by @lukemassa in #5291 • chore: Remove dependency on multierror by @lukemassa in #5275 • chore(deps): update dependency git-lfs/git-lfs to v3.6.1 in dockerfile (main) by @renovate in #5258 • chore(deps): update dependency hashicorp/terraform to v1.10.4 in testdrive/utils.go (main) by @renovate in #5248 • chore(deps): bump katex from 0.16.15 to 0.16.21 by @dependabot in #5251 • chore(deps): bump ca-certificates to
    20241121-r1
    by @chenrui333 in #5235 • chore(deps): update alpine docker tag to v3.21.2 in dockerfile (main) by @renovate in #5234 • chore(deps): update go in testing/dockerfile (main) by @renovate in #5230 • chore(deps): update redis:7.4-alpine docker digest to 1bf97f2 in docker-compose.yml (main) by @renovate in • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to f95cdf8 in dockerfile.dev (main) by @renovate in #5186 • chore(deps): update dependency hashicorp/terraform to v1.10.3 in testdrive/utils.go (main) by @renovate in #5194 • chore(deps): update debian:12.8-slim docker digest to d365f49 in dockerfile (main) by @renovate in #5197 • chore(deps): update golang:1.23.4 docker digest to b01f7c7 in testing/dockerfile (main) by @renovate in #5198 • chore(deps): update golang:1.23.4 docker digest to 7ea4c9d in testing/dockerfile (main) by @renovate in #5200 New Contributors • @abborg made their first contribution in #5167 • @joec4i made their first contribution in #5168 • @lukaspj made their fi… runatlantis/atlantis
  • g

    GitHub

    04/02/2025, 8:24 PM
    Release - v0.34.0 New release published by jamengual ## What's Changed ### Exciting New Features 🎉 • chore: Add Struct
    required
    tags and Server Struct Validator by @X-Guardian in #5371 • feat: Enable discard-approval-on-plan for gitlab by @moritz31 in #5388 ### Bug fixes 🐛 • fix: Unintentional nil errors in azuredevops client by @lukemassa in #5312 • fix(apiController): Pass commitStatusUpdater to the APIController by @Exchizz in #5323 ### Other Changes 🔄 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 9145bab in dockerfile.dev (main) by @renovate in #5300 • chore: Add Close Calls to BoltDB Tests to fix Windows Test Errors by @X-Guardian in #5289 • fix(deps): update github.com/opentofu/tofudl digest to d4254f2 in go.mod (main) by @renovate in #5305 • chore(goreleaser): update for deprecated attributes by @chenrui333 in #5304 • chore: Refactor retries in gitlab set status by @lukemassa in #5293 • chore: Add nil checks before returning wrapped error by @lukemassa in #5309 • chore: bumps hashicorp hc-install to v0.9.1 by @EWK20 in #5325 • chore(deps): update golang:1.24.0-alpine docker digest to 3d74d23 in dockerfile (main) by @renovate in #5333 • docs: Update --emoji-reactions Documentation by @Len4i in #5327 • chore(website): Update Slack Links to use CNCF Vanity URL by @X-Guardian in #5336 • fix: Add pagination to AzureDevops modified files call by @bub3n in #5298 • chore(deps): update golang:1.24.0-alpine docker digest to 2d40d4f in dockerfile (main) by @renovate in #5338 • chore(deps): update deps for vitepress by @chenrui333 in #5342 • docs: update gitlab links by @chenrui333 in #5341 • chore(deps): update redis:7.4-alpine docker digest to 02419de in docker-compose.yml (main) by @renovate in #5345 • fix: update cncf invite link by @chenrui333 in #5346 • chore(website): Refactor Files to allow Source Markdown Link Scanning by @X-Guardian in #5335 • chore(website): add trademark footer note for homepage by @chenrui333 in #5356 • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to efaa306 in go.mod (main) by @renovate in #5357 • chore(deps): update alpine docker tag to v3.21.3 in dockerfile (main) by @renovate in #5358 • chore: configure new CNCF GA4 analytics ID by @chalin in #5361 • chore(deps): update golang:1.24.0 docker digest to 58cf31c in testing/dockerfile (main) by @renovate in #5362 • chore(deps): update golang:1.24.0 docker digest to 3f74443 in testing/dockerfile (main) by @renovate in #5373 • chore(deps): terraform 1.11.0, opentofu 1.9.0 by @chenrui333 in #5375 • chore: remove testing README (as migrated to github-action) by @chenrui333 in #5381 • chore(deps): update module golang.org/x/crypto to v0.35.0 [security] (main) by @renovate in #5383 • chore(deps): update module golang.org/x/oauth2 to v0.27.0 [security] (main) by @renovate in #5384 • fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.8.1 in go.mod (main) by @renovate in #5387 • chore(deps): update docker/dockerfile:1 docker digest to 4c68376 in dockerfile (main) by @renovate in #5390 • docs: Update
    Actions
    tip in section on GitHub App usage by @treycaliva in #5329 • fix(deps): update module github.com/briandowns/spinner to v1.23.2 in go.mod (main) by @renovate in #5396 • chore(deps): update go to v1.24.1 in go.mod (main) by @renovate in #5395 • chore(deps): update dependency hashicorp/terraform to v1.11.1 in testdrive/utils.go (main) by @renovate in #5403 • chore(deps): update module golang.org/x/net to v0.36.0 [security] (main) by @renovate in #5413 • chore(deps): drop 0.31 release line support by @chenrui333 in #5414 • chore(deps): update golang:1.24.1 docker digest to fa145a3 in testing/dockerfile (main) by @renovate in #5416 • chore: Bump Debian from 12.8 to 12.9 by @lmarchione-r7 in #5421 • chore(deps): update golang:1.24.1 docker digest to af0bb30 in testing/dockerfile (main) by @renovate in #5426 • fix(deps): update module github.com/redis/go-redis/v9 to v9.7.3 [security] (main) by @renovate in #5431 • fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 [secu… runatlantis/atlantis
  • g

    GitHub

    06/26/2025, 4:03 PM
    Release - V0.35.0 New release published by jamengual ## What's Changed ### Breaking Changes 🛠️ • fix: only allow team slug support in
    --gh-team-allowlist
    by dropping support for ambiguous team names by @ricardbejarano in #5510 ### Exciting New Features 🎉 • fix: parallel plan and apply also in a single workspace (rebased) by @plentydone in #5264 • feat: add HTTP pprof endpoints by @inkel in #5363 • feat: enable compatible change for legacy and new ADO url by @leonardocaylent in #5596 ### Provider GitHub • fix(deps): update module github.com/google/go-github/v68 to v71 in go.mod (main) by @renovate in #5522 • fix: Remove GitHub rate-limit client total sleep limit by @ribejara-te in #5591 • fix: gh-app merge by @FrancoisPoinsot in #5600 ### Provider GitLab • ci(e2e): fix org in tests by @chenrui333 in #5418 • ci(e2e): correct gitlab env var by @jamengual in #5512 ### Bug fixes 🐛 • fix: Set Env variables when
    output: hide
    in multienv by @hkobayash in #5319 • fix: preserve Atlantis apply lock after plan by @yasinlachiny in #5570 • fix: Allow main branch invocation with merge strategy by @osherdp in #5617 ### Security changes • ci(renovate): expose security:openssf-scorecard on renovate PRs by @nitrocode in #5487 • chore(deps): update dependency vite to v6.1.4 [security] (main) by @renovate in #5508 • chore(deps): update dependency vite to v6.1.5 [security] (main) by @renovate in #5524 • chore(deps): update module golang.org/x/net to v0.38.0 [security] (main) by @renovate in #5543 • chore(deps): update dependency vite to v6.2.7 [security] (main) by @renovate in #5561 • chore(deps): update module github.com/cloudflare/circl to v1.6.1 [security] (main) by @renovate in #5621 ### Documentation • chore(deps-dev): bump vite from 5.4.14 to 6.1.4 by @dependabot in #5514 • chore(deps): update vite by @chenrui333 in #5526 • chore(deps): pin dependencies in package.json (main) by @renovate in #5538 ### Dependencies • chore(deps): update dependency open-policy-agent/conftest to v0.58.0 in testing/dockerfile (main) by @renovate in #5466 • chore(deps): update dependency open-policy-agent/conftest to v0.58.0 in dockerfile (main) by @renovate in #5465 • fix(deps): update module github.com/spf13/pflag to v1.0.6 in go.mod (main) by @renovate in #5469 • fix(deps): update module github.com/gofri/go-github-ratelimit to v1.1.1 in go.mod (main) by @renovate in #5471 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 79c1f1a in dockerfile.dev (main) by @renovate in #5472 • chore(deps): update debian docker tag to v12.10 in dockerfile (main) by @renovate in #5475 • fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 in go.mod (main) by @renovate in #5479 • fix(deps): update module code.gitea.io/sdk/gitea to v0.20.0 in go.mod (main) by @renovate in #5477 • fix(deps): update module golang.org/x/text to v0.23.0 in go.mod (main) by @renovate in #5484 • fix(deps): update module github.com/slack-go/slack to v0.16.0 in go.mod (main) by @renovate in #5480 • fix(deps): update module github.com/spf13/viper to v1.20.1 in go.mod (main) by @renovate in #5482 • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.14.0 in go.mod (main) by @renovate in #5478 • fix(deps): update module golang.org/x/term to v0.30.0 in go.mod (main) by @renovate in #5483 • fix(deps): update module go.etcd.io/bbolt to v1.4.0 in go.mod (main) by @renovate in #5490 • fix(deps): update module github.com/spf13/cobra to v1.9.1 in go.mod (main) by @renovate in #5481 • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to d2d12f9 in go.mod (main) by @renovate in #5492 • fix(deps): update module golang.org/x/text to v0.24.0 in go.mod (main) by @renovate in #5521 • fix(deps): update module code.gitea.io/sdk/gitea to v0.21.0 in go.mod (main) by @renovate in #5519 • fix(deps): update module github.com/hashicorp/hc-install to v0.9.2 in go.mod (main) by @renovate in #5518 • fix(deps): update module <http://golang.org… runatlantis/atlantis
  • g

    GitHub

    06/27/2025, 3:53 PM
    Release - v0.35.0 New release published by jamengual ## What's Changed ### Breaking Changes 🛠️ • fix: only allow team slug support in
    --gh-team-allowlist
    by dropping support for ambiguous team names by @ricardbejarano in #5510 ### Exciting New Features 🎉 • fix: parallel plan and apply also in a single workspace (rebased) by @plentydone in #5264 • feat: add HTTP pprof endpoints by @inkel in #5363 • feat: enable compatible change for legacy and new ADO url by @leonardocaylent in #5596 ### Provider AzureDevops • fix: Azure DevOps plan (issue 5507) by @bub3n in #5611 ### Provider GitHub • fix(deps): update module github.com/google/go-github/v68 to v71 in go.mod (main) by @renovate in #5522 • fix: Remove GitHub rate-limit client total sleep limit by @ribejara-te in #5591 • fix: gh-app merge by @FrancoisPoinsot in #5600 ### Provider GitLab • ci(e2e): fix org in tests by @chenrui333 in #5418 • ci(e2e): correct gitlab env var by @jamengual in #5512 ### Bug fixes 🐛 • fix: Set Env variables when
    output: hide
    in multienv by @hkobayash in #5319 • fix: preserve Atlantis apply lock after plan by @yasinlachiny in #5570 • fix: Allow main branch invocation with merge strategy by @osherdp in #5617 ### Security changes • ci(renovate): expose security:openssf-scorecard on renovate PRs by @nitrocode in #5487 • chore(deps): update dependency vite to v6.1.4 [security] (main) by @renovate in #5508 • chore(deps): update dependency vite to v6.1.5 [security] (main) by @renovate in #5524 • chore(deps): update module golang.org/x/net to v0.38.0 [security] (main) by @renovate in #5543 • chore(deps): update dependency vite to v6.2.7 [security] (main) by @renovate in #5561 • chore(deps): update module github.com/cloudflare/circl to v1.6.1 [security] (main) by @renovate in #5621 ### Documentation • chore(deps-dev): bump vite from 5.4.14 to 6.1.4 by @dependabot in #5514 • chore(deps): update vite by @chenrui333 in #5526 • chore(deps): pin dependencies in package.json (main) by @renovate in #5538 • docs: add release cadence document by @jamengual in #5633 • chore(deps): update dependency vue to v3.5.17 in package.json (main) by @renovate in #5648 ### Dependencies • chore(deps): update dependency open-policy-agent/conftest to v0.58.0 in testing/dockerfile (main) by @renovate in #5466 • chore(deps): update dependency open-policy-agent/conftest to v0.58.0 in dockerfile (main) by @renovate in #5465 • fix(deps): update module github.com/spf13/pflag to v1.0.6 in go.mod (main) by @renovate in #5469 • fix(deps): update module github.com/gofri/go-github-ratelimit to v1.1.1 in go.mod (main) by @renovate in #5471 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 79c1f1a in dockerfile.dev (main) by @renovate in #5472 • chore(deps): update debian docker tag to v12.10 in dockerfile (main) by @renovate in #5475 • fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 in go.mod (main) by @renovate in #5479 • fix(deps): update module code.gitea.io/sdk/gitea to v0.20.0 in go.mod (main) by @renovate in #5477 • fix(deps): update module golang.org/x/text to v0.23.0 in go.mod (main) by @renovate in #5484 • fix(deps): update module github.com/slack-go/slack to v0.16.0 in go.mod (main) by @renovate in #5480 • fix(deps): update module github.com/spf13/viper to v1.20.1 in go.mod (main) by @renovate in #5482 • fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.14.0 in go.mod (main) by @renovate in #5478 • fix(deps): update module golang.org/x/term to v0.30.0 in go.mod (main) by @renovate in #5483 • fix(deps): update module go.etcd.io/bbolt to v1.4.0 in go.mod (main) by @renovate in #5490 • fix(deps): update module github.com/spf13/cobra to v1.9.1 in go.mod (main) by @renovate in #5481 • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to d2d12f9 in go.mod (main) by @renovate in #5492 • fix(deps): update module golang.org/x/text to v0.24.0 in go.mod (main) by @renovate in #5521 • fix(deps)… runatlantis/atlantis
  • g

    GitHub

    07/31/2025, 12:29 AM
    Release - v0.35.1 New release published by jamengual ## What's Changed ### Documentation • docs: add specific permissions required for GitHub PATs by @ryanbarry in #5677 ### Dependencies • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 577735a in dockerfile.dev (main) by @renovate[bot] in #5663 • build: bump ca-certificates to 20250619-r0 by @bschaatsbergen in #5685 • revert: "convert gopkg.in/yaml.v3 to goccy/go-yaml (#5579)" by @bschaatsbergen in #5683 • fix: Update pin_ci_terraform_providers.sh by @jamengual in #5686 ### Other Changes 🔄 • fix: use the official ngrok image by @bschaatsbergen in #5681 • chore: add .cursor directory to .gitignore by @jamengual in #5606 ## New Contributors • @ryanbarry made their first contribution in #5677 Full Changelog: v0.35.0...v0.35.1 runatlantis/atlantis
  • g

    GitHub

    09/18/2025, 4:00 PM
    Release - v0.36.0 New release published by jamengual Atlantis is now hosting CNCF-supported community meeting on Wednesday 4PM UTC! The meeting will be bi-weekly. Please bear with the maintainer team as we kick-start this process. Hope to see you all there! Agenda and Notes can be found here (as well as links to the LFX zoom to add to your calendar): https://docs.google.com/document/d/1EzseHmT4Zarj-_7MO8ud5mHByIJGIHS7JdoNNK9ZckU/edit?tab=t.0 ## What's Changed ### Bug fixes 🐛 • fix: UI Jobs streams are not cleaned up after PR is closed by @joe1981al in #5359 • fix: clear pending VCS status when silence flags enabled and no projects found by @jamengual in #5713 • fix: correct unlock key format to match lock key format by @jamengual in #5781 • fix: restore unlock comment functionality by removing premature lock deletion by @jamengual in #5790 • fix: update Alpine package versions to fix Docker build failures by @jamengual in #5760 ### Security changes • chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.3.0 [security] (main) by @renovate[bot] in #5664 • chore(deps): update dependency mermaid to v11.10.0 [security] (main) by @renovate[bot] in #5720 • chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.4.0 [security] (main) by @renovate[bot] in #5729 • chore(deps): update module github.com/ulikunitz/xz to v0.5.15 [security] (main) by @renovate[bot] in #5749 • chore: Update Debian tag to version 12.11-slim by @lmarchione-r7 in #5769 • chore(deps): update dependency vite to v6.3.6 [security] (main) by @renovate[bot] in #5777 ### Documentation • docs: Document automatic env/{workspace}.tfvars feature by @bschaatsbergen in #5691 • docs: add version annotations to server configuration and repo-level atlantis.yaml by @jamengual in #5631 • fix: correct version annotations and remove non-existent flags from docs by @jamengual in #5705 • docs: replace version badges with comments in repo-level atlantis.yaml example by @jamengual in #5714 • docs: fix version availability for repo level branch key by @cwitthaus in #5741 • docs: #5734 - Update notes for GH App webhooks by @jreslock in #5735 • docs: Update enforcement contacts in CODE_OF_CONDUCT.md by @jamengual in #5759 • fix(docs): Note is missing an end block in markdown by @lukemassa in #5573 • Update MAINTAINERS.md by @bschaatsbergen in #5775 • docs: add "Atlantis on Google Cloud Run" by @bschaatsbergen in #5732 ### Dependencies • chore(deps): update dependency vitepress to v1.6.4 in package.json (main) by @renovate[bot] in #5733 • chore(deps): update dependency vue to v3.5.19 in package.json (main) by @renovate[bot] in #5738 • chore(deps): update dependency vue to v3.5.21 in package.json (main) by @renovate[bot] in #5799 • build(deps): bump vite from 5.4.19 to 5.4.20 by @dependabot[bot] in #5794 • chore(config): migrate renovate config in {{packageFile}} by @renovate[bot] in #5679 • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to e8a84ee in go.mod (main) by @renovate[bot] in #5646 • fix(deps): update module go.etcd.io/bbolt to v1.4.2 in go.mod (main) by @renovate[bot] in #5654 • chore(deps): update docker/dockerfile:1 docker digest to 3838752 in dockerfile (main) by @renovate[bot] in #5698 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to b434c2f in dockerfile.dev (main) by @renovate[bot] in #5702 • chore(deps): update ngrok/ngrok:latest docker digest to 1dae5be in docker-compose.yml (main) by @renovate[bot] in #5717 • chore(deps): update redis:7.4-alpine docker digest to bb186d0 in docker-compose.yml (main) by @renovate[bot] in #5721 • chore(deps): update dependency opentofu/opentofu to v1.10.5 in dockerfile (main) by @renovate[bot] in #5730 • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to d9a8f43 in go.mod (main) by @renovate[bot] in #5746 • fix(deps): update module github.com/spf13/pflag to v1.0.7 in go.mod (main) by @renovate[bot] in #5743 • fix: update pegomock to v4.2.0 to fix Go 1.24 compatibility by @jamengual in #5764 • chore(deps): update ngrok/ngrok:latest docker digest to b7ef699 in docker-compose.yml (main) by @renovate[bot] in #5767 • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 225c06e in go.mod (main) by @renovate[bot] in #5768 • chore(deps): update docker/dockerfile:… runatlantis/atlantis
  • g

    GitHub

    11/11/2025, 3:56 AM
    Release - v0.37.0 New release published by jamengual Atlantis is now hosting CNCF-supported community meeting on Wednesday 4PM UTC! The meeting will be bi-weekly. Please bear with the maintainer team as we kick-start this process. Hope to see you all there! Agenda and Notes can be found here (as well as links to the LFX zoom to add to your calendar): https://docs.google.com/document/d/1EzseHmT4Zarj-_7MO8ud5mHByIJGIHS7JdoNNK9ZckU/edit?tab=t.0 ## What's Changed ### Exciting New Features 🎉 • feat: Add reason to is mergeable by @lukemassa in #5850 • feat: allow masking output on comments by @GMartinez-Sisti in #4331 • feat: Do not delete working dir if git falls behind by @lukemassa in #5895 • feat: Add the command name to show who is holding dir lock by @lukemassa in #5935 • feat: Add reasons to gitlab is mergeable by @lukemassa in #5863 ### Provider AzureDevops • fix: Use HeadRepo instead of BaseRepo in --skip-clone-no-changes flow (#3891) by @Ulminator in #3900 ### Provider GitLab • fix: Handle Gitlab
    status cannot transition via :run
    error by @fatmcgav in #5800 • chore: Pull gitlab is mergeable logic into a helper function by @lukemassa in #5866 • fix: Determine need_rebase as not a mergeable status by @lukemassa in #5867 ### Bug fixes 🐛 • feat: Rename locking.Backend to db.Database by @lukemassa in #5879 • fix: Respect server side config for autodiscover by @lukemassa in #5849 • fix: Log repo config filename, not entire repo config by @lukemassa in #5848 ### Security changes • chore(deps): update dependency vite to v6.4.1 [security] (main) by @renovate[bot] in #5902 ### Documentation • docs: Add 2025 blog post to blog index page by @jamengual in #5811 • chore(deps): update dependency @playwright/test to v1.55.0 in package.json (main) by @renovate[bot] in #5814 • chore(deps): update dependency @vueuse/core to v12.8.2 in package.json (main) by @renovate[bot] in #5815 • chore(deps): update dependency markdownlint-cli to v0.45.0 in package.json (main) by @renovate[bot] in #5818 • chore(deps): update dependency mermaid to v11.11.0 in package.json (main) by @renovate[bot] in #5819 • chore(deps): update dependency sitemap-ts to v1.10.1 in package.json (main) by @renovate[bot] in #5822 • chore(deps): update dependency mermaid to v11.12.0 in package.json (main) by @renovate[bot] in #5830 • chore(deps): update dependency @playwright/test to v1.55.1 in package.json (main) by @renovate[bot] in #5862 • chore(deps): update dependency vue to v3.5.22 in package.json (main) by @renovate[bot] in #5864 • chore: Update CONTRIBUTING doc to reorder, include section on PRs by @lukemassa in #5890 • chore(deps): update dependency @playwright/test to v1.56.1 in package.json (main) by @renovate[bot] in #5913 • chore(deps): update dependency mermaid to v11.12.1 in package.json (main) by @renovate[bot] in #5932 • docs: Add new env vars to the docs by @filipenf in #5931 ### Dependencies • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to c1e648a in dockerfile.dev (main) by @renovate[bot] in #5812 • chore(deps): update dependency open-policy-agent/conftest to v0.62.0 in testing/dockerfile (main) by @renovate[bot] in #5821 • chore(deps): update dependency git-lfs/git-lfs to v3.7.0 in dockerfile (main) by @renovate[bot] in #5816 • chore(deps): update dependency hashicorp/terraform to v1.13.3 in testdrive/utils.go (main) by @renovate[bot] in #5817 • chore(deps): update dependency open-policy-agent/conftest to v0.62.0 in dockerfile (main) by @renovate[bot] in #5820 • chore(deps): update ngrok/ngrok:latest docker digest to 6909ec0 in docker-compose.yml (main) by @renovate[bot] in #5828 • chore(deps): update debian:12.12-slim docker digest to 7e49091 in dockerfile (main) by @renovate[bot] in #5852 • chore(deps): update ngrok/ngrok:latest docker digest to 0dd920e in docker-compose.yml (main) by @renovate[bot] in #5860 • chore(deps): update redis:7.4-alpine docker digest to 7a7c6b5 in docker-compose.yml (main) by @renovate[bot] in #5861 • fix(deps): update module golang.org/x/term to v0.35.0 in go.mod (main) by @renovate[bot] in #5872 • chore(deps): update docker/dockerfile:1 docker digest to b6afd42 in dockerfile (main) by @renovate[bot] in #5873 • chore(deps): update redis:7.4-alpine docker digest to 3b73847 in docker-compose.yml (main) by @renovate[bot] in #5882 • chore(deps): update ngrok/ngrok:latest docker digest to 50234a7 in docker-compose.yml (main) by @renovate[bot] in #5900 • chore(deps): update debian:12.12-slim docker digest to 78d2f66 in dockerfile (main) by @renovate[b… runatlantis/atlantis
  • g

    GitHub

    11/11/2025, 4:18 AM
    Release - v0.37.1 New release published by jamengual ## What's Changed ### Exciting New Features 🎉 • feat: add bitbucket cloud api-user flag by @jeronimo-caylent in #5940 ## New Contributors • @jeronimo-caylent made their first contribution in #5940 Full Changelog: v0.37.0...v0.37.1 runatlantis/atlantis
  • r

    ross strickland

    12/01/2025, 6:23 PM
    Just checking in on this slack and it seems pretty dead these days. Are office hours still happening?
  • g

    Gabriel Martinez

    12/02/2025, 10:20 AM
    We moved to the CNCF Workspace: • atlantis • atlantis-contributors
  • r

    ross strickland

    12/02/2025, 5:18 PM
    thank you!
  • g

    GitHub

    12/10/2025, 6:05 AM
    Release - v0.38.0 New release published by jamengual ## What's Changed 🚀 ### Provider GitHub • fix: determine mergeability of GitHub workflows from check suite by @henriklundstrom in #5885 ### Bug fixes 🐛 • fix: Nil pointer dereference in atlantis version command by @Adamovix in #5971 • fix: Fail policy checks when Rego syntax errors occur by @edbighead in #5980 • fix: Close metric scope after tests finish by @lukemassa in #5889 • fix: Handle changing base branch in reclone by @lukemassa in #6005 • fix: Do not use name
    head
    for source remote by @lukemassa in #6010 • fix: resolve issue #5944 by @MihailoPlavsic34 in #5986 ### Security changes • chore(deps): update module golang.org/x/crypto to v0.43.0 [security] (main) by @renovate[bot] in #5956 • chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (main) by @renovate[bot] in #5974 ### Documentation • build(deps): bump vite from 5.4.20 to 5.4.21 by @dependabot[bot] in #5905 • docs: Consolidate release documentation by @lukemassa in #5946 • chore(deps): update dependency vue to v3.5.24 in package.json (main) by @renovate[bot] in #5966 ### Dependencies • chore(deps): update go to v1.25.4 in go.mod (main) by @renovate[bot] in #5943 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 26043ad in dockerfile.dev (main) by @renovate[bot] in #5951 • chore(deps): update ngrok/ngrok:latest docker digest to 168300d in docker-compose.yml (main) by @renovate[bot] in #5958 • chore(deps): update dependency opentofu/opentofu to v1.10.7 in dockerfile (main) by @renovate[bot] in #5965 ### Other Changes 🔄 • chore: Remove invalid policy owner tests from command_runner_test by @lukemassa in #5963 • chore: Improve working dir lock error output by @lukemassa in #5960 • fix: add env variable DEFAULT_CONFTEST_VERSION to dockerfile so it's available at runtime by @nvanheuverzwijn in #5997 • chore: Add license references to files that don't have them by @lukemassa in #5977 ## New Contributors • @Adamovix made their first contribution in #5971 • @rjmsilveira made their first contribution in #5926 • @MihailoPlavsic34 made their first contribution in #5986 • @nvanheuverzwijn made their first contribution in #5997 Full Changelog: v0.37.1...v0.38.0 runatlantis/atlantis
  • g

    GitHub

    12/29/2025, 6:35 PM
    Release - v0.39.0 New release published by jamengual ## What's Changed ### Exciting New Features 🎉 • feat: add
    atlantis cancel
    command to cancel queued operations by @bschaatsbergen in #5813 ### Provider AzureDevops • chore: Remove pkg/errors by @lukemassa in #5988 • chore: Move vcs code into own packages by @lukemassa in #5990 ### Provider Bitbucket • chore: Cleanup redundant names in vcs packages by @lukemassa in #6041 ### Provider GitHub • fix: handle global codeql checkrun correctly by @nvanheuverzwijn in #5927 ### Bug fixes 🐛 • fix: correct error handling for custom policy checks with empty outputs by @dimisjim in #6017 • fix: Custom policy check treats 0 failures output as failed and logs by @namcxn in #6019 ### Documentation • build(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 by @dependabot[bot] in #5992 • chore: Create ADOPTERS.md by @GenPage in #6033 • chore(deps): update dependency mermaid to v11.12.2 in package.json (main) by @renovate[bot] in #6045 • chore(deps): update dependency vue to v3.5.26 in package.json (main) by @renovate[bot] in #6046 • chore(deps): update dependency @playwright/test to v1.57.0 in package.json (main) by @renovate[bot] in #6050 ### Dependencies • chore(deps): update debian:12.12-slim docker digest to e899040 in dockerfile (main) by @renovate[bot] in #6021 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to db84af5 in dockerfile.dev (main) by @renovate[bot] in #6028 • chore(deps): update ngrok/ngrok:latest docker digest to 141f564 in docker-compose.yml (main) by @renovate[bot] in #6030 • fix(deps): update module go.uber.org/zap to v1.27.1 in go.mod (main) by @renovate[bot] in #6048 • chore(deps): update dependency hashicorp/terraform to v1.14.3 in testdrive/utils.go (main) by @renovate[bot] in #6053 ## New Contributors • @namcxn made their first contribution in #6019 Full Changelog: v0.38.0...v0.39.0 runatlantis/atlantis
  • g

    GitHub

    03/27/2026, 2:50 PM
    Release - v0.41.0 New release published by jamengual What's Changed Exciting New Features 🎉 • feat: intelligent comment splits by @pseudomorph in #5786 • feat: migrate locking mocks from pegomock to uber-go/mock (Phase 1) by @jamengual in #6253 Provider GitHub • fix(github): Correct draft PR mergeability status by @usmonster in #6110 • fix(deps): upgrade go-github v71 → v83 by @Copilot in #6222 Bug fixes 🐛 • fix: intelligent comment split issues by @pseudomorph in #6216 • fix: fetch pull request status during autoplan to respect plan_requirements by @Gosorasora in #6186 • fix: duplicated custom policy check output in pull request comment by @jt-wise in #6219 Security changes • fix(deps): patch minimatch/markdown-it via npm overrides by @Copilot in #6239 • chore(deps): update module github.com/cloudflare/circl to v1.6.3 [security] (main) by @renovate[bot] in #6269 Documentation • feat: Add .github/copilot-instructions.md for agent onboarding by @Copilot in #6124 • chore(deps): update dependency @playwright/test to v1.58.0 in package.json (main) by @renovate[bot] in #6129 • docs: policy check by @albertorm95 in #6167 • docs: fix naming of directory in example by @KurtLehnardt in #6175 • chore(deps): update dependency @types/node to v22.19.11 in package.json (main) by @renovate[bot] in #6195 • chore(deps): update dependency @playwright/test to v1.58.2 in package.json (main) by @renovate[bot] in #6194 • chore(deps): update dependency vue to v3.5.28 in package.json (main) by @renovate[bot] in #6197 • fix: terraform_distribution availability version in docs (v0.25.0 → v0.33.0) by @CPWu in #6214 • chore(deps): update dependency mermaid to v11.12.3 in package.json (main) by @renovate[bot] in #6234 • chore(deps): update node.js to v24 in .node-version (main) by @renovate[bot] in #6244 • docs: consolidating documentation for agents and Copilot by @Copilot in #6329 • chore(deps): update dependency vue to v3.5.30 in package.json (main) by @renovate[bot] in #6338 Dependencies • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to bdf219f in dockerfile.dev (main) by @renovate[bot] in #6130 • chore(deps): update dependency opentofu/opentofu to v1.11.4 in dockerfile (main) by @renovate[bot] in #6127 • chore(deps): update redis:7.4-alpine docker digest to 02f2cc4 in docker-compose.yml (main) by @renovate[bot] in #6132 • chore(deps): update terraform random to v3.8.1 in server/controllers/events/testdata/test-repos/state-rm-single-project/versions.tf (main) by @renovate[bot] in #6138 • fix(deps): update module golang.org/x/term to v0.39.0 in go.mod (main) by @renovate[bot] in #6142 • fix(deps): update module github.com/spf13/viper to v1.21.0 in go.mod (main) by @renovate[bot] in #6140 • fix(deps): update module github.com/spf13/cobra to v1.10.2 in go.mod (main) by @renovate[bot] in #6139 • fix(deps): update module golang.org/x/text to v0.33.0 in go.mod (main) by @renovate[bot] in #6143 • chore(deps): update debian:12.13-slim docker digest to 98f4b71 in dockerfile (main) by @renovate[bot] in #6148 • chore(deps): update ngrok/ngrok:latest docker digest to 2226144 in docker-compose.yml (main) by @renovate[bot] in #6161 • chore(deps): update alpine docker tag to v3.23.3 in dockerfile (main) by @renovate[bot] in #6169 • chore(deps): update ngrok/ngrok:latest docker digest to 07bd8fa in docker-compose.yml (main) by @renovate[bot] in #6191 • fix(deps): update github.com/shurcool/githubv4 digest to 2402fdf in go.mod (main) by @renovate[bot] in #6193 • fix(deps): update module code.gitea.io/sdk/gitea to v0.23.2 in go.mod (main) by @renovate[bot] in #6199 • fix(deps): update module github.com/alicebob/miniredis/v2 to v2.36.1 in go.mod (main) by @renovate[bot] in #6200 • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to f4be3ba in go.mod (main) by @renovate[bot] in #6192 • chore(deps): update dependency hashicorp/terraform to v1.14.5 in testdrive/utils.go (main) by @renovate[bot] in #6196 • fix(deps): update module golang.org/x/text to v0.34.0 in go.mod (main) by @renovate[bot] in #6211 • fix(deps): update module github.com/redis/go-redis/v9 to v9.17.3 in go.mod (main) by @renovate[bot] in #6208 • fix(deps): update module github.com/go-playground/validator/v10 to v10.30.1 in go.mod (main) by @renovate[bot] in <https://github.com/runatlantis… runatlantis/atlantis
  • g

    GitHub

    04/21/2026, 5:11 AM
    Release - v0.42.0 New release published by jamengual What's Changed Breaking Changes 🛠️ • feat: add targeted undiverged requirement by @pseudomorph in #6120 Provider AzureDevops • fix: make go-generate by @icholy in #6390 Provider GitHub • fix(github): check ruleset required reviewer approvals in IsMergeable… by @blackknight467 in #6374 Bug fixes 🐛 • fix: respect executable name in lock message by @daftping in #6165 • fix: diff cloudformation stack list items by @fzipi in #6069 • fix: prevent deadlock in working_dir.go by @nvanheuverzwijn in #6409 Security changes • chore(deps): update dependency vite to v6.4.2 [security] (main) by @renovate[bot] in #6367 Documentation • chore(deps): update dependency vue to v3.5.31 in package.json (main) by @renovate[bot] in #6352 • chore(deps): update dependency @playwright/test to v1.59.1 in package.json (main) by @renovate[bot] in #6366 • chore(deps): update dependency vue to v3.5.32 in package.json (main) by @renovate[bot] in #6368 • docs: fix npm command in CONTRIBUTING.md by @icholy in #6388 • docs: add gitea-base-url to Gitea startup example by @vechiato in #6396 • docs: update renamed terragrunt's TERRAGRUNT_* env var by @dullest in #6080 Dependencies • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 634ffcd in dockerfile.dev (main) by @renovate[bot] in #6349 • chore(deps): update dependency hashicorp/terraform to v1.14.8 in testdrive/utils.go (main) by @renovate[bot] in #6354 • fix(deps): update module github.com/go-playground/validator/v10 to v10.30.2 in go.mod (main) by @renovate[bot] in #6357 • fix(deps): update module github.com/moby/patternmatcher to v0.6.1 in go.mod (main) by @renovate[bot] in #6359 • chore(deps): update debian:12.13-slim docker digest to 4724b8c in dockerfile (main) by @renovate[bot] in #6370 • chore(deps): update docker/dockerfile:1 docker digest to 2780b5c in dockerfile (main) by @renovate[bot] in #6372 • chore(deps): update codelytv/pr-size-labeler digest to 095a41f in .github/workflows/pr-size-labeler.yml (main) by @renovate[bot] in #6380 • chore(deps): update ngrok/ngrok:latest docker digest to 068852d in docker-compose.yml (main) by @renovate[bot] in #6383 • chore(deps): update dependency opentofu/opentofu to v1.11.6 in dockerfile (main) by @renovate[bot] in #6391 • chore(deps): update redis:8.6-alpine docker digest to c5e375a in docker-compose.yml (main) by @renovate[bot] in #6402 • chore(deps): bump go to 1.25.8 and hc-install to v0.9.4 by @edbighead in #6410 Other Changes 🔄 • chore: Add lukemassa to MAINTAINERS.md by @lukemassa in #6395 • chore: Specify uid for consistent uids over images by @GMartinez-Sisti in #6212 • fix: update PullStatus between execution group runs by @joekohlsdorf in #6102 • chore: add Vend to the list of adopters by @kasperbrandenburg in #6344 New Contributors • @daftping made their first contribution in #6165 • @icholy made their first contribution in #6388 • @vechiato made their first contribution in #6396 • @joekohlsdorf made their first contribution in #6102 • @kasperbrandenburg made their first contribution in #6344 • @blackknight467 made their first contribution in #6374 • @dullest made their first contribution in #6080 Full Changelog: v0.41.0...v0.42.0 runatlantis/atlantis
  • g

    GitHub

    05/05/2026, 4:50 PM
    Release - v0.43.0 New release published by jamengual What's Changed Provider AzureDevops • fix: webhook authentication for Azure DevOps Server by @Zamiell in #6159 Provider GitHub • fix(github): Fall back to git blobs API for large files in GetFileContent by @jayceebernardino in #6401 • chore(license): replace full Apache 2.0 boilerplate with SPDX identifier by @chenrui333 in #6437 Provider GitLab • fix: support GitLab hosted under a URL subpath by @philslab-ninja in #6406 • fix(gitlab): prevent PullIsMergeable from self-blocking on Atlantis commit statuses by @gian25-work in #6369 Bug fixes 🐛 • fix(events): make undiverged honor module autoplanning by @krewenki in #6428 • fix: Prevent infinite Gitea pagination loops by @shblue21 in #6032 • fix: trigger PR event handling on PR updates for Gitea/Forgejo by @kfkonrad in #6178 • fix: prevent diffKeywordRegex from falsely matching YAML key=value list items in heredocs by @GMartinez-Sisti in #6422 • fix: cancellation bug for parallel invocations without
    execution_order
    and a larger amount of tasks than the
    poolSize
    by @ramonvermeulen in #6215 • fix: respect autodiscover.ignore_paths during apply-all by @jholm117 in #6397 • fix(events): prevent autoplan module recursion cycles by @krewenki in #6025 • fix: Reorder autodiscover logic by @lukemassa in #6240 • fix: include error values in init_step_runner log messages by @kuishou68 in #6382 • fix: use read lock for clone reuse check to unblock parallel plans by @matthewmrichter in #6376 • fix(kustomize): pin image tag to v0.42.0 instead of latest by @nicknikolakakis in #6400 Security changes • fix: harden VCS comment parsing against injection with configurable blocked-args by @Copilot in #6225 • build(docker): strip file capabilities from image filesystem by @milindc2031 in #6363 Documentation • docs: add AI_USAGE_POLICY.md by @Copilot in #6347 • docs: fix --emoji-reaction supported VCS list (remove Azure DevOps, add Gitea) by @akihiro17 in #6407 • docs: update Azure DevOps allowlist format for visualstudio.com URLs by @nimro in #6083 • docs: Add CloudScript to adopters list by @xcloudscript in #6411 Dependencies • chore(deps): update node.js to v24.15.0 in .node-version (main) by @renovate[bot] in #6423 • chore(deps): Bump dompurify from 3.2.6 to 3.4.1 by @dependabot[bot] in #6420 • chore(deps-dev): Bump postcss from 8.5.8 to 8.5.12 by @dependabot[bot] in #6432 • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to a8873d7 in dockerfile.dev (main) by @renovate[bot] in #6418 • chore(deps): update debian:12.13-slim docker digest to f9c6a2f in dockerfile (main) by @renovate[bot] in #6421 • chore(deps): update ngrok/ngrok:latest docker digest to 013f046 in docker-compose.yml (main) by @renovate[bot] in #6424 • chore(deps): update alpine docker tag to v3.23.4 in dockerfile (main) by @renovate[bot] in #6429 • chore(deps): update ngrok/ngrok:latest docker digest to f737dcc in docker-compose.yml (main) by @renovate[bot] in #6434 • chore(deps): update ngrok/ngrok:latest docker digest to 6ead432 in docker-compose.yml (main) by @renovate[bot] in #6436 • chore(deps): update dependency hashicorp/terraform to v1.14.9 in testdrive/utils.go (main) by @renovate[bot] in #6446 New Contributors • @xcloudscript made their first contribution in #6411 • @shblue21 made their first contribution in #6032 • @jayceebernardino made their first contribution in #6401 • @kuishou68 made their first contribution in #6382 • @kfkonrad made their first contribution in #6178 • @ramonvermeulen made their first contribution in #6215 • @matthewmrichter made their first contribution in #6376 • @nicknikolakakis made their first contribution in #6400 • @milindc2031 made their first contribution in #6363 • @jholm117 made their first contribution in #6397 • @philslab-ninja made their first contribution in #6406 • @gian25-work made their first contribution in #6369 • @krewenki made their first contribution in #6428 • @Zamiell made their first contribution in #6159 • @nimro made their first contribution in <https://github.com/runatlantis/atlantis/pull/6083|#6083… runatlantis/atlantis
  • g

    GitHub

    06/10/2026, 6:20 PM
    Release - v0.44.0 New release published by jamengual What's Changed Exciting New Features 🎉 • feat: sticky policy approvals by @pseudomorph in #6271 • feat: Redis cluster support. by @daanvinken in #6295 Provider GitHub • fix(deps): bump go-github to v88 and migrate to options-pattern constructor by @jamengual in #6537 Bug fixes 🐛 • fix: Only check the remote branch on merge strategy by @lukemassa in #6177 Security changes • chore(deps): update module golang.org/x/net to v0.53.0 [security] (main) by @renovate[bot] in #6457 • chore(deps): update dependency mermaid to v11.15.0 [security] (main) by @renovate[bot] in #6462 • fix(deps): update module github.com/slack-go/slack to v0.23.1 [security] (main) by @renovate[bot] in #6477 • chore(deps): update module golang.org/x/crypto to v0.52.0 [security] (main) by @renovate[bot] in #6500 • chore(deps): update module golang.org/x/sys to v0.44.0 [security] (main) by @renovate[bot] in #6502 • chore(deps): update module golang.org/x/net to v0.55.0 [security] (main) by @renovate[bot] in #6501 Documentation • feat: add PROJECT_NAME as a usable environment variable in pre and post hooks by @nvanheuverzwijn in #6438 • chore: Update website footer with LF copyright wording by @lukemassa in #6456 • docs: Document in which time interval metrics are reported by @IchordeDionysos in #6308 • chore(deps): update dependency vue to v3.5.34 in package.json (main) by @renovate[bot] in #6474 • chore: Clarify role of AI tooling in PRs by @lukemassa in #6465 • chore(deps): Bump uuid from 11.1.0 to 14.0.0 by @dependabot[bot] in #6505 • docs: document cancel command in allow-commands and atlantis help by @jamengual in #6536 • chore(deps): update dependency markdownlint-cli to v0.48.0 in package.json (main) by @renovate[bot] in #6513 Dependencies • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to eb08c98 in dockerfile.dev (main) by @renovate[bot] in #6450 • chore(deps): update debian:12.13-slim docker digest to 67b30a6 in dockerfile (main) by @renovate[bot] in #6458 • chore(deps): update redis:8.6-alpine docker digest to d146f83 in docker-compose.yml (main) by @renovate[bot] in #6471 • chore(deps): update ngrok/ngrok:latest docker digest to 1d5daa8 in docker-compose.yml (main) by @renovate[bot] in #6485 • chore(deps): update dependency opentofu/opentofu to v1.12.0 in dockerfile (main) by @renovate[bot] in #6486 • chore(deps): update docker/dockerfile:1 docker digest to 87999aa in dockerfile (main) by @renovate[bot] in #6509 Other Changes 🔄 • fix: use leader election in MergeAgain to unblock parallel plans when PR is behind base by @josepmedialdea in #6470 • chore: Remove unnecessary utility SlicesContains by @lukemassa in #6508 New Contributors • @IchordeDionysos made their first contribution in #6308 • @josepmedialdea made their first contribution in #6470 • @daanvinken made their first contribution in #6295 Full Changelog: v0.43.0...v0.44.0 runatlantis/atlantis
  • g

    GitHub

    06/26/2026, 5:18 AM
    Release - v0.44.1 New release published by chenrui333 This patch release focuses on provider correctness, safer apply behavior, plan/output rendering fixes, and refreshed runtime foundations. Highlights • Broader GitHub Enterprise support: existing GitHub Enterprise Server behavior is preserved, and GitHub Enterprise Cloud
    *.<http://ghe.com|ghe.com>
    tenants now use the correct REST and GraphQL API endpoint patterns. • The Debian-based Atlantis image now uses Debian 13 Trixie with refreshed pinned system packages including curl, git, OpenSSH, GnuPG, OpenSSL, and libcap. • Apply safety is improved by failing closed when apply-lock backends cannot be reached and by correctly evaluating pull request status for API apply requirements. • Mergeability and status behavior is more accurate across GitHub, GitLab, GitHub App checkout flows, and no-change apply statuses. • Terraform/OpenTofu plan output rendering now handles
    to forget
    , multi-unit summaries, heredoc/multiline-string diffs, and very long single-line command output more reliably. Provider fixes • GitHub: support GitHub Enterprise Cloud
    *.<http://ghe.com|ghe.com>
    API URL patterns. (#6339) • GitHub: truncate status contexts to GitHub's 255-character limit. (#6541) • GitHub App: skip unused source remotes on fork-safe checkout paths. (#6568) • GitLab: filter mergeability status checks by the merge request ref/SHA. (#6557) • GitLab: scope project apply mergeability to the project being applied. (#6543) • Azure DevOps: guard nil pull request status values while parsing pull events. (#6496) • Gitea: avoid nil response dereferences while logging API errors. (#6442) Apply, plan, and output fixes • Show no-change plans as
    up to date
    in apply statuses instead of implying they were applied. (#6498) • Preserve and aggregate
    to forget
    plan statistics. (#6570) • Aggregate multi-unit plan summaries correctly. (#6490) • Remove stale
    .tfplan
    files when refreshing a working directory to a new ref. (#6358) • Skip non-git directories when finding pending plans. (#6453) • Preserve command output lines longer than 64 KiB. (#6544) • Color changed lines inside heredoc and multiline-string diffs. (#6561) • Fix a divergence check order issue. (#6452) Runtime and maintenance • Updated the Debian image base to Debian 13 Trixie. (#6572) • Updated OpenTofu and CI/test image digests. (#6549, #6580, #6581) • Removed the obsolete
    check-lint
    Makefile target. (#6554) • Pinned scorecard-related Go and npm commands for OpenSSF compliance. (#6480) • Updated website and CI dependencies, including security-related frontend dependency updates. (#6563, #6564, #6565, #6566) Documentation • Clarified GitHub App merge checkout behavior. (#6577) • Clarified recent status, locking, VCS, pending-plan, and output-handling behavior. (#6578, #6582) New Contributors • @lachlankidson made their first contribution in #6572 • @Atul-Koundal made their first contribution in #6570 • @gBarczyszyn made their first contribution in #6535 • @vklindukh made their first contribution in #6568 • @nburns made their first contribution in #6498 • @Cesarsk made their first contribution in #6543 • @SAY-5 made their first contribution in #6496 • @cpaulik made their first contribution in #6561 • @SamuelMolling made their first contribution in #6490 • @the-nando made their first contribution in #6452 • @adnankobir made their first contribution in #6339 Full Changelog: v0.44.0...v0.44.1 runatlantis/atlantis
  • g

    GitHub

    06/28/2026, 4:38 PM
    Release - v0.45.0 New release published by chenrui333 This minor release adds alpha drift detection and remediation APIs, new localization and automerge controls, notification improvements, and several provider and execution fixes. Highlights • Added alpha drift detection, status, remediation, remediation history, and drift webhook APIs. These APIs are alpha and their request/response behavior may change in future releases. (#6360) • Added runtime localization support with built-in English and Spanish catalogs plus custom YAML overrides. (#6506) • Added automerge controls for default merge method and disabling automerge labels. (#6573, #6593) • Improved GitHub team allowlists to honor team hierarchy. (#6365) Alpha: Drift detection and remediation APIs • Added alpha drift detection APIs, drift status API, drift remediation API, and remediation history/result read endpoints. (#6360) • Added drift webhook notifications, including Slack and HTTP webhook support. (#6360) • Added
    --enable-drift-detection
    for drift detection/status/history behavior. • Added
    --enable-drift-remediation
    for destructive remediation apply. • Drift APIs require API authentication with
    X-Atlantis-Token
    and repository allowlist authorization. • Remediation
    action:"apply"
    requires cached positive drift with
    has_drift:true
    for the same repo/ref/base branch/project/path/workspace. • Drift API inputs include ref, path, workspace, repository, and allowlist safety validation. • Operators should test carefully before production use, especially with hooks, policy checks, allowlists, multi-project repos, and custom workflows. Features • Added
    --language
    and
    --language-config-file
    to localize Atlantis pull request comments and override language catalog strings. (#6506) • Added
    --automerge-method
    to set a default merge method for automerging, currently implemented for GitHub. (#6573) • Added
    --disable-automerge-label
    to disable automerge label behavior. (#6593) • Extended
    autodiscover.ignore_paths
    to targeted
    -d
    commands. (#6466) • Streamed project failure text to the job page. (#6414) Fixes • Scoped regex project plans correctly when
    --restrict-file-list
    is enabled. (#6598) • Detected OpenTofu versions using the project distribution. (#6597) • Re-downloaded Terraform/OpenTofu binaries when the existing binary appears invalid. (#6454) • Unified Terraform/Terragrunt project directory detection, including
    .tf
    ,
    .tf.json
    , and
    terragrunt.hcl
    indicators. (#6455) • Hardened path handling for CWE-22 path-expression issues. (#6254) • Preserved Docker healthcheck port fallback behavior. (#6588) • Clarified status-update logging when no URL is available. (#6595) Provider fixes • Bitbucket Cloud: validate pagination next URLs before following them. (#6260) • GitHub: only apply GitHub App checkout behavior to GitHub repositories. (#6119) • GitHub: support child-team inheritance for
    GH_TEAM_ALLOWLIST
    . (#6365) Notifications and webhooks • Slack notifications now show the pull request head branch instead of the base branch. (#6316) • Slack notifications can include the pull request description. (#6540) • Documentation now clarifies Slack payload fields and GitHub team hierarchy behavior. (#6596) New Contributors • @hussein-mimi made their first contribution in #6365 • @JFryy made their first contribution in #6072 • @ronaldmiranda made their first contribution in #6573 • @emanuelbesliu made their first contribution in #6466 • @rym-dd made their first contribution in #6540 • @eamonryan made their first contribution in #6414 • @kiwibel made their first contribution in #6316 • @zonorti made their first contribution in #6119 Full Changelog: v0.44.1...v0.45.0 runatlantis/atlantis
  • g

    GitHub

    06/30/2026, 4:04 PM
    Release - v0.46.0 New release published by chenrui333 Highlights • OpenTofu .tofu support: Atlantis now detects OpenTofu versions from .tofu and .tofu.json files, includes those files in default autoplan and project discovery behavior, and detects Terraform Cloud/Enterprise workspace configuration from .tf.json, .tofu, and .tofu.json projects. • Broader core workflow coverage: The E2E harness now activates expanded fixtures from runatlantis/atlantis-tests#21001, covering multi-project targeting, autodiscovery, configured JSON projects, custom workflow environment behavior, and long-output status contexts. • Safer plan/apply behavior: This release hardens apply validation against stale head/base plan state, preserves on_apply locks during plan cleanup, and fixes /api/plan with policy checks enabled while preserving per-project /api/apply behavior. Project Health • Top-Ranking Atlantis Issues 📊 Maintainers and contributors can now use #6608 to see open Atlantis issues ranked by community thumbs-up reactions. The ranking is a signal for prioritization and contribution, not a roadmap commitment or acceptance guarantee. • Atlantis now uploads Go coverage to GitHub Code Quality, lints the separate e2e Go module, and has automated top-issue ranking to make maintenance work more visible. • We welcome contributors across bug reports, focused fixes, documentation improvements, issue reproduction, and issue moderation/triage. Call For Adopters If your organization uses Atlantis and can share a sanitized setup or adoption note, runatlantis/examples is a good place to contribute it. Public examples help users learn from real deployments, help the project document its ecosystem, and can become future candidates for atlantis-tests fixture coverage. What's Next We are also looking at flag lifecycle improvements so Atlantis has a clearer path for introducing, documenting, deprecating, and eventually removing server flags. What's Changed Exciting New Features 🎉 • feat(e2e): activate new fixture coverage from atlantis-tests#21001 by @chenrui333 in #6601 • feat: support OpenTofu .tofu/.tofu.json version auto-detection by @chenrui333 in #6600 • feat: workspace detection for .tofu/.tofu.json, shared project indicators by @chenrui333 in #6603 Provider Bitbucket • fix: validate current head and base plan state by @chenrui333 in #6605 Bug fixes 🐛 • fix: preserve on_apply locks during plan cleanup by @chenrui333 in #6606 • fix: normalize TestExecute_Flags path assertions by @Atul-Koundal in #6612 • fix: POST /api/plan panics when ATLANTIS_ENABLE_POLICY_CHECKS=true by @Abzaek in #6484 Dependencies • chore(deps): update gcr.io/oss-fuzz-base/base-builder-go docker digest to aa0051c in .clusterfuzzlite/dockerfile (main) by @renovate[bot] in #6607 Other Changes 🔄 • ci(e2e): add lint coverage and harden cleanup safety by @chenrui333 in #6602 • ci: upload Go coverage to GitHub Code Quality by @chenrui333 in #6604 • ci: add top-ranking issues automation by @chenrui333 in #6610 • test: close BoltDB instances in locks controller tests by @Atul-Koundal in #6611 • test: add on_apply lock preservation scenario by @chenrui333 in #6609 New Contributors • @Abzaek made their first contribution in #6484 Full Changelog: v0.45.0...v0.46.0 runatlantis/atlantis