Changelog

2.12.3 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#335) (34c5858)

  • deps: require proto-plus >= 1.22.0 (34c5858)

2.12.2 (2022-08-08)

Documentation

  • samples: add sample to update secret with alias (#307) (dab8e16)

2.12.1 (2022-07-26)

Bug Fixes

  • wrong package name google-cloud-secretmanager (#325) (1693fd1)

2.12.0 (2022-07-16)

Features

Bug Fixes

2.11.1 (2022-06-06)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#304) (f4437f6)

2.11.0 (2022-05-05)

Features

Bug Fixes

  • deps: require grpc-google-iam-v1 >=0.12.4 (d7742de)

Documentation

  • fix type in docstring for map fields (d7742de)

2.10.0 (2022-04-04)

Features

  • Added support for accessing secret versions by alias (#281) (6c5cd29)

2.9.2 (2022-03-13)

Documentation

2.9.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#260) (b6b800b)

  • deps: require proto-plus>=1.15.0 (b6b800b)

2.9.0 (2022-02-26)

Features

Bug Fixes

  • deps: move libcst to extras (#248) (9acb791)

  • resolve DuplicateCredentialArgs error when using credentials_file (6c24f70)

Documentation

2.8.0 (2021-11-08)

Features

Bug Fixes

  • deps: drop packaging dependency (6aac11f)

  • deps: require google-api-core >= 1.28.0 (6aac11f)

Documentation

  • list oneofs in docstring (6aac11f)

  • samples: Add filtered listing samples (#209) (316de2d)

2.7.3 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (59c557f)

2.7.2 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (b5e0c81)

2.7.1 (2021-09-13)

Bug Fixes

  • add ‘dict’ type annotation to ‘request’ (#193) (1d5fee4)

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)