What's Changed
Exciting New Features 🎉
- feat: sticky policy approvals by @pseudomorph in #6271
- feat: Redis cluster support. by @daanvinken in #6295
Provider GitHub
- fix(deps): bump go-github to v88 and migrate to options-pattern constructor by @jamengual in #6537
Bug fixes 🐛
- fix: Only check the remote branch on merge strategy by @lukemassa in #6177
Security changes
- chore(deps): update module golang.org/x/net to v0.53.0 [security] (main) by @renovate[bot] in #6457
- chore(deps): update dependency mermaid to v11.15.0 [security] (main) by @renovate[bot] in #6462
- fix(deps): update module github.com/slack-go/slack to v0.23.1 [security] (main) by @renovate[bot] in #6477
- chore(deps): update module golang.org/x/crypto to v0.52.0 [security] (main) by @renovate[bot] in #6500
- chore(deps): update module golang.org/x/sys to v0.44.0 [security] (main) by @renovate[bot] in #6502
- chore(deps): update module golang.org/x/net to v0.55.0 [security] (main) by @renovate[bot] in #6501
Documentation
- feat: add PROJECT_NAME as a usable environment variable in pre and post hooks by @nvanheuverzwijn in #6438
- chore: Update website footer with LF copyright wording by @lukemassa in #6456
- docs: Document in which time interval metrics are reported by @IchordeDionysos in #6308
- chore(deps): update dependency vue to v3.5.34 in package.json (main) by @renovate[bot] in #6474
- chore: Clarify role of AI tooling in PRs by @lukemassa in #6465
- chore(deps): Bump uuid from 11.1.0 to 14.0.0 by @dependabot[bot] in #6505
- docs: document cancel command in allow-commands and atlantis help by @jamengual in #6536
- chore(deps): update dependency markdownlint-cli to v0.48.0 in package.json (main) by @renovate[bot] in #6513
Dependencies
- chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to eb08c98 in dockerfile.dev (main) by @renovate[bot] in #6450
- chore(deps): update debian:12.13-slim docker digest to 67b30a6 in dockerfile (main) by @renovate[bot] in #6458
- chore(deps): update redis:8.6-alpine docker digest to d146f83 in docker-compose.yml (main) by @renovate[bot] in #6471
- chore(deps): update ngrok/ngrok:latest docker digest to 1d5daa8 in docker-compose.yml (main) by @renovate[bot] in #6485
- chore(deps): update dependency opentofu/opentofu to v1.12.0 in dockerfile (main) by @renovate[bot] in #6486
- chore(deps): update docker/dockerfile:1 docker digest to 87999aa in dockerfile (main) by @renovate[bot] in #6509
Other Changes 🔄
- fix: use leader election in MergeAgain to unblock parallel plans when PR is behind base by @josepmedialdea in #6470
- chore: Remove unnecessary utility SlicesContains by @lukemassa in #6508
New Contributors
- @IchordeDionysos made their first contribution in #6308
- @josepmedialdea made their first contribution in #6470
- @daanvinken made their first contribution in #6295
Full Changelog: v0.43.0...v0.44.0