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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,10 @@
1
1
# Changelog
2
2
Running changelog of releases since `2.0.0-rc.4`
3
3
4
+
## v5.0.5
5
+
- Fix the Go Documentation spam [#512](https://github.com/okta/okta-sdk-golang/pull/511). Thanks [@aditya-okta](https://github.com/aditya-okta)
6
+
- Fix the support for signed nonce factor [#512](https://github.com/okta/okta-sdk-golang/pull/512). Thanks [@aditya-okta](https://github.com/aditya-okta)
7
+
4
8
## v5.0.2
5
9
- Fix unmarshalling error for Group owner object lastUpdated (#486) Thanks [@duytiennguyen-okta]
6
10
@@ -51,7 +55,7 @@ Running changelog of releases since `2.0.0-rc.4`
51
55
-`Application` has `PreviewSAMLAppMetadata` method for `GET /api/v1/apps/{applicationId}/sso/saml/metadata` endpoint.
52
56
- Added parameters
53
57
-`Default` bool on `AuthorizationServer` model
54
-
58
+
55
59
## v2.16.0
56
60
57
61
- All API integers, which previously had been typed as `int64`, are now typed
0 commit comments