Final OpenTofu support! π
We have started the move to the CNCF Slack, join our new slack community using this link https://communityinviter.com/apps/cloud-native/cncf
What's Changed
Exciting New Features π
- feat: add ability to delegate authorization to external sources by @nickking-brt in #4864
- feat: OpenTofu support by @meringu in #4499
Bug fixes π
- fix: set yaml to prevent_self_approve by @lee2sh in #4893
- fix: Update lock for e2e tests by @meringu in #4939
Other Changes π
- chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to 83c7c8e in dockerfile.dev (main) by @renovate in #4881
- chore(deps): update dependency node to v20.17.0 in .node-version (main) by @renovate in #4886
- chore(docs): add notes to default tags by @nitrocode in #4853
- fix(deps): update module github.com/hashicorp/hcl/v2 to v2.22.0 in go.mod (main) by @renovate in #4887
- fix(deps): update module github.com/xanzy/go-gitlab to v0.108.0 in go.mod (main) by @renovate in #4888
- fix(deps): update module golang.org/x/text to v0.17.0 in go.mod (main) by @renovate in #4889
- chore: remove GOVERNANCE in favor of the org one by @chenrui333 in #4882
- fix: Resolve Rendering Issue in the Policy Check Results Template by @dorian-tsorfy in #4870
- fix(deps): update module github.com/masterminds/sprig/v3 to v3.3.0 in go.mod (main) by @renovate in #4894
- fix(deps): update module golang.org/x/text to v0.18.0 in go.mod (main) by @renovate in #4897
- fix: GitHub mergeability bypassing apply by @henriklundstrom in #4193
- fix: Permission for GitHub app to support mergeable minus apply check by @henriklundstrom in #4902
- fix: dont log GitHub app token in logs by @dobby-dobster in #4667
- fix: only lookup user team memberships if using team authz by @nickking-brt in #4903
- chore(deps): update redis:7.4-alpine docker digest to 4dc8a5b in docker-compose.yml (main) by @renovate in #4905
- chore(deps): update redis:7.4-alpine docker digest to c35af3b in docker-compose.yml (main) by @renovate in #4909
- chore(deps): update dependency opentofu/opentofu to v1.8.2 in dockerfile (main) by @renovate in #4914
- chore(deps): update docker/dockerfile:1 docker digest to 865e5dd in dockerfile (main) by @renovate in #4917
- chore(deps): update alpine docker tag to v3.20.3 in dockerfile (main) by @renovate in #4918
- chore: use markdown to display github comments truncation header by @benoittoulme in #4885
- chore(deps): update debian docker tag to v12.7 in dockerfile (main) by @renovate in #4919
- fix(deps): update module github.com/go-playground/validator/v10 to v10.22.1 in go.mod (main) by @renovate in #4922
- fix(deps): update module github.com/xanzy/go-gitlab to v0.109.0 in go.mod (main) by @renovate in #4923
- fix(deps): update module golang.org/x/term to v0.24.0 in go.mod (main) by @renovate in #4924
- fix(deps): update module github.com/hashicorp/hc-install to v0.8.1 in go.mod (main) by @renovate in #4925
- chore(deps): update terraform null to v3.2.3 in server/controllers/events/testdata/test-repos/workspace-parallel-yaml/staging/versions.tf (main) by @renovate in #4929
- chore(deps): update terraform random to v3.6.3 in server/controllers/events/testdata/test-repos/state-rm-workspace/dir1/versions.tf (main) by @renovate in #4931
- fix: fix markdown lint errors by @chenrui333 in #4940
- fix(deps): update module github.com/hashicorp/hc-install to v0.9.0 in go.mod (main) by @renovate in #4941
- chore(deps): upgrade go-github 63.x by @nitrocode in #4943
- docs: add maintained releases to security text by @nitrocode in #4945
- chore(deps): update dependency hashicorp/terraform to v1.9.6 in testdrive/utils.go (main) by @renovate in #4946
- chore(deps): bump vite from 5.2.13 to 5.4.8 by @dependabot in #4958
- chore(deps): update debian:12.7-slim docker digest to ad86386 in dockerfile (main) by @renovate in #4963
New Contributors
- @nickking-brt made their first contribution in #4864
- @henriklundstrom made their first contribution in #4193
- @benoittoulme made their first contribution in #4885
- @step-security-bot made their first contribution in #4954
Full Changelog: v0.29.0...v0.30.0