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.5.0] ( https://github.com/googleapis/python-managed-identities/compare/v1.4.2...v1.5.0 ) (2022-07-06)
4
+
5
+
6
+ ### Features
7
+
8
+ * add audience parameter ([ 27bd9b1] ( https://github.com/googleapis/python-managed-identities/commit/27bd9b1ed5ab0297a72203d1a03780e3c35fc7db ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** require google-api-core >= 2.8.0 ([ #156 ] ( https://github.com/googleapis/python-managed-identities/issues/156 ) ) ([ 27bd9b1] ( https://github.com/googleapis/python-managed-identities/commit/27bd9b1ed5ab0297a72203d1a03780e3c35fc7db ) )
14
+ * require python 3.7+ ([ #158 ] ( https://github.com/googleapis/python-managed-identities/issues/158 ) ) ([ f738bc7] ( https://github.com/googleapis/python-managed-identities/commit/f738bc74a8688172fa29bb0f0929c9dc99afc33f ) )
15
+
3
16
## [ 1.4.2] ( https://github.com/googleapis/python-managed-identities/compare/v1.4.1...v1.4.2 ) (2022-06-03)
4
17
5
18
Original file line number Diff line number Diff line change 21
21
import setuptools # type: ignore
22
22
23
23
name = "google-cloud-managed-identities"
24
- version = "1.4.2 "
24
+ version = "1.5.0 "
25
25
description = "Managed Service for Microsoft Active Directory API client library"
26
26
release_status = "Development Status :: 5 - Production/Stable"
27
27
url = "https://github.com/googleapis/python-managed-identities"
You can’t perform that action at this time.
0 commit comments