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
- 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
- feat: Trim backticks from MR comments (for Gitlab) by @Unibozu in #5244
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
- fix(deps): update module github.com/alicebob/miniredis/v2 to v2.34.0 in go.mod (main) by @renovate in #5206
- fix(deps): update module github.com/google/go-github/v66 to v68 in go.mod (main) by @renovate in #5209
Other Changes π
- build: Enable Docker Go Cross-compile to improve build times by @lukaspj in #5223
- chore: Add doc for how to rotate gitlab token by @lukemassa in #5290
- 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 #5231
- 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
- chore(deps): update dependency hashicorp/terraform to v1.10.5 in testdrive/utils.go (main) by @renovate in #5285
- chore(deps): update dependency go to v1.23.5 in go.mod (main) by @renovate in #5268
- chore(deps): update ghinstallation to 2.13.0 by @renovate in #5212
- chore: fix typos by @chenrui333 in #5202
- chore: fix typo pt2 by @chenrui333 in #5203
- chore: migrate from
xanzy/go-gitlab
togitlab-org/api/client-go
by @chenrui333 in #5210 - chore: bump opentofu to 1.8.8, add tf 1.9.8, and drop 1.6/1.7 support by @chenrui333 in #5211
- chore(renovate): only support most two recent releases 0.31 and 0.32 by @chenrui333 in #5220
- 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
- chore: Simplify use of the doublestar Match for ignore paths by @lukemassa in #5272
- chore: Go mod tidy by @lukemassa in #5274
- chore: Remove some references to pkg/errors by @lukemassa in #5270
- chore: Remove usage of errors.Cause by @lukemassa in #5291
- chore: Remove dependency on multierror by @lukemassa in #5275
New Contributors
- @abborg made their first contribution in #5167
- @joec4i made their first contribution in #5168
- @lukaspj made their first contribution in #5223
- @Unibozu made their first contribution in #5244
- @zendesk-piotrpawluk made their first contribution in #5233
- @ragne made their first contribution in #4495
- @bakuljajan made their first contribution in #5156
- @almightyfoon made their first contribution in #4275
Full Changelog: v0.32.0...v0.33.0