This repository was archived by the owner on Jul 6, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
16
## [ 1.1.2] ( https://github.com/googleapis/python-ids/compare/v1.1.1...v1.1.2 ) (2022-06-03)
4
17
5
18
Original file line number Diff line number Diff line change 21
21
22
22
name = "google-cloud-ids"
23
23
description = "Cloud IDS API client library"
24
- version = "1.1.2 "
24
+ version = "1.2.0 "
25
25
url = "https://github.com/googleapis/python-ids"
26
26
release_status = "Development Status :: 5 - Production/Stable"
27
27
dependencies = [
You can’t perform that action at this time.
0 commit comments