Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
atlantis_darwin_arm64.zip | 2025-02-03 | 11.3 MB | |
atlantis_linux_386.zip | 2025-02-03 | 10.9 MB | |
atlantis_linux_arm.zip | 2025-02-03 | 10.9 MB | |
checksums.txt | 2025-02-03 | 728 Bytes | |
atlantis_darwin_amd64.zip | 2025-02-03 | 11.9 MB | |
atlantis_linux_amd64.zip | 2025-02-03 | 11.6 MB | |
atlantis_linux_arm64.zip | 2025-02-03 | 10.7 MB | |
atlantis_windows_386.zip | 2025-02-03 | 11.4 MB | |
atlantis_windows_amd64.zip | 2025-02-03 | 11.9 MB | |
README.md | 2025-02-03 | 6.8 kB | |
v0.33.0 source code.tar.gz | 2025-02-03 | 13.3 MB | |
v0.33.0 source code.zip | 2025-02-03 | 13.9 MB | |
Totals: 12 Items | 117.8 MB | 0 |
What's Changed
Exciting New Features 🎉
- feat: hide successful policy check results when --quiet-policy-checks is set with multiple projects by @joec4i in https://github.com/runatlantis/atlantis/pull/5168
- feat: Add rate limit handling for GitHub client by @lukaspj in https://github.com/runatlantis/atlantis/pull/5226
- feat: add http webhook by @zendesk-piotrpawluk in https://github.com/runatlantis/atlantis/pull/5233
- feat: Add ignore path to autodiscover using glob by @lukemassa in https://github.com/runatlantis/atlantis/pull/5267
- feat: Enable
hide-prev-plan-comments
Feature for BitBucket Cloud by @ragne in https://github.com/runatlantis/atlantis/pull/4495 - feat: add support for GitLab groups by @peikk0 in https://github.com/runatlantis/atlantis/pull/4001
- feat: BitBucket Cloud: add support for webhook secrets by @almightyfoon in https://github.com/runatlantis/atlantis/pull/4275
Bug fixes 🐛
- fix: Return correct status when using custom policy by @bakuljajan in https://github.com/runatlantis/atlantis/pull/5156
- fix: Pre Workflow Hook VCS Combined Status Check Set to Pending Twice by @X-Guardian in https://github.com/runatlantis/atlantis/pull/5242
- fix: Workspace Error when include-git-untracked-files is true by @X-Guardian in https://github.com/runatlantis/atlantis/pull/5288
- fix: Minor bug in determining teams for gitlab by @lukemassa in https://github.com/runatlantis/atlantis/pull/5294
- chore: fix typos by @chenrui333 in https://github.com/runatlantis/atlantis/pull/5202
- chore: fix typo pt2 by @chenrui333 in https://github.com/runatlantis/atlantis/pull/5203
- fix(deps): update module github.com/alicebob/miniredis/v2 to v2.34.0 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5206
- chore: migrate from
xanzy/go-gitlab
togitlab-org/api/client-go
by @chenrui333 in https://github.com/runatlantis/atlantis/pull/5210 - fix(deps): update module github.com/google/go-github/v66 to v68 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5209
- chore: bump opentofu to 1.8.8, add tf 1.9.8, and drop 1.6/1.7 support by @chenrui333 in https://github.com/runatlantis/atlantis/pull/5211
- chore(renovate): only support most two recent releases 0.31 and 0.32 by @chenrui333 in https://github.com/runatlantis/atlantis/pull/5220
- https://github.com/runatlantis/atlantis/pull/5231
- build: Enable Docker Go Cross-compile to improve build times by @lukaspj in https://github.com/runatlantis/atlantis/pull/5223
- chore: Split up buildAllCommandsByCfg for readability and modularity by @lukemassa in https://github.com/runatlantis/atlantis/pull/5245
- chore: Clarify logs in determining merged project configs by @lukemassa in https://github.com/runatlantis/atlantis/pull/5255
- docs: github emu mention on hiding prev comments by @nitrocode in https://github.com/runatlantis/atlantis/pull/5221
- feat: Trim backticks from MR comments (for Gitlab) by @Unibozu in https://github.com/runatlantis/atlantis/pull/5244
- chore: Simplify use of the doublestar Match for ignore paths by @lukemassa in https://github.com/runatlantis/atlantis/pull/5272
- chore: Go mod tidy by @lukemassa in https://github.com/runatlantis/atlantis/pull/5274
- chore: Remove some references to pkg/errors by @lukemassa in https://github.com/runatlantis/atlantis/pull/5270
- chore: Remove usage of errors.Cause by @lukemassa in https://github.com/runatlantis/atlantis/pull/5291
- chore: Remove dependency on multierror by @lukemassa in https://github.com/runatlantis/atlantis/pull/5275
Other Changes 🔄
- chore: Add doc for how to rotate gitlab token by @lukemassa in https://github.com/runatlantis/atlantis/pull/5290
- chore(deps): update dependency git-lfs/git-lfs to v3.6.1 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5258
- chore(deps): update dependency hashicorp/terraform to v1.10.4 in testdrive/utils.go (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5248
- chore(deps): bump katex from 0.16.15 to 0.16.21 by @dependabot in https://github.com/runatlantis/atlantis/pull/5251
- chore(deps): bump ca-certificates to
20241121-r1
by @chenrui333 in https://github.com/runatlantis/atlantis/pull/5235 - chore(deps): update alpine docker tag to v3.21.2 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5234
- chore(deps): update go in testing/dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/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 https://github.com/runatlantis/atlantis/pull/5186
- chore(deps): update dependency hashicorp/terraform to v1.10.3 in testdrive/utils.go (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5194
- chore(deps): update debian:12.8-slim docker digest to d365f49 in dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5197
- chore(deps): update golang:1.23.4 docker digest to b01f7c7 in testing/dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5198
- chore(deps): update golang:1.23.4 docker digest to 7ea4c9d in testing/dockerfile (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5200
- chore(deps): update dependency hashicorp/terraform to v1.10.5 in testdrive/utils.go (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5285
- chore(deps): update dependency go to v1.23.5 in go.mod (main) by @renovate in https://github.com/runatlantis/atlantis/pull/5268
- chore(deps): update ghinstallation to 2.13.0 by @renovate in https://github.com/runatlantis/atlantis/pull/5212
New Contributors
- @abborg made their first contribution in https://github.com/runatlantis/atlantis/pull/5167
- @joec4i made their first contribution in https://github.com/runatlantis/atlantis/pull/5168
- @lukaspj made their first contribution in https://github.com/runatlantis/atlantis/pull/5223
- @Unibozu made their first contribution in https://github.com/runatlantis/atlantis/pull/5244
- @zendesk-piotrpawluk made their first contribution in https://github.com/runatlantis/atlantis/pull/5233
- @ragne made their first contribution in https://github.com/runatlantis/atlantis/pull/4495
- @bakuljajan made their first contribution in https://github.com/runatlantis/atlantis/pull/5156
- @almightyfoon made their first contribution in https://github.com/runatlantis/atlantis/pull/4275
Full Changelog: https://github.com/runatlantis/atlantis/compare/v0.32.0...v0.33.0