Skip to content

Releases: gruntwork-io/pipelines-workflows

v4.6.1

06 Feb 21:39
beb265f

Choose a tag to compare

What's Changed

🐛 Fixed a bug preventing step output artifacts being created when more than 30 jobs are running

Full Changelog: v4...v4.6.1

v4.6.0

03 Feb 20:46
b2f8615

Choose a tag to compare

What's Changed

🎯 SHA Pinning

Updated all third party actions to use SHA Pinning. Customers that require SHA pinning in their organization should now be able to use Pipelines workflows with this security setting enabled.

⚠️ Minimum Compatible Runner Version

Updated third party actions, some of which require actions/runner v2.327.1 or higher for node24 support. This should have no effect on the default runner. If you are using self-hosted runners and have disabled automatic updates, ensure your actions/runner is at this version or newer. See Runner software updates on self-hosted runners for more information.

Changes

Full Changelog: v4...v4.6.0

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