Skip to content

fix: Switch to CloudQuery Okta SDK fork until fix is released#17533

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:fix/okta_profile
Apr 5, 2024
Merged

fix: Switch to CloudQuery Okta SDK fork until fix is released#17533
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:fix/okta_profile

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Fixes #17348 by switching to a version of the SDK with the fix from okta/okta-sdk-golang#448 as it seems v4 of the SDK broke some things.

Once the PR is merged (and possible additional fixes are done) we can revert back to the official version

@erezrokah erezrokah requested review from a team, bbernays and maaarcelino and removed request for a team and bbernays April 5, 2024 14:41
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Apr 5, 2024
@kodiakhq kodiakhq bot merged commit 6447f45 into cloudquery:main Apr 5, 2024
kodiakhq bot pushed a commit that referenced this pull request Apr 5, 2024
🤖 I have created a release *beep* *boop*
---


## [4.1.7](plugins-source-okta-v4.1.6...plugins-source-okta-v4.1.7) (2024-04-05)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.4 ([#17485](#17485)) ([f370de4](f370de4))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.36.5 ([#17526](#17526)) ([554c499](554c499))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.37.0 ([#17532](#17532)) ([8080970](8080970))
* Switch to CloudQuery Okta SDK fork until fix is released ([#17533](#17533)) ([6447f45](6447f45))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/source/okta automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: received error from Okta API: err: json: cannot unmarshal string into Go struct field

3 participants