8000 chore(main): release 2.10.0 (#282) · googleapis/google-cloud-python@a665a56 · GitHub
[go: up one dir, main page]

Skip to content

Commit a665a56

Browse files
chore(main): release 2.10.0 (#282)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 8352ef8 commit a665a56

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-secret-manager/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.10.0](https://github.com/googleapis/python-secret-manager/compare/v2.9.2...v2.10.0) (2022-04-04)
4+
5+
6+
### Features
7+
8+
* Added support for accessing secret versions by alias ([#281](https://github.com/googleapis/python-secret-manager/issues/281)) ([6c5cd29](https://github.com/googleapis/python-secret-manager/commit/6c5cd296c888d1839ffdac1a8d09ca568c99d36d))
9+
310
### [2.9.2](https://github.com/googleapis/python-secret-manager/compare/v2.9.1...v2.9.2) (2022-03-13)
411

512

packages/google-cloud-secret-manager/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-secret-manager"
2424
description = "Secret Manager API API client library"
25-
version = "2.9.2"
25+
version = "2.10.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
# NOTE: Maintainers, please do not require google-api-core>=2.x.x

0 commit comments

Comments
 (0)
0