Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Releases: googleapis/python-secret-manager

v2.16.1

27 Mar 14:41
c78cc6c
Compare
Choose a tag to compare

2.16.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#409) (925d05a)

v2.16.0

28 Feb 17:43
238984f
Compare
Choose a tag to compare

2.16.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (10c02e5)

v2.15.1

23 Jan 15:32
c22f66b
Compare
Choose a tag to compare

2.15.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (2b85fae)

Documentation

  • Add documentation for enums (2b85fae)

v2.15.0

10 Jan 18:34
2b526ea
Compare
Choose a tag to compare

2.15.0 (2023-01-10)

Features

v2.14.0

04 Jan 18:43
780d6e2
Compare
Choose a tag to compare

2.14.0 (2023-01-04)

Features

  • Update public API to include annotation support (#381) (68bbbe5)

v2.13.0

15 Dec 18:45
a89f43d
Compare
Choose a tag to compare

2.13.0 (2022-12-14)

Features

  • Add support for google.cloud.secretmanager.__version__ (5530112)
  • Add typing to proto.Message based class attributes (5530112)
  • Regenerate client for v1beta1 (dc9b1e3)

Bug Fixes

  • Add dict typing for client_options (5530112)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (dc9b1e3)
  • Drop usage of pkg_resources (dc9b1e3)
  • Fix timeout default values (dc9b1e3)

Documentation

  • samples: Snippetgen handling of repeated enum field (5530112)
  • samples: Snippetgen should call await on the operation coroutine before calling result (dc9b1e3)

v2.12.6

10 Oct 17:58
3987221
Compare
Choose a tag to compare

2.12.6 (2022-10-10)

Bug Fixes

v2.12.5

04 Oct 00:41
059f4b5
Compare
Choose a tag to compare

2.12.5 (2022-09-29)

Bug Fixes

v2.12.4

24 Aug 15:04
24cd87b
Compare
Choose a tag to compare

2.12.4 (2022-08-24)

Documentation

  • samples: Added sample for creating Secret with UserManaged replication (#328) (c5fe7ff)

v2.12.3

16 Aug 18:16
4bb3686
Compare
Choose a tag to compare

2.12.3 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#335) (34c5858)
  • deps: require proto-plus >= 1.22.0 (34c5858)