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

Commit 0886706

Browse files
chore(main): release 2.8.1 (#216)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 563c4f1 commit 0886706

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.8.1](https://github.com/googleapis/python-iam/compare/v2.8.0...v2.8.1) (2022-07-16)
8+
9+
10+
### Documentation
11+
12+
* **samples:** add deny samples and tests ([#209](https://github.com/googleapis/python-iam/issues/209)) ([35cc484](https://github.com/googleapis/python-iam/commit/35cc484123f05b9000106cbaa4116c439d334fb8))
13+
714
## [2.8.0](https://github.com/googleapis/python-iam/compare/v2.7.0...v2.8.0) (2022-07-14)
815

916

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.8.0"
24+
version = "2.8.1"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)