File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ additionalProperties:
1010 enumClassPrefix : true
1111 generateInterfaces : true
1212 packageName : okta
13- packageVersion : 6.0.1
13+ packageVersion : 6.0.2
1414 useOneOfDiscriminatorLookup : true
1515 disallowAdditionalPropertiesIfNotPresent : false
1616files :
Original file line number Diff line number Diff line change 11# Changelog
22Running changelog of releases since ` 2.0.0-rc.4 `
33
4+ ## v6.0.2
5+ - Fix datatype of ` lastConnection ` in agent pools response [ #566 ] ( https://github.com/okta/okta-sdk-golang/pull/566 ) . Thanks [ @pranav-okta ] ( https://github.com/okta/pranav-okta )
6+ - Add ` oneOf ` discriminator to idp protocol response [ #563 ] ( https://github.com/okta/okta-sdk-golang/pull/563 ) . Thanks [ @pranav-okta ] ( https://github.com/okta/pranav-okta )
7+ - Fix invalid DPoP token by re-authorizing the retries [ #562 ] ( https://github.com/okta/okta-sdk-golang/pull/562 ) . Thanks [ @pranav-okta ] ( https://github.com/okta/pranav-okta )
8+
49## v6.0.1
510- Fix role assignment APIs ` oneOf ` schema issues in spec [ #553 ] ( https://github.com/okta/okta-sdk-golang/pull/553 ) . Thanks [ @pranav-okta ] ( https://github.com/okta/pranav-okta )
611
You can’t perform that action at this time.
0 commit comments