Skip to content

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

Merged
gjtorikian merged 7 commits into
mainfrom
oagen/batch-alltest
Jul 22, 2026
Merged

feat(generated)!: SDK surface change: Symbol "IntentOptions" was removed (+4 more)#130
gjtorikian merged 7 commits into
mainfrom
oagen/batch-alltest

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

@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown

Greptile Summary

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

  • Removes obsolete intent and connected-account DTO models.
  • Removes obsolete data-integration credential and standalone organization-domain types.
  • Updates generated module exports, fixture metadata, and operation metadata.
  • Adds a changelog entry for the breaking SDK surface changes.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.
  • Deleted symbols were also removed from module exports and generator metadata.
  • Retained source files do not reference the removed types.

Important Files Changed

Filename Overview
src/models/mod.rs Removes declarations and exports for deleted generated models without leaving source references.
src/enums/mod.rs Removes declarations and exports for enums used only by deleted models.
.oagen-manifest.json Updates generated file, fixture, and operation metadata to match the regenerated SDK.
.changelog-pending/2026-07-21T21-30-34-eda9449c1319b2af53afd81d12f577ad72285ef0.md Documents the intended breaking removals from the public SDK surface.

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

@gjtorikian
gjtorikian merged commit 6c61a9f into main Jul 22, 2026
6 checks passed
@gjtorikian
gjtorikian deleted the oagen/batch-alltest branch July 22, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant