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

Releases: googleapis/python-secret-manager

v2.2.0

20 Jan 17:01
eb0c748
Compare
Choose a tag to compare

Features

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

Bug Fixes

v2.1.0

03 Dec 17:32
83d634c
Compare
Choose a tag to compare

Features

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

v2.0.0

16 Sep 01:31
59e1a45
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • migrate to use microgen (#44)

Features

Bug Fixes

v1.0.0

20 May 17:16
54dca6c
Compare
Choose a tag to compare
chore: release 1.0.0 (#25)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py [ci skip]

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v0.2.0

06 Mar 20:50
8881fa0
Compare
Choose a tag to compare
chore: release 0.2.0 (#16)

v0.1.1

06 Jan 21:16
Compare
Choose a tag to compare
chore: release 0.1.1 (#10)

v0.1.0

20 Dec 15:01
Compare
Choose a tag to compare

0.1.0 (2019-12-20)

Features

  • initial generation of secret manager (1c193f8)