<Release - v0.26.0> New release published by <GenP...
# atlantis-contributors
g
Release - v0.26.0 New release published by GenPage Maintainer Notes • ArgoCD has submitted its application to CNCF! cncf/sandbox#60 Please +1 the issue to show your support. • Atlantis will trial a new release process to help stabilize the project. We will take a trunk-based approach to releases and cherry-pick fixes into a release branch. The intention is to allow Atlantis users to enjoy more long-term support on a particular version without being forced to upgrade and encounter other bugs from new features. Please bear with us during this change as we build new processes/tools around the releases. What's Changed Exciting New Features 🎉 • feat: Enhance Support for CDKTF By Allowing Git Untracked Files to be Added to the Atlantis Modified File List by @X-Guardian in #3724 • feat: Add use plugin cache flag by @wolmi in #3720 • feat: disable autoplan label by @ghaiszaher in #3649 • feat: Add option allowing usage of custom policy check tools by @bgalkows in #3765 • feat: Add Targeted Execution to the Pre/Post Workflow Hooks by @X-Guardian in #3708 • feat: Add A Server Config Flag to Enable Failure on Pre Workflow Hook Errors by @X-Guardian in #3729 Bug fixes • fix: Running 'atlantis unlock' on a PR Causes The Whole Working Directory to be Deleted by @X-Guardian in #3751 • fix(multienv): allow commas and quoted values by @inkel in #3542 • feat: set default tf & conftest env vars for apline by @moogly81 in #3806 • fix: Do not unnecessarily update apply check if it doesn't exist yet by @lukemassa in #3747 • fix: issue with GH App credential not writing if lines already exist by @JSNortal in #3679 • fix(github): prevent null pointer dereferencing when using AllowMergeableBypassApply with no required checks on branch protection by @arturhoo in #3672 • fix: Change message for when request is not approved to be more accurate by @lukemassa in #3744 • fix: make go-generate now creates working mocks out of the box by @finnag in #3802 • fix: safer re-merging with updated upstream by @finnag in #3499 Other Changes • chore(deps): lock file maintenance in server/events/testdata/test-repos/workspace-configured/main.tf by @renovate in #3668 • fix(deps): update module github.com/google/go-github/v53 to v54 in go.mod by @renovate in #3676 • chore(deps): update redis docker tag to v7.2 in docker-compose.yml by @renovate in #3677 • chore(deps): lock file maintenance in server/events/testdata/test-repos/workspace-configured/main.tf by @renovate in #3689 • fix: complete the upgrade to github v54 to unbreak tests by @finnag in #3691 • fix(deps): update module github.com/go-playground/validator/v10 to v10.15.1 in go.mod by @renovate in #3683 • fix(deps): update module github.com/redis/go-redis/v9 to v9.1.0 in go.mod by @renovate in #3685 • fix(deps): update module github.com/google/uuid to v1.3.1 in go.mod by @renovate in #3694 • feat: Slack notifications matched on base branch name by @smstone in #3644 • fix(deps): update module github.com/moby/patternmatcher to v0.6.0 in go.mod by @renovate in #3696 • fix(gitlab): Prevent considering non-head pipelines skipped by default by @marceloboeira in #3695 • chore(deps): update dependency hashicorp/terraform to v1.5.6 in .circleci/config.yml by @renovate in #3700 • fix(deps): update module github.com/hashicorp/golang-lru/v2 to v2.0.6 in go.mod by @renovate in #3702 • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to b800820 in go.mod by @renovate in #3704 • fix(deps): update module github.com/slack-go/slack to v0.12.3 in go.mod by @renovate in #3705 • chore(deps): lock file maintenance in server/events/testdata/test-repos/workspace-configured/main.tf by @renovate in #3707 • docs: fix typo by @cilindrox in #3709 • docs: Fix server side repo config document typo by @soloradish in #3711 • chore(deps): update dependency @vuepress/plugin-google-analytics to v2.0.0-beta.67 in package.json by @renovate in #3716 • fix(deps): update module github.com/go-playground/validator/v10 to v10.15.3 in go.mod by @renovate in #3719 • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.18.0 in go.mod by @renovate in #3726 • docs: updated server-configuration.md on Github App slug by @zen in #3728 • chore(deps): update dependency open-policy-agent/conftest to v0.45.0 in dockerfile by @renovate in #3730 • docs: Update Docs for the Server Config Flag to Enable Failure on Pre Workflow Hook Errors by <https://github.com/X-Guardian|@X-Guardi… runatlantis/atlantis
🎉 1