You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/identity/identity/CHANGELOG.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,13 @@
1
1
# Release History
2
-
## 3.1.2 (Unreleased)
3
-
4
-
### Features Added
5
-
6
-
### Breaking Changes
2
+
## 3.1.2 (2022-12-05)
7
3
8
4
### Bugs Fixed
9
5
10
-
-Enable msal logging based on log level specified by user.
6
+
-Fixed bug in `ManagedIdentity Credential` where "expiresInSeconds" was taking the absolute timestamp instead of relative expiration time period in seconds.
11
7
### Other Changes
12
8
13
-
- Upgraded version dependencies on msal libraries, since they have additional logging enabled.
9
+
- Enable msal logging based on log level specified by user for Azure SDK.
10
+
- Upgraded version dependencies on msal libraries, since they have additional logging added.
0 commit comments