Skip to content

feat(generated)!: SDK surface change: Symbol "IntentOptions" was removed (+4 more) - #526

Closed
workos-sdk-automation[bot] wants to merge 7 commits into
mainfrom
oagen/batch-123r
Closed

feat(generated)!: SDK surface change: Symbol "IntentOptions" was removed (+4 more)#526
workos-sdk-automation[bot] wants to merge 7 commits into
mainfrom
oagen/batch-123r

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Summary

feat(admin_portal)!: SDK surface change: Symbol "IntentOptions" was removed

  • SDK surface change: Symbol "IntentOptions" was removed.

feat(connect)!: SDK surface change: Symbol "ConnectedAccountDto" was removed

  • SDK surface change: Symbol "ConnectedAccountDto" was removed.

feat(organization_domains)!: SDK surface change: Symbol "DomainVerificationIntentOptions" was removed

  • SDK surface change: Symbol "DomainVerificationIntentOptions" was removed.

feat(pipes)!: SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed

  • SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed.

feat(sso)!: SDK surface change: Symbol "SSOIntentOptions" was removed

  • 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 (#526)
feat(connect)!: SDK surface change: Symbol "ConnectedAccountDto" was removed (#526)
feat(organization_domains)!: SDK surface change: Symbol "DomainVerificationIntentOptions" was removed (#526)
feat(pipes)!: SDK surface change: Symbol "DataIntegrationCredentialsDto" was removed (#526)
feat(sso)!: SDK surface change: Symbol "SSOIntentOptions" was removed (#526)
END_COMMIT_OVERRIDE

@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label Jul 21, 2026
@workos-sdk-automation
workos-sdk-automation Bot requested review from a team as code owners July 21, 2026 21:21
@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label Jul 21, 2026
@workos-sdk-automation
workos-sdk-automation Bot requested a review from tribble July 21, 2026 21:21
@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR regenerates the Ruby SDK after upstream schema changes. The main changes are:

  • Removes five obsolete public model symbols.
  • Removes their generated runtime, enum, and RBI files.
  • Updates the generated manifest and Zeitwerk inflection list.
  • Documents the breaking SDK changes in the pending changelog.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.
  • Surviving service models and loaders do not reference the removed constants.
  • Runtime files, RBI declarations, inflections, and manifest entries remain aligned.

Important Files Changed

Filename Overview
.oagen-manifest.json Removes the deleted runtime and RBI files from the generated file inventory.
lib/workos/admin_portal/intent_options.rb Removes the obsolete intent-options wrapper and its related generated option models.
lib/workos/organization_domains/organization_domain_stand_alone.rb Removes the old standalone domain model and its dedicated enum aliases.
lib/workos/pipes/connected_account_dto.rb Removes an obsolete connected-account DTO with no surviving SDK references.
lib/workos/pipes/data_integration_credentials_dto.rb Removes the obsolete credentials DTO and its generated type definition.
lib/workos/sso/connection_option.rb Removes an unused generated SSO connection option model.
lib/workos/inflections.rb Removes the Zeitwerk inflection for the deleted SSO intent-options model.

Reviews (1): Last reviewed commit: "chore(generated): add release notes frag..." | Re-trigger Greptile

@gjtorikian gjtorikian closed this Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogenerated Autogenerated code or content

Development

Successfully merging this pull request may close these issues.

1 participant