REST List Parameter v1.2.0
github-actions
released this
30 Oct 16:04
·
181 commits
to main
since this release
🚀 New features and improvements
- feature(cache): Add cache ability for values returned from Endpoint (#29) @h1dden-da3m0n
- feature(order): Add value sorting/ordering to value post processing (#23) @h1dden-da3m0n
🐛 Bug Fixes
- fix(proxy): REST List Parameter endpoints now respect the Proxy value set in the Jenkins config (part of #29) @h1dden-da3m0n
📦 Dependency updates
- Bump plugin from 4.11 to 4.12 (#26) @dependabot
- Bump bom-2.235.x from 13 to 16 (#25, #30) @dependabot
👻 Maintenance
- fix(ci): Release Drafter workflow broke again (#28) @k3rnelpan1c-dev