v0.15.0
Changelog for poutine v0.15.0 π
New Features π
- Tekton (Pipeline as Code): Added support for Tekton pipelines (Pipeline as Code). (#174)
Improvements π§
- SARIF Report Version: Added actual version in SARIF report for better accuracy and tracking. (#173)
Dependency Updates β¬οΈ
- Upload Artifact Action: Bumped
actions/upload-artifactfrom 4.3.3 to 4.3.4 for enhanced artifact handling. (#183) - Dependency Review Action: Updated
actions/dependency-review-actionfrom 4.3.3 to 4.3.4 for improved dependency analysis. (#182) - CodeQL Action: Bumped
github/codeql-actionfrom 3.25.11 to 3.25.15 for better code analysis. (#181) - Setup Go Action: Updated
actions/setup-gofrom 5.0.1 to 5.0.2 for better Go environment setup. (#180) - GitLab Client: Bumped
github.com/xanzy/go-gitlabfrom 0.106.0 to 0.107.0 for improved GitLab API interactions. (#179) - SARIF Library: Updated
github.com/owenrumney/go-sarif/v2from 2.3.1 to 2.3.3 for enhanced SARIF report handling. (#178) - Progress Bar: Bumped
github.com/schollz/progressbar/v3from 3.14.4 to 3.14.5 to improve progress tracking. (#177) - Open Policy Agent: Updated
github.com/open-policy-agent/opafrom 0.66.0 to 0.67.0 for better policy management. (#176) - Viper: Bumped
github.com/spf13/viperfrom 1.18.2 to 1.19.0 for improved configuration management. (#175)
Full Changelog π
For a detailed diff of everything new and updated, see the full changelog.