Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-06-27 | 728 Bytes | |
atlantis_darwin_amd64.zip | 2025-06-27 | 13.0 MB | |
atlantis_linux_386.zip | 2025-06-27 | 12.0 MB | |
atlantis_linux_amd64.zip | 2025-06-27 | 12.7 MB | |
atlantis_linux_arm.zip | 2025-06-27 | 11.9 MB | |
atlantis_darwin_arm64.zip | 2025-06-27 | 12.3 MB | |
atlantis_linux_arm64.zip | 2025-06-27 | 11.7 MB | |
atlantis_windows_386.zip | 2025-06-27 | 12.5 MB | |
atlantis_windows_amd64.zip | 2025-06-27 | 13.0 MB | |
README.md | 2025-06-27 | 10.5 kB | |
v0.35.0 source code.tar.gz | 2025-06-27 | 13.3 MB | |
v0.35.0 source code.zip | 2025-06-27 | 13.9 MB | |
Totals: 12 Items | 126.3 MB | 3 |
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 https://github.com/runatlantis/atlantis/pull/5510
Exciting New Features 🎉
- fix: parallel plan and apply also in a single workspace (rebased) by @plentydone in https://github.com/runatlantis/atlantis/pull/5264
- feat: add HTTP pprof endpoints by @inkel in https://github.com/runatlantis/atlantis/pull/5363
- feat: enable compatible change for legacy and new ADO url by @leonardocaylent in https://github.com/runatlantis/atlantis/pull/5596
Provider AzureDevops
- fix: Azure DevOps plan (issue 5507) by @bub3n in https://github.com/runatlantis/atlantis/pull/5611
Provider GitHub
- fix(deps): update module github.com/google/go-github/v68 to v71 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5522
- fix: Remove GitHub rate-limit client total sleep limit by @ribejara-te in https://github.com/runatlantis/atlantis/pull/5591
- fix: gh-app merge by @FrancoisPoinsot in https://github.com/runatlantis/atlantis/pull/5600
Provider GitLab
- ci(e2e): fix org in tests by @chenrui333 in https://github.com/runatlantis/atlantis/pull/5418
- ci(e2e): correct gitlab env var by @jamengual in https://github.com/runatlantis/atlantis/pull/5512
Bug fixes 🐛
- fix: Set Env variables when
output: hide
in multienv by @hkobayash in https://github.com/runatlantis/atlantis/pull/5319 - fix: preserve Atlantis apply lock after plan by @yasinlachiny in https://github.com/runatlantis/atlantis/pull/5570
- fix: Allow main branch invocation with merge strategy by @osherdp in https://github.com/runatlantis/atlantis/pull/5617
Security changes
- ci(renovate): expose security:openssf-scorecard on renovate PRs by @nitrocode in https://github.com/runatlantis/atlantis/pull/5487
- chore(deps): update dependency vite to v6.1.4 [security] (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5508
- chore(deps): update dependency vite to v6.1.5 [security] (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5524
- chore(deps): update module golang.org/x/net to v0.38.0 [security] (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5543
- chore(deps): update dependency vite to v6.2.7 [security] (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5561
- chore(deps): update module github.com/cloudflare/circl to v1.6.1 [security] (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5621
Documentation
- chore(deps-dev): bump vite from 5.4.14 to 6.1.4 by @dependabot in https://github.com/runatlantis/atlantis/pull/5514
- chore(deps): update vite by @chenrui333 in https://github.com/runatlantis/atlantis/pull/5526
- chore(deps): pin dependencies in package.json (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5538
- docs: add release cadence document by @jamengual in https://github.com/runatlantis/atlantis/pull/5633
- chore(deps): update dependency vue to v3.5.17 in package.json (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5648
Dependencies
- chore(deps): update dependency open-policy-agent/conftest to v0.58.0 in testing/dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5466
- chore(deps): update dependency open-policy-agent/conftest to v0.58.0 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5465
- fix(deps): update module github.com/spf13/pflag to v1.0.6 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5469
- fix(deps): update module github.com/gofri/go-github-ratelimit to v1.1.1 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5471
- chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 79c1f1a in dockerfile.dev (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5472
- chore(deps): update debian docker tag to v12.10 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5475
- fix(deps): update module github.com/go-playground/validator/v10 to v10.26.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5479
- fix(deps): update module code.gitea.io/sdk/gitea to v0.20.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5477
- fix(deps): update module golang.org/x/text to v0.23.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5484
- fix(deps): update module github.com/slack-go/slack to v0.16.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5480
- fix(deps): update module github.com/spf13/viper to v1.20.1 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5482
- fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.14.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5478
- fix(deps): update module golang.org/x/term to v0.30.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5483
- fix(deps): update module go.etcd.io/bbolt to v1.4.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5490
- fix(deps): update module github.com/spf13/cobra to v1.9.1 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5481
- fix(deps): update github.com/hashicorp/terraform-config-inspect digest to d2d12f9 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5492
- fix(deps): update module golang.org/x/text to v0.24.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5521
- fix(deps): update module code.gitea.io/sdk/gitea to v0.21.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5519
- fix(deps): update module github.com/hashicorp/hc-install to v0.9.2 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5518
- fix(deps): update module golang.org/x/term to v0.31.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5520
- chore(deps): update dependency hashicorp/terraform to v1.11.4 in testdrive/utils.go (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5516
- fix(deps): update module github.com/uber-go/tally/v4 to v4.1.17 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5495
- chore(deps): update dependency go to v1.24.2 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5493
- chore(deps): update terraform random to v3.7.1 in server/controllers/events/testdata/test-repos/state-rm-workspace/dir1/versions.tf (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5527
- chore(deps): update debian:12.10-slim docker digest to b1211f6 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5525
- ci(renovate): ignore server/controllers/events/testdata by @nitrocode in https://github.com/runatlantis/atlantis/pull/5468
- ci(renovate): only update node deps on main branch by @nitrocode in https://github.com/runatlantis/atlantis/pull/5534
- fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.15.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5548
- chore(deps): update dependency open-policy-agent/conftest to v0.59.0 in testing/dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5547
- chore(deps): update dependency open-policy-agent/conftest to v0.59.0 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5546
- chore(config): migrate renovate config in {{packageFile}} by @renovate in https://github.com/runatlantis/atlantis/pull/5569
- chore(deps): Convert go yaml to goccy yaml by @lukemassa in https://github.com/runatlantis/atlantis/pull/5579
- chore(deps): update go to v1.24.4 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5613
- chore(deps): update docker/dockerfile:1 docker digest to 9857836 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5640
- chore(deps): update redis:7.4-alpine docker digest to ee9e874 in docker-compose.yml (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5644
- chore(deps): update dependency opentofu/opentofu to v1.10.1 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5647
- fix(deps): update module github.com/opentofu/tofudl to v0.0.1 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5653
- chore(deps): update terraform random to v3.7.2 in server/controllers/events/testdata/test-repos/state-rm-single-project/versions.tf (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5652
- chore(deps): update terraform null to v3.2.4 in server/controllers/events/testdata/test-repos/workspace-parallel-yaml/staging/versions.tf (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5651
- chore(deps): update debian:12.10-slim docker digest to 4b50eb6 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5638
Other Changes 🔄
- ci(renovate): replace hardcoded branches with regex by @nitrocode in https://github.com/runatlantis/atlantis/pull/5535
- ci(codeowners): add app/renovate-approve by @nitrocode in https://github.com/runatlantis/atlantis/pull/5545
New Contributors
- @ricardbejarano made their first contribution in https://github.com/runatlantis/atlantis/pull/5510
- @plentydone made their first contribution in https://github.com/runatlantis/atlantis/pull/5264
- @hkobayash made their first contribution in https://github.com/runatlantis/atlantis/pull/5319
- @leonardocaylent made their first contribution in https://github.com/runatlantis/atlantis/pull/5596
- @FrancoisPoinsot made their first contribution in https://github.com/runatlantis/atlantis/pull/5600
- @yasinlachiny made their first contribution in https://github.com/runatlantis/atlantis/pull/5570
- @osherdp made their first contribution in https://github.com/runatlantis/atlantis/pull/5617
Full Changelog: https://github.com/runatlantis/atlantis/compare/v0.34.0...v0.35.0