Skip to content

Commit

Permalink
chore(main): release 2.11.0 (#291)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
release-please[bot] and parthea authored May 19, 2022
1 parent c7e1580 commit fdcb218
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/google-cloud-secret-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.11.0](https://github.com/googleapis/python-secret-manager/compare/v2.10.0...v2.11.0) (2022-05-05)


### Features

* AuditConfig for IAM v1 ([d7742de](https://github.com/googleapis/python-secret-manager/commit/d7742de4ae8594d34385ac273b5b19a1c0edb079))


### Bug Fixes

* **deps:** require grpc-google-iam-v1 >=0.12.4 ([d7742de](https://github.com/googleapis/python-secret-manager/commit/d7742de4ae8594d34385ac273b5b19a1c0edb079))


### Documentation

* fix type in docstring for map fields ([d7742de](https://github.com/googleapis/python-secret-manager/commit/d7742de4ae8594d34385ac273b5b19a1c0edb079))

## [2.10.0](https://github.com/googleapis/python-secret-manager/compare/v2.9.2...v2.10.0) (2022-04-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-secret-manager/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

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

0 comments on commit fdcb218

Please sign in to comment.