Skip to content

Releases: gruntwork-io/pipelines-workflows

v4.5.0

26 Jan 21:29
107c1fe

Choose a tag to compare

What's Changed

This is a parity release to keep GitLab and GitHub pipelines binaries in sync. There are no expected changes to GitHub functionality.

Full Changelog: v4...v4.5.0

v4.4.0

21 Jan 23:13
3b8511e

Choose a tag to compare

What's Changed

  • Added retries to pipelines-credentials when network errors occur
  • Added support for import count in the Pipelines plan summary comment
  • Fixed a bug where modifications to stack files were not ignored by pipelines ignore_list
  • Fixed a bug where PIPELINES_FEATURE_EXPERIMENT_IGNORE_UNITS_WITHOUT_ENVIRONMENT was not ignoring unit deletions.

Full Changelog: v4...v4.4.0

v4.3.0

07 Jan 16:34
d69c82d

Choose a tag to compare

What's Changed

  • Added new experiment flag PIPELINES_FEATURE_EXPERIMENT_USE_MISE_EXEC_TG_WRAPPER to allow individual units to specify the OpenTofu/Terraform version to use. See the full docs here

  • Fixed a bug where the default branch name for drift detection PRs was not set when running via cron

Full Changelog: v4...v4.3.0

v4.2.1

18 Dec 19:52
8206af8

Choose a tag to compare

What's Changed

  • Fixed a bug causing some lines in the plan comment to drop characters at the beginning of the line

Full Changelog: v4...v4.2.1

v4.2.0

05 Dec 23:41
be22abd

Choose a tag to compare

What's Changed

  • Added PIPELINES_FEATURE_EXPERIMENT_GENERATE_ALL_STACKS this feature causes Pipelines to generate all stacks before running a plan or apply operation. See the docs for more info.

  • Fixed a bug causing the wrong unit to be plan/applied during drift remediation inside stacks

Full Changelog: v4...v4.2.0

v4.2.0-rc1

03 Dec 19:35
58655b7

Choose a tag to compare

v4.2.0-rc1 Pre-release
Pre-release

What's Changed

PIPELINES_FEATURE_EXPERIMENT_GENERATE_ALL_STACKS

v4.1.0

02 Dec 17:18
203fe50

Choose a tag to compare

What's Changed

Added experimental feature flag PIPELINES_FEATURE_EXPERIMENT_IGNORE_UNITS_WITHOUT_ENVIRONMENT. This feature flag makes Pipelines ignore changes if they have no environment defined - and is intended to help simplify adding Pipelines to existing repositories.

See the documentation for full details.

Full Changelog: v4...v4.1.0

v4.0.7

27 Nov 16:58
c564726

Choose a tag to compare

What's Changed

Parity release to keep Pipelines CLI version in sync. No impacts to GitHub functionality.

Full Changelog: v4...v4.0.7

v4.0.6

14 Nov 14:56
8983e70

Choose a tag to compare

What's Changed

  • Fixed a race condition affecting the status check when retrying failed jobs
  • Fixed drift-detection PR_CREATE_TOKEN fallback token

Full Changelog: v4...v4.0.6

v4.0.5

13 Nov 05:09
b196a1f

Choose a tag to compare

What's Changed

🐛 Bug Fix

Full Changelog: v4.0.4...v4.0.5