What's Changed
Breaking Changes
- feat: set
atlantis/apply
check tosuccessful
if all plans areNo Changes
by @chroju in #3378- Plans will now update the apply commit status check.
- Plans that return
No changes. Infrastructure is up-to-date.
are now counted as if it was already successfully Applied. - Example:
- 1 Planned Plan, 1 Applied Plan, and 1 No Changes Plan
- 2/3 projects successfully applied.
New Features
- feat: Add username to main lock screen by @tobaker in #3597
- feat: Allow for negations in repo allowlist by @lukemassa in #3414
Bug Fixes
- fix: Update the Simple Logger Log Function to log the Correct Caller by @X-Guardian in #3631
- fix: Include information about imports in PlanSuccessStats by @william-richard in #3621
- fix: Update Conftest 'Failed to get default conftest version' Log entry to Info by @X-Guardian in #3632
- fix(website): vuepress-next breaking change by @GenPage in #3611
- fix(website-test): missing backslash for muffet by @GenPage in #3623
- fix: auto plan when .terraform.lock.hcl changed by @shouichi in #3473
- chore: Update server/events/working_dir Logging Configuration by @X-Guardian in #3636
- fix(github): Allow status check/command requirements to work on fork PRs by @ttretau in #3620
- fix(gitlab): Prevent nil pointer dereference when HeadPipeline is empty by @marceloboeira in #3428
- fix: gitlab client failing test by @ghaiszaher in #3653
- chore: update to use go1.21 by @chenrui333 in #3657
- chore: Fix Go Static Check Errors by @X-Guardian in #3637
- chore: Fix golangci-lint Configuration by @X-Guardian in #3645
Dependecy Updates
- chore(deps): update vuepress monorepo to v2.0.0-beta.66 in package.json by @renovate in #3600
- chore(deps): update dependency hashicorp/terraform to v1.5.3 in .circleci/config.yml by @renovate in #3599
- chore(deps): update dependency node to v18.17.0 in .node-version by @renovate in #3614
- fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.6.0 in go.mod by @renovate in #3602
- fix(deps): alpine package versions bump by @GenPage in #3622
- fix(deps): update module github.com/cactus/go-statsd-client/v5 to v5.1.0 in go.mod by @renovate in #3615
- fix(deps): update module github.com/xanzy/go-gitlab to v0.88.0 in go.mod by @renovate in #3616
- fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.25 in go.mod by @renovate in #3613
- fix(ci): link_check required by @GenPage in #3633
- chore(deps): update dependency hashicorp/terraform to v1.5.4 in .circleci/config.yml by @renovate in #3628
- chore(deps): update debian docker tag to v12.1 in dockerfile by @renovate in #3630
- chore(deps): update dependency git-lfs/git-lfs to v3.4.0 in dockerfile by @renovate in #3635
- fix(deps): update module github.com/xanzy/go-gitlab to v0.89.0 in go.mod by @renovate in #3640
- fix(deps): update github.com/hashicorp/terraform-config-inspect digest to f15f31b in go.mod by @renovate in #3658
- fix(deps): update module golang.org/x/term to v0.11.0 in go.mod by @renovate in #3650
- fix(deps): update module github.com/go-playground/validator/v10 to v10.15.0 in go.mod by @renovate in #3654
- fix(deps): update module github.com/xanzy/go-gitlab to v0.90.0 in go.mod by @renovate in #3647
- fix(deps): update module golang.org/x/text to v0.12.0 in go.mod by @renovate in #3652
- fix(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.5 in go.mod by @renovate in #3659
- fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.5 in go.mod by @renovate in #3662
- chore(deps): update golang docker tag to v1.20.7 in testing/dockerfile by @renovate in #3642
- chore(deps): update dependency hashicorp/terraform to v1.5.5 in .circleci/config.yml by @renovate in #3660
- chore(deps): update dependency node to v18.17.1 in .node-version by @renovate in #3661
- fix(deps): update module go.uber.org/zap to v1.25.0 in go.mod by @renovate in #3643
- chore(deps): lock file maintenance in server/events/testdata/test-repos/workspace-configured/main.tf by @renovate in #3655
- chore(deps): update alpine docker tag to v3.18.3 in dockerfile by @renovate in #3656
New Contributors
- @tobaker made their first contribution in #3597
- @william-richard made their first contribution in #3621
- @ttretau made their first contribution in #3620
- @ghaiszaher made their first contribution in #3653
Full Changelog: v0.24.4...v0.25.0