2.5.2
github-actions
released this
27 Jun 11:48
·
11 commits
to refs/heads/main
since this release
What's Changed
🐛 Bug Fixes
- Resolve regression where library steps cannot declare a package @steven-terrana (#297)
- Add Configuration Validation to Application Environment parsing @steven-terrana (#292)
- Improve logging when Pipeline Initialization fails @steven-terrana (#292)
- Resolve regression of
template_methods
working when overloaded by library steps @steven-terrana (#293)
📖 Documentation
- Adds markdownlint & Vale github action and resolve docs linting errors @steven-terrana (#295)
- Update tool tips in Jenkins UI @steven-terrana (#290)