Skip to content

Commit bd6cfc1

Browse files
chore: release 2.4.0 (#126)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent dad2d6b commit bd6cfc1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-iam/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-iam/#history
66

7+
## [2.4.0](https://www.github.com/googleapis/python-iam/compare/v2.3.2...v2.4.0) (2021-10-08)
8+
9+
10+
### Features
11+
12+
* add context manager support in client ([#125](https://www.github.com/googleapis/python-iam/issues/125)) ([070897f](https://www.github.com/googleapis/python-iam/commit/070897fd1656ec23bc7da85ef44781d7861f4559))
13+
714
### [2.3.2](https://www.github.com/googleapis/python-iam/compare/v2.3.1...v2.3.2) (2021-09-24)
815

916

packages/google-cloud-iam/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-iam"
2323
description = "IAM Service Account Credentials API client library"
24-
version = "2.3.2"
24+
version = "2.4.0"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)