Skip to content

chore(main): release 10.3.0 - #547

Merged
gjtorikian merged 3 commits into
mainfrom
release-please--branches--main--components--workos
Sep 1, 2026
Merged

chore(main): release 10.3.0#547
gjtorikian merged 3 commits into
mainfrom
release-please--branches--main--components--workos

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

10.3.0 (2026-09-01)

Features

  • agents: Add blueprint, instance, and session endpoints (#546) (9c5d7c8)
  • api_keys: Alias ValidateApiKey and CreatePasswordResetToken to deduplicated models (#546) (9c5d7c8)
  • audit_logs: Replace retention_period_in_days keyword with retention union supporting retention periods (#546) (9c5d7c8)
  • generated: Agents (batch 13ebc8c1) (#549) (c5c5bb3)
  • organizations: Add IT contacts endpoints (#546) (9c5d7c8)
  • platform_teams: Add Platform Teams service (#546) (9c5d7c8)
  • sso: Add connection management and SAML certificate endpoints (#546) (9c5d7c8)
  • user_management: Add email-completion grant and waitlist endpoints (#546) (9c5d7c8)
  • webhooks: Add agent instance and blueprint webhook event types (#546) (9c5d7c8)

Bug Fixes

  • sso: Remove DiscordOAuth, GrokOAuth, and XOAuth from connection type enums (#546) (9c5d7c8)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

The PR prepares the 10.3.0 SDK release.

  • Publishes the pending generated changelog entries.
  • Updates the release manifest, lockfile package metadata, and WorkOS version constant to 10.3.0.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
CHANGELOG.md Adds the generated 10.3.0 release notes.
.release-please-manifest.json Advances the release manifest from 10.2.1 to 10.3.0.
Gemfile.lock Synchronizes the local WorkOS gem version with the release.
lib/workos/version.rb Sets the SDK version constant to 10.3.0.

Reviews (2): Last reviewed commit: "chore: update Gemfile.lock" | Re-trigger Greptile

Comment thread CHANGELOG.md
Comment on lines +125 to +135
* Changed request body of `SSO.token` from `TokenBody` to `TokenQuery`
* Removed `DiscordOAuth` from `ConnectionType`
* Removed `GrokOAuth` from `ConnectionType`
* Removed `XOAuth` from `ConnectionType`
* Removed `DiscordOAuth` from `ProfileConnectionType`
* Removed `GrokOAuth` from `ProfileConnectionType`
* Removed `XOAuth` from `ProfileConnectionType`
* Removed `DiscordOAuth` from `ConnectionsConnectionType`
* Removed `GrokOAuth` from `ConnectionsConnectionType`
* Removed `XOAuth` from `ConnectionsConnectionType`
* Changed request body of `SSO.token` from `TokenQuery` to `TokenBody`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Contradictory SSO migration notes

The 10.3.0 notes say that SSO.token changed from TokenBody to TokenQuery and then state the opposite direction, leaving consumers unable to determine the released request model and potentially guiding migrations toward the nonexistent TokenBody model.

Prompt To Fix With AI
This is a comment left during a code review.
Path: CHANGELOG.md
Line: 125-135

Comment:
**Contradictory SSO migration notes**

The 10.3.0 notes say that `SSO.token` changed from `TokenBody` to `TokenQuery` and then state the opposite direction, leaving consumers unable to determine the released request model and potentially guiding migrations toward the nonexistent `TokenBody` model.

---

For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.

@workos-sdk-automation
workos-sdk-automation Bot force-pushed the release-please--branches--main--components--workos branch from 40f94f5 to b283472 Compare September 1, 2026 21:54
@gjtorikian
gjtorikian merged commit 7766f3c into main Sep 1, 2026
8 checks passed
@gjtorikian
gjtorikian deleted the release-please--branches--main--components--workos branch September 1, 2026 22:15
@workos-sdk-automation

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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