⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 13, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Java SDK Changes:

  • clerk.roleSets.list(): Added
  • clerk.roleSets.create(): Added
  • clerk.roleSets.get(): Added
  • clerk.roleSets.update(): Added
  • clerk.roleSets.replace(): Added
  • clerk.roleSets.addRoles(): Added
  • clerk.roleSets.replaceRole(): Added
  • clerk.users.getBillingSubscription(): response.subscription_items.[].priceId Added
  • clerk.users.getOAuthAccessToken(): response.[].idToken Added
  • clerk.organizationInvitations.create():
    • requestbody.notify Added
  • clerk.organizationInvitations.bulkCreate():
    • requestbody.[].notify Added
  • clerk.organizations.create(): error.status[402] Added
  • clerk.organizations.getBillingSubscription(): response.subscription_items.[].priceId Added
  • clerk.billing.listSubscriptionItems(): response.data.[].priceId Added
  • clerk.billing.cancelSubscriptionItem(): response.price_id Added
  • clerk.billing.extendSubscriptionItemFreeTrial(): response.price_id Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (7654:3)
│ ├──[+] path (7704:3)
│ ├──[+] path (7436:3)
│ ├──[+] path (7804:3)
│ ├──[+] path (6993:3)
│ ├──[+] path (7559:3)
│ ├──[+] path (7757:3)
│ ├─┬/m2m_tokens
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬m2m_tokens
│ │ │           └─┬Schema
│ │ │             ├─┬last_used_at
│ │ │             │ └──[+] description (9322:40)
│ │ │             ├─┬expiration
│ │ │             │ └──[+] description (9317:40)
│ │ │             ├─┬updated_at
│ │ │             │ └──[+] description (9330:40)
│ │ │             └─┬created_at
│ │ │               └──[+] description (9326:40)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬expiration
│ │           │ └──[+] description (9133:34)
│ │           ├─┬last_used_at
│ │           │ └──[+] description (9138:34)
│ │           ├─┬created_at
│ │           │ └──[+] description (9142:34)
│ │           └─┬updated_at
│ │             └──[+] description (9146:34)
│ ├─┬/api_keys/{apiKeyID}/revoke
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬created_at
│ │           │ └──[+] description (8818:34)
│ │           ├─┬last_used_at
│ │           │ └──[+] description (8814:34)
│ │           ├─┬updated_at
│ │           │ └──[+] description (8822:34)
│ │           └─┬expiration
│ │             └──[+] description (8804:34)
│ ├─┬/organizations/{organization_id}/invitations
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬Schema
│ │         ├──[+] properties (4803:17)
│ │         ├─┬role
│ │         │ ├──[🔀] description (4795:32)
│ │         │ └──[+] nullable (4796:29)❌ 
│ │         ├─┬redirect_url
│ │         │ ├──[+] additionalProperties (4784:41)❌ 
│ │         │ ├──[🔀] type (4780:25)❌ 
│ │         │ └──[🔀] description (4781:32)
│ │         ├─┬private_metadata
│ │         │ ├──[-] additionalProperties (4782:59)❌ 
│ │         │ ├──[🔀] type (4804:25)❌ 
│ │         │ ├──[🔀] description (4805:32)
│ │         │ └──[+] default (4809:28)❌ 
│ │         └─┬public_metadata
│ │           └──[🔀] description (4788:32)
│ ├─┬/api_keys
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └─┬data
│ │ │           └─┬Schema
│ │ │             ├─┬expiration
│ │ │             │ └──[+] description (8115:40)
│ │ │             ├─┬created_at
│ │ │             │ └──[+] description (8129:40)
│ │ │             ├─┬last_used_at
│ │ │             │ └──[+] description (8125:40)
│ │ │             └─┬updated_at
│ │ │               └──[+] description (8133:40)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬expiration
│ │           │ └──[+] description (7913:34)
│ │           ├─┬last_used_at
│ │           │ └──[+] description (7923:34)
│ │           ├─┬created_at
│ │           │ └──[+] description (7927:34)
│ │           └─┬updated_at
│ │             └──[+] description (7931:34)
│ ├─┬/api_keys/verify
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬expiration
│ │           │ └──[+] description (8969:34)
│ │           ├─┬created_at
│ │           │ └──[+] description (8983:34)
│ │           ├─┬updated_at
│ │           │ └──[+] description (8987:34)
│ │           └─┬last_used_at
│ │             └──[+] description (8979:34)
│ ├─┬/api_keys/{apiKeyID}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         ├─┬created_at
│ │ │         │ └──[+] description (8294:34)
│ │ │         ├─┬expiration
│ │ │         │ └──[+] description (8280:34)
│ │ │         ├─┬updated_at
│ │ │         │ └──[+] description (8298:34)
│ │ │         └─┬last_used_at
│ │ │           └──[+] description (8290:34)
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬created_at
│ │           │ └──[+] description (8479:34)
│ │           ├─┬last_used_at
│ │           │ └──[+] description (8475:34)
│ │           ├─┬updated_at
│ │           │ └──[+] description (8483:34)
│ │           └─┬expiration
│ │             └──[+] description (8465:34)
│ ├─┬/m2m_tokens/verify
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬last_used_at
│ │           │ └──[+] description (9669:34)
│ │           ├─┬updated_at
│ │           │ └──[+] description (9677:34)
│ │           ├─┬created_at
│ │           │ └──[+] description (9673:34)
│ │           └─┬expiration
│ │             └──[+] description (9664:34)
│ ├─┬/m2m_tokens/{m2m_token_id}/revoke
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├─┬created_at
│ │           │ └──[+] description (9519:34)
│ │           ├─┬updated_at
│ │           │ └──[+] description (9523:34)
│ │           ├─┬expiration
│ │           │ └──[+] description (9510:34)
│ │           └─┬last_used_at
│ │             └──[+] description (9515:34)
│ ├─┬/organizations
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (14628:7)
│ └─┬/organizations/{organization_id}/invitations/bulk
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └─┬Schema
│             ├──[+] properties (4964:19)
│             ├─┬private_metadata
│             │ ├──[-] additionalProperties (4936:63)❌ 
│             │ ├──[🔀] type (4965:27)❌ 
│             │ ├──[🔀] description (4966:34)
│             │ └──[+] default (4970:30)❌ 
│             ├─┬role
│             │ ├──[🔀] description (4956:34)
│             │ └──[+] nullable (4957:31)❌ 
│             ├─┬redirect_url
│             │ ├──[+] additionalProperties (4945:43)❌ 
│             │ ├──[🔀] type (4941:27)❌ 
│             │ └──[🔀] description (4942:34)
│             └─┬public_metadata
│               └──[🔀] description (4949:34)
├─┬Tags
│ └──[+] Role Sets (99:5)
└─┬Components
  ├──[+] responses (15147:7)
  ├──[+] responses (15141:7)
  ├──[+] schemas (14433:7)
  ├──[+] schemas (14499:7)
  ├──[+] schemas (14514:7)
  ├──[+] schemas (14317:7)
  ├──[+] schemas (14364:7)
  ├─┬CommerceSubscriptionItem
  │ ├──[+] properties (11897:9)
  │ ├─┬updated_at
  │ │ ├──[+] enum (11888:15)
  │ │ ├──[+] enum (11889:15)
  │ │ ├──[+] enum (11882:15)
  │ │ ├──[+] enum (11883:15)
  │ │ ├──[+] enum (11884:15)
  │ │ ├──[+] enum (11885:15)
  │ │ ├──[+] enum (11886:15)
  │ │ ├──[+] enum (11887:15)
  │ │ ├──[🔀] type (11879:17)❌ 
  │ │ ├──[-] format (11529:29)❌ 
  │ │ └──[🔀] description (11880:24)
  │ ├─┬proration_date
  │ │ ├──[-] format (11506:29)❌ 
  │ │ └──[🔀] description (11899:24)
  │ └─┬status
  │   ├──[-] enum (11453:27)❌ 
  │   ├──[-] enum (11454:27)❌ 
  │   ├──[-] enum (11455:27)❌ 
  │   ├──[-] enum (11456:27)❌ 
  │   ├──[-] enum (11449:27)❌ 
  │   ├──[-] enum (11450:27)❌ 
  │   ├──[-] enum (11451:27)❌ 
  │   ├──[-] enum (11452:27)❌ 
  │   ├──[+] format (11942:19)❌ 
  │   └──[🔀] description (11943:24)
  ├─┬OAuthAccessToken
  │ └─┬Schema
  │   ├──[+] properties (12087:11)
  │   ├─┬token_secret
  │   │ └──[🔀] description (12067:26)
  │   ├─┬provider
  │   │ ├──[+] enum (12058:17)
  │   │ └──[-] description (11639:38)
  │   ├─┬public_metadata
  │   │ ├──[-] additionalProperties (11642:47)❌ 
  │   │ ├──[🔀] type (12063:19)❌ 
  │   │ └──[+] description (12064:26)
  │   ├─┬object
  │   │ ├──[-] enum (11622:31)❌ 
  │   │ └──[+] nullable (12081:23)❌ 
  │   ├─┬provider_user_id
  │   │ └──[🔀] description (12075:26)
  │   ├─┬label
  │   │ ├──[+] description (12089:26)
  │   │ └──[-] nullable (11645:35)❌ 
  │   ├─┬scopes
  │   │ ├──[+] additionalProperties (12078:35)❌ 
  │   │ ├──[-] items (11649:29)❌ 
  │   │ ├──[🔀] type (12077:19)❌ 
  │   │ └──[-] description (11650:38)
  │   └─┬token
  │     ├──[+] items (12085:15)❌ 
  │     ├──[🔀] type (12083:19)❌ 
  │     └──[🔀] description (12086:26)
  └─┬schemas-CommerceSubscriptionItem
    ├──[+] properties (13995:9)
    ├─┬status
    │ ├──[-] enum (13542:27)❌ 
    │ ├──[-] enum (13543:27)❌ 
    │ ├──[-] enum (13544:27)❌ 
    │ ├──[-] enum (13545:27)❌ 
    │ ├──[-] enum (13546:27)❌ 
    │ ├──[-] enum (13547:27)❌ 
    │ └──[🔀] description (14060:24)
    ├─┬updated_at
    │ ├──[+] enum (13981:15)
    │ ├──[+] enum (13982:15)
    │ ├──[+] enum (13983:15)
    │ ├──[+] enum (13984:15)
    │ ├──[+] enum (13985:15)
    │ ├──[+] enum (13986:15)
    │ ├──[🔀] type (13978:17)❌ 
    │ ├──[-] format (13640:29)❌ 
    │ └──[🔀] description (13979:24)
    └─┬proration_date
      └──[🔀] description (13997:24)
Document Element Total Changes Breaking Changes
paths 70 12
tags 1 0
components 68 30

JAVA CHANGELOG

core: 3.55.8 - 2026-01-12

🐛 Bug Fixes

  • disabled jackson auto-detection of accessors to ensure predictable, field-driven JSON serialization (commit by @vishalg0wda)

core: 3.55.7 - 2026-01-12

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

deprecations: 2.81.2 - 2026-01-14

🐛 Bug Fixes

  • prevent duplicate @deprecated annotations on error class fields that are already marked deprecated (commit by @mfbx9da4)

Based on Speakeasy CLI 1.687.1

@github-actions github-actions bot added the patch Patch version bump label Jan 13, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768262997 branch 3 times, most recently from ec5ec7b to 791fd71 Compare January 16, 2026 00:13
* `clerk.roleSets.list()`: **Added**
* `clerk.roleSets.create()`: **Added**
* `clerk.roleSets.get()`: **Added**
* `clerk.roleSets.update()`: **Added**
* `clerk.roleSets.replace()`: **Added**
* `clerk.roleSets.addRoles()`: **Added**
* `clerk.roleSets.replaceRole()`: **Added**
* `clerk.users.getBillingSubscription()`:  `response.subscription_items.[].priceId` **Added**
* `clerk.users.getOAuthAccessToken()`:  `response.[].idToken` **Added**
* `clerk.organizationInvitations.create()`: 
  *  `requestbody.notify` **Added**
* `clerk.organizationInvitations.bulkCreate()`: 
  *  `requestbody.[].notify` **Added**
* `clerk.organizations.create()`:  `error.status[402]` **Added**
* `clerk.organizations.getBillingSubscription()`:  `response.subscription_items.[].priceId` **Added**
* `clerk.billing.listSubscriptionItems()`:  `response.data.[].priceId` **Added**
* `clerk.billing.cancelSubscriptionItem()`:  `response.price_id` **Added**
* `clerk.billing.extendSubscriptionItemFreeTrial()`:  `response.price_id` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768262997 branch from 791fd71 to 34ccff5 Compare January 17, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants