Skip to content

Latest commit

 

History

History
137 lines (60 loc) · 7.22 KB

CHANGELOG.md

File metadata and controls

137 lines (60 loc) · 7.22 KB

Changelog

2.7.0 (2021-08-03)

Features

  • add filter to customize the output of ListSecrets/ListSecretVersions calls (#161) (c09615c)

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#153) (1e8a4aa)
  • enable self signed jwt for grpc (#158) (9ebe2b3)

Documentation

  • secretmanager: add sample code for receiving a Pub/Sub message (#138) (51f743d)

Miscellaneous Chores

2.6.0 (2021-07-09)

Features

Bug Fixes

Documentation

2.5.0 (2021-06-07)

Features

Bug Fixes

2.4.0 (2021-03-31)

Features

Bug Fixes

2.3.0 (2021-03-11)

Features

2.2.0 (2021-01-20)

Features

  • added expire_time and ttl fields to Secret (#70) (92c4a98)

Bug Fixes

2.1.0 (2020-12-03)

Features

  • add common resource helper methods; expose client transport; add shebang to fixup scripts (#57) (b5c022b)

2.0.0 (2020-09-15)

⚠ BREAKING CHANGES

Features

Bug Fixes

1.0.0 (2020-05-20)

Features

0.2.0 (2020-03-06)

Features

0.1.1 (2020-01-06)

Bug Fixes

  • remove deprecations from path helpers (#9) (723ef9f)

0.1.0 (2019-12-20)

Features

  • initial generation of secret manager (1c193f8)