Releases: drone-plugins/drone-meltwater-cache
Releases · drone-plugins/drone-meltwater-cache
v1.6.19-debug
debug image
v1.6.19
v1.6.18
What's Changed
- fix: Save and Restore Cache to S3 step does not support AWS connectors using STS by @Ompragash in #109
Full Changelog: v1.6.17...v1.6.18
v1.6.17: fix: [CI-12935]: changed the impelmentation of list (#106)
* fix: [CI-12935]: changed the impelmentation of list * fix * fix * fix
v1.6.16
What's Changed
- [CI-12851]: STS external ID by @jamie-harness in #105
Full Changelog: v1.6.15...v1.6.16
v1.6.15
v1.6.14
What's Changed
- feat: [CI-10849]: add git-leaks support by @abhay084 in #99
- Add PLUGIN_OIDC_TOKEN_ID support to AWS S3 by @Ompragash in #103
New Contributors
- @Ompragash made their first contribution in #103
Full Changelog: v1.6.13...v1.6.14
v1.6.13: fix: [CI-12071]: implemented list API (#102)
* fix: [CI-12071]: implemented list API * fix: [CI-12071]: updated pagination for presign url * added test
v1.6.12
What's Changed
- fix: [CI-11277]: added uts for harness backed by @sahithibanda01 in #100
- feat: [CI-12042]: Add OIDC auth support by @abhay084 in #101
Full Changelog: v1.6.11...v1.6.12
v1.6.11
feat: [CI-11277]: Support Signed URLs for Cache Intelligence workflow…