File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/google-cloud-ids 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.2.0] ( https://github.com/googleapis/python-ids/compare/v1.1.2...v1.2.0 ) (2022-07-12)
4+
5+
6+ ### Features
7+
8+ * add audience parameter ([ 6f977e1] ( https://github.com/googleapis/python-ids/commit/6f977e1b2b9c8a1e721430fdd7a4abb6f00cbdf1 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** deps:** require google-api-core >= 2.8.0 ([ #59 ] ( https://github.com/googleapis/python-ids/issues/59 ) ) ([ 6f977e1] ( https://github.com/googleapis/python-ids/commit/6f977e1b2b9c8a1e721430fdd7a4abb6f00cbdf1 ) )
14+ * require python 3.7+ ([ #61 ] ( https://github.com/googleapis/python-ids/issues/61 ) ) ([ 62079cc] ( https://github.com/googleapis/python-ids/commit/62079ccf399b78a4da7af94337a099732872ce98 ) )
15+
316## [ 1.1.2] ( https://github.com/googleapis/python-ids/compare/v1.1.1...v1.1.2 ) (2022-06-03)
417
518
Original file line number Diff line number Diff line change 2121
2222name = "google-cloud-ids"
2323description = "Cloud IDS API client library"
24- version = "1.1.2 "
24+ version = "1.2.0 "
2525url = "https://github.com/googleapis/python-ids"
2626release_status = "Development Status :: 5 - Production/Stable"
2727dependencies = [
You can’t perform that action at this time.
0 commit comments