File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/google-cloud-access-approval Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.0] ( https://github.com/googleapis/python-access-approval/compare/v1.6.1...v1.7.0 ) (2022-07-07)
4+
5+
6+ ### Features
7+
8+ * add audience parameter ([ b3c2d7a] ( https://github.com/googleapis/python-access-approval/commit/b3c2d7a2392ebd40a431209337cbcb41746a21f9 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** require google-api-core >= 2.8.0 ([ #217 ] ( https://github.com/googleapis/python-access-approval/issues/217 ) ) ([ b3c2d7a] ( https://github.com/googleapis/python-access-approval/commit/b3c2d7a2392ebd40a431209337cbcb41746a21f9 ) )
14+ * require python 3.7+ ([ #219 ] ( https://github.com/googleapis/python-access-approval/issues/219 ) ) ([ 461fef4] ( https://github.com/googleapis/python-access-approval/commit/461fef4971ff0be2f07c1d47dc9bbe463c4c4327 ) )
15+
316## [ 1.6.1] ( https://github.com/googleapis/python-access-approval/compare/v1.6.0...v1.6.1 ) (2022-06-03)
417
518
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-access-approval"
2323description = "Access Approval API client library"
24- version = "1.6.1 "
24+ version = "1.7.0 "
2525release_status = "Development Status :: 5 - Production/Stable"
2626dependencies = [
2727 "google-api-core[grpc] >= 2.8.0, <3.0.0dev" ,
You can’t perform that action at this time.
0 commit comments