feat(generated)!: SDK surface change: Symbol "IntentOptions" was removed (+4 more)#527
Merged
Conversation
…cationIntentOptions" was removed
Contributor
Greptile SummaryThis PR updates the generated Ruby SDK after several API model removals. The main changes are:
Confidence Score: 5/5This looks safe to merge after completing the breaking-change notice.
.changelog-pending/2026-07-21T21-30-50-eda9449c1319b2af53afd81d12f577ad72285ef0.md Important Files Changed
Prompt To Fix All With AIFix the following 1 code review issue. Work through them one at a time, proposing concise fixes.
---
### Issue 1 of 1
.changelog-pending/2026-07-21T21-30-50-eda9449c1319b2af53afd81d12f577ad72285ef0.md:3
**Breaking Removals Are Missing**
This list names five removed symbols, but the PR also deletes public constants such as `WorkOS::ConnectionOption`, `WorkOS::OrganizationDomainStandAlone`, and three type aliases. Existing applications that reference them will receive `NameError`, while the release note gives no warning or migration path for those removals.
Reviews (1): Last reviewed commit: "chore(generated): add release notes frag..." | Re-trigger Greptile |
| @@ -0,0 +1,13 @@ | |||
| * [#527](https://github.com/workos/workos-ruby/pull/527) feat(generated)!: regenerate from spec (5 changes) | |||
|
|
|||
| **⚠️ Breaking** | |||
Contributor
There was a problem hiding this comment.
This list names five removed symbols, but the PR also deletes public constants such as WorkOS::ConnectionOption, WorkOS::OrganizationDomainStandAlone, and three type aliases. Existing applications that reference them will receive NameError, while the release note gives no warning or migration path for those removals.
Prompt To Fix With AI
This is a comment left during a code review.
Path: .changelog-pending/2026-07-21T21-30-50-eda9449c1319b2af53afd81d12f577ad72285ef0.md
Line: 3
Comment:
**Breaking Removals Are Missing**
This list names five removed symbols, but the PR also deletes public constants such as `WorkOS::ConnectionOption`, `WorkOS::OrganizationDomainStandAlone`, and three type aliases. Existing applications that reference them will receive `NameError`, while the release note gives no warning or migration path for those removals.
How can I resolve this? If you propose a fix, please make it concise.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
feat(admin_portal)!: SDK surface change: Symbol "IntentOptions" was removed
feat(connect)!: SDK surface change: Symbol "ConnectedAccountDto" was removed
feat(organization_domains)!: SDK surface change: Symbol "DomainVerificationIntentOptions" was removed
feat(pipes)!: SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed
feat(sso)!: SDK surface change: Symbol "SSOIntentOptions" was removed
Triggered by workos/openapi-spec@eda9449
BEGIN_COMMIT_OVERRIDE
feat(admin_portal)!: SDK surface change: Symbol "IntentOptions" was removed (#527)
feat(connect)!: SDK surface change: Symbol "ConnectedAccountDto" was removed (#527)
feat(organization_domains)!: SDK surface change: Symbol "DomainVerificationIntentOptions" was removed (#527)
feat(pipes)!: SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed (#527)
feat(sso)!: SDK surface change: Symbol "SSOIntentOptions" was removed (#527)
END_COMMIT_OVERRIDE