The core Atlantis team is preparing for a stable 1.0.0 release! Please reach out if you are working on a potentially breaking change that might affect our planning. 🚀
What's Changed
Exciting New Features 🎉
- fix: Add project name to locking key by @carmennavarreteh in #6004
Bug fixes 🐛
- fix: Do not add "passed_policy" as a plan or import requirement by @lukemassa in #6027
- chore: Fallback to force clone on any error attempting repo reuse by @lukemassa in #6011
- fix: API Controller CommentCommand.Name defaults to Apply instead of Plan by @rjmsilveira in #6090
Documentation
- chore(deps): update dependency markdownlint-cli to v0.47.0 in package.json (main) by @renovate[bot] in #6059
- fix: Assume divergence until established otherwise by @aggrand in #5955
- docs(runatlantis.io): Fix typos in documentation files by @hsusanoo in #6063
- chore(deps): update node.js to v22.21.1 in .node-version (main) by @renovate[bot] in #6076
- chore(deps): update dependency @types/node to v22.19.5 in package.json (main) by @renovate[bot] in #6084
- docs: Update API Endpoints params by @albertorm95 in #6092
- chore(deps): update node.js to v22.22.0 in .node-version (main) by @renovate[bot] in #6096
- docs: Add alpha API notice to API endpoints documentation by @jamengual in #6097
- chore(deps): update dependency vue to v3.5.27 in package.json (main) by @renovate[bot] in #6105
Dependencies
- chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 9bb5658 in dockerfile.dev (main) by @renovate[bot] in #6055
- chore(deps): update debian:12.12-slim docker digest to d5d3f9c in dockerfile (main) by @renovate[bot] in #6057
- chore(deps): update dependency open-policy-agent/conftest to v0.66.0 in dockerfile (main) by @renovate[bot] in #6061
- chore(deps): update dependency open-policy-agent/conftest to v0.66.0 in testing/dockerfile (main) by @renovate[bot] in #6064
- chore(deps): update dependency opentofu/opentofu to v1.11.2 in dockerfile (main) by @renovate[bot] in #6067
- chore(deps): update ngrok/ngrok:latest docker digest to d20e963 in docker-compose.yml (main) by @renovate[bot] in #6082
- chore(deps): update dependency opentofu/opentofu to v1.11.3 in dockerfile (main) by @renovate[bot] in #6089
- chore(deps): update debian docker tag to v12.13 in dockerfile (main) by @renovate[bot] in #6091
- chore(deps): update terraform random to v3.8.0 in server/controllers/events/testdata/test-repos/state-rm-single-project/versions.tf (main) by @renovate[bot] in #6099
- fix(deps): update module code.gitea.io/sdk/gitea to v0.22.1 in go.mod (main) by @renovate[bot] in #6111
- fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 7854796 in go.mod (main) by @renovate[bot] in #6112
Other Changes 🔄
- chore: Add project command output struct by @lukemassa in #5964
- fix: Add project name to command locking by @carmennavarreteh in #6086
- chore(deps): manual upgrade to Alpine 3.23 by @Vlaaaaaaad in #6051
New Contributors
- @aggrand made their first contribution in #5955
- @hsusanoo made their first contribution in #6063
- @carmennavarreteh made their first contribution in #6086
- @Vlaaaaaaad made their first contribution in #6051
Full Changelog: v0.39.0...v0.40.0