Releases: google-github-actions/get-secretmanager-secrets
Releases · google-github-actions/get-secretmanager-secrets
v2.0.0
What's Changed
- dependabot: only do security updates by @sethvargo in #266
- update all deps by @sethvargo in #267
- Update deps to Node 20 by @sethvargo in #273
- Drop mocha and chai by @sethvargo in #274
- Add CI for release branches by @sethvargo in #275
- Update deps by @sethvargo in #276
- Release: v2.0.0 by @google-github-actions-bot in #278
Full Changelog: v1...v2.0.0
v0.6.0
What's Changed
- Release: v0.6.0 by @google-github-actions-bot in #277
Full Changelog: v0...v0.6.0
v0
Floating v0 alias
v1.0.1
What's Changed
- Update CI and deps by @sethvargo in #251
- chore: update dependencies (automated) by @verbanicm in #253
- Switch to pull non-secret values from env by @sethvargo in #254
- chore(deps): bump yaml from 2.1.3 to 2.2.2 by @dependabot in #255
- Add support info by @sethvargo in #256
- chore: update dependencies (automated) by @verbanicm in #259
- Release: v1.0.1 by @google-github-actions-bot in #260
Full Changelog: v1.0.0...v1.0.1
v1
This is the floating tag for the v1 series.
v1.0.0
Breaking Changes
- By default, the action does not mask secrets that are less than 4 characters in length. Set
min_mask_length
to 0 to revert to the previous behavior.
What's Changed
- Add min_mask_length by @sethvargo in #247
- Remove deprecated fields (credentials, auth) by @sethvargo in #248
- Prep for v1 release by @sethvargo in #249
- Release: v1.0.0 by @google-github-actions-bot in #250
Full Changelog: v0.5.3...v1.0.0
v0.5.3
What's Changed
- chore: update dependencies (automated) by @verbanicm in #244
- Release: v0.5.3 by @google-github-actions-bot in #245
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- chore: build dist by @google-github-actions-bot in #192
- chore: switch to actions/http-client by @sethvargo in #200
- Update user-agent header to match other actions by @sethvargo in #204
- chore: build dist by @google-github-actions-bot in #201
- chore: release 0.5.1 by @google-github-actions-bot in #205
- chore: build dist by @google-github-actions-bot in #206
- chore: update dependabot settings by @averikitsch in #215
- docs: use checkout@v3 and note Node 16 requirement by @sethvargo in #217
- chore: update deps by @sethvargo in #218
- chore: build dist by @google-github-actions-bot in #219
- chore: update references to setup-gcloud@master -> setup-gcloud@main by @sethvargo in #220
- chore: update deps by @sethvargo in #226
- update release process by @verbanicm in #229
- $'fix release workflow files' by @verbanicm in #230
- $'fix release workflow files' by @verbanicm in #232
- chore: update deps by @sethvargo in #233
- Delete CONTRIBUTING.md by @sethvargo in #236
- chore: update deps by @sethvargo in #238
- Update deps by @sethvargo in #241
- Release: v0.5.2 by @google-github-actions-bot in #242
New Contributors
- @verbanicm made their first contribution in #229
Full Changelog: v0.5.0...v0.5.2
get-secretmanager-secrets v0.5.0
get-secretmanager-secrets v0.4.1
This is the last release that uses Node v12. All future releases use Node v16!
Miscellaneous Chores
- release 0.4.1 (b51c51d)