v0.45.0 #6599
v0.45.0
#6599
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This minor release adds alpha drift detection and remediation APIs, new localization and automerge controls, notification improvements, and several provider and execution fixes.
Highlights
Alpha: Drift detection and remediation APIs
--enable-drift-detectionfor drift detection/status/history behavior.--enable-drift-remediationfor destructive remediation apply.X-Atlantis-Tokenand repository allowlist authorization.action:"apply"requires cached positive drift withhas_drift:truefor the same repo/ref/base branch/project/path/workspace.Features
--languageand--language-config-fileto localize Atlantis pull request comments and override language catalog strings. (feat: Refactor localization to YAML catalogs with runtime language overrides #6506)--automerge-methodto set a default merge method for automerging, currently implemented for GitHub. (feat: Add a possibility to define a default merge method #6573)--disable-automerge-labelto disable automerge label behavior. (feat: add --disable-automerge-label flag #6593)autodiscover.ignore_pathsto targeted-dcommands. (feat: extend autodiscover.ignore_paths to targeted -d commands #6466)Fixes
--restrict-file-listis enabled. (fix: scope regex project plans with restrict file list #6598).tf,.tf.json, andterragrunt.hclindicators. (chore: Unify determination of a terraform project directory #6455)Provider fixes
GH_TEAM_ALLOWLIST. (feat(github): support team hierarchy in GH_TEAM_ALLOWLIST #6365)Notifications and webhooks
New Contributors
Full Changelog: v0.44.1...v0.45.0
This discussion was created from the release v0.45.0.
Beta Was this translation helpful? Give feedback.
All reactions