Skip to content

Commit fdcb218

Browse files
chore(main): release 2.11.0 (#291)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent c7e1580 commit fdcb218

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

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

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

3+
## [2.11.0](https://github.com/googleapis/python-secret-manager/compare/v2.10.0...v2.11.0) (2022-05-05)
4+
5+
6+
### Features
7+
8+
* AuditConfig for IAM v1 ([d7742de](https://github.com/googleapis/python-secret-manager/commit/d7742de4ae8594d34385ac273b5b19a1c0edb079))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** require grpc-google-iam-v1 >=0.12.4 ([d7742de](https://github.com/googleapis/python-secret-manager/commit/d7742de4ae8594d34385ac273b5b19a1c0edb079))
14+
15+
16+
### Documentation
17+
18+
* fix type in docstring for map fields ([d7742de](https://github.com/googleapis/python-secret-manager/commit/d7742de4ae8594d34385ac273b5b19a1c0edb079))
19+
320
## [2.10.0](https://github.com/googleapis/python-secret-manager/compare/v2.9.2...v2.10.0) (2022-04-04)
421

522

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

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

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

0 commit comments

Comments
 (0)