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
- fix: update pegomock to v4.2.0 to fix Go 1.24 compatibility by @jamengual in #5764
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
- 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:1 docker digest to dabfc09 in dockerfile (main) by @renovate[bot] in #5787
- chore(deps): update ngrok/ngrok:latest docker digest to e8a905b in docker-compose.yml (main) by @renovate[bot] in #5793
- chore(deps): update dependency opentofu/opentofu to v1.10.6 in dockerfile (main) by @renovate[bot] in #5797
- fix(deps): update module github.com/spf13/pflag to v1.0.10 in go.mod (main) by @renovate[bot] in #5801
- fix(deps): update module go.etcd.io/bbolt to v1.4.3 in go.mod (main) by @renovate[bot] in #5804
- chore(deps): update debian docker tag to v12.12 in dockerfile (main) by @renovate[bot] in #5806
- chore(deps): update ngrok/ngrok:latest docker digest to bb220b7 in docker-compose.yml (main) by @renovate[bot] in #5808
New Contributors
- @mowirth made their first contribution in #5659
- @cwitthaus made their first contribution in #5741
- @jreslock made their first contribution in #5735
- @joe1981al made their first contribution in #5359
Full Changelog: v0.35.1...v0.36.0