Skip to content

Releases: google-github-actions/get-secretmanager-secrets

v1.0.0

11 Nov 18:14
7fced8b
Compare
Choose a tag to compare

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

Full Changelog: v0.5.3...v1.0.0

v0.5.3

14 Oct 20:27
3686c35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

13 Oct 18:08
7800b3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.2

get-secretmanager-secrets v0.5.0

26 Jan 23:18
1c94130
Compare
Choose a tag to compare

Features

get-secretmanager-secrets v0.4.1

26 Jan 22:59
23bf28b
Compare
Choose a tag to compare

This is the last release that uses Node v12. All future releases use Node v16!

Miscellaneous Chores

get-secretmanager-secrets v0.4.0

22 Dec 17:29
dc4cd02
Compare
Choose a tag to compare

Features

get-secretmanager-secrets v0.3.2

21 Dec 18:43
2a78604
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

14 Dec 16:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

get-secretmanager-secrets v0.3.0

19 Nov 17:15
e125a55
Compare
Choose a tag to compare

Features

  • add WIF docs, add warning for credentials input (#127) (a9e64a3)

Bug Fixes

  • set correct link to setup-gcloud (#15) (5198448)

get-secretmanager-secrets v0.2.2

05 Mar 18:33
cad2985
Compare
Choose a tag to compare

Bug Fixes

  • Added support for masking multiline secrets (#9) (#10) (7a6a940)