Skip to content

v4.19.1

Choose a tag to compare

@oredavids oredavids released this 03 Jul 19:57
ad59b16

What's Changed

🐛 Restored authless environment support

The default Pipelines CLI version is now v0.55.4, which restores support for authless environments: an environment declaring an empty authentication {} block once again resolves to empty credentials instead of failing with an unrecognized-provider error.

⚙️ Maintenance

The CLI update also improves troubleshooting when preflight checks fail: the output of the failing command now appears in the workflow logs at the default log level, without needing to enable debug logging. And code authentication is now configured before preflight checks run, as groundwork for upcoming support for remote hook sources.

Full Changelog: v4.19.0...v4.19.1