github runatlantis/atlantis v0.43.0

3 hours ago

What's Changed

Provider AzureDevops

  • fix: webhook authentication for Azure DevOps Server by @Zamiell in #6159

Provider GitHub

Provider GitLab

  • fix: support GitLab hosted under a URL subpath by @philslab-ninja in #6406
  • fix(gitlab): prevent PullIsMergeable from self-blocking on Atlantis commit statuses by @gian25-work in #6369

Bug fixes 🐛

  • fix(events): make undiverged honor module autoplanning by @krewenki in #6428
  • fix: Prevent infinite Gitea pagination loops by @shblue21 in #6032
  • fix: trigger PR event handling on PR updates for Gitea/Forgejo by @kfkonrad in #6178
  • fix: prevent diffKeywordRegex from falsely matching YAML key=value list items in heredocs by @GMartinez-Sisti in #6422
  • fix: cancellation bug for parallel invocations without execution_order and a larger amount of tasks than the poolSize by @ramonvermeulen in #6215
  • fix: respect autodiscover.ignore_paths during apply-all by @jholm117 in #6397
  • fix(events): prevent autoplan module recursion cycles by @krewenki in #6025
  • fix: Reorder autodiscover logic by @lukemassa in #6240
  • fix: include error values in init_step_runner log messages by @kuishou68 in #6382
  • fix: use read lock for clone reuse check to unblock parallel plans by @matthewmrichter in #6376
  • fix(kustomize): pin image tag to v0.42.0 instead of latest by @nicknikolakakis in #6400

Security changes

  • fix: harden VCS comment parsing against injection with configurable blocked-args by @Copilot in #6225
  • build(docker): strip file capabilities from image filesystem by @milindc2031 in #6363

Documentation

  • docs: add AI_USAGE_POLICY.md by @Copilot in #6347
  • docs: fix --emoji-reaction supported VCS list (remove Azure DevOps, add Gitea) by @akihiro17 in #6407
  • docs: update Azure DevOps allowlist format for visualstudio.com URLs by @nimro in #6083
  • docs: Add CloudScript to adopters list by @xcloudscript in #6411

Dependencies

  • chore(deps): update node.js to v24.15.0 in .node-version (main) by @renovate[bot] in #6423
  • chore(deps): Bump dompurify from 3.2.6 to 3.4.1 by @dependabot[bot] in #6420
  • chore(deps-dev): Bump postcss from 8.5.8 to 8.5.12 by @dependabot[bot] in #6432
  • chore(deps): update ghcr.io/runatlantis/atlantis:latest docker digest to a8873d7 in dockerfile.dev (main) by @renovate[bot] in #6418
  • chore(deps): update debian:12.13-slim docker digest to f9c6a2f in dockerfile (main) by @renovate[bot] in #6421
  • chore(deps): update ngrok/ngrok:latest docker digest to 013f046 in docker-compose.yml (main) by @renovate[bot] in #6424
  • chore(deps): update alpine docker tag to v3.23.4 in dockerfile (main) by @renovate[bot] in #6429
  • chore(deps): update ngrok/ngrok:latest docker digest to f737dcc in docker-compose.yml (main) by @renovate[bot] in #6434
  • chore(deps): update ngrok/ngrok:latest docker digest to 6ead432 in docker-compose.yml (main) by @renovate[bot] in #6436
  • chore(deps): update dependency hashicorp/terraform to v1.14.9 in testdrive/utils.go (main) by @renovate[bot] in #6446

Other Changes

New Contributors

Full Changelog: v0.42.0...v0.43.0

Don't miss a new atlantis release

NewReleases is sending notifications on new releases.