v2.19.5-beta6
Pre-release
Pre-release
This beta release includes improvements to secret handling, variable groups, workflow parameters, and better handling of parallel Git operations.
Highlights
- Fixed secret passing during execution – Secrets are now properly forwarded when running tasks.
- Added type support for variable groups – You can now specify variable types within groups for better organization and validation.
- Workflow parameters support – New capability to define and use parameters in workflows.
- Improved Git operations safety – Git operations on shared repository directories are now serialized to prevent conflicts when running parallel tasks.
- Template validation fix – Enhanced validation for app templates.
- Dependency update – Updated
nanoidto v5.1.16.
New Contributors
- @hungz – First contribution (secret passing fix + variable group types)
Full Changelog: v2.19.5-beta5...v2.19.5-beta6