Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v13] Update Okta SDK to v2.20.0 #32782

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

mdwn
Copy link
Contributor

@mdwn mdwn commented Sep 29, 2023

Fixes unexpected EOF responses seen when the Okta service attempts to interact with the Okta API. This only affects v13, as v14 and master are both running v2.20.0 already.

okta/okta-sdk-golang#363 is an issue filed against the Okta Go SDK where some API calls were seeing empty responses or unexpected EOFs for larger responses. okta/okta-sdk-golang#369 was submitted to fix this, and then was pulled in as part of okta/okta-sdk-golang#372.

Fixes unexpected EOF responses seen when the Okta service attempts to interact
with the Okta API. This only affects v13, as v14 and master are both running
v2.20.0 already.

okta/okta-sdk-golang#363 is an issue filed against
the Okta Go SDK where some API calls were seeing empty responses or unexpected
EOFs for larger responses. okta/okta-sdk-golang#369 was
submitted to fix this, and then was pulled in as part of
okta/okta-sdk-golang#372.
@mdwn mdwn added this pull request to the merge queue Sep 29, 2023
Merged via the queue into branch/v13 with commit e3c2536 Sep 29, 2023
22 checks passed
@mdwn mdwn deleted the mike.wilson/v13-update-okta-sdk branch September 29, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants