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: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
3
3
* As of v1.4.0 release candidates will be published in an effort to get new features out faster while still allowing time for full QA testing before moving the release candidate to a full release.
4
4
5
+
## v1.6.1rc5 [2023-12-15]
6
+
#### What's New
7
+
* None
8
+
9
+
#### Enhancements
10
+
* None
11
+
12
+
#### Bug Fixes
13
+
* Switch to extracting expiration time from the JWT instead of calculating based on auth time + session duration
14
+
15
+
#### Dependencies
16
+
* None
17
+
18
+
#### Other
19
+
* Additional debug logging related to the authentication process
0 commit comments