Skip to content

chore: 🐝 Update SDK - Generate 4.1.4#103

Open
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1771719279
Open

chore: 🐝 Update SDK - Generate 4.1.4#103
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1771719279

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 22, 2026

SDK update

Versioning

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

Java SDK Changes:

  • clerk.users.getBillingCreditBalance(): Added
  • clerk.users.adjustBillingCreditBalance(): Added
  • clerk.instanceSettings.getOAuthApplicationSettings(): Added
  • clerk.instanceSettings.updateOAuthApplicationSettings(): Added
  • clerk.organizations.getBillingCreditBalance(): Added
  • clerk.organizations.adjustBillingCreditBalance(): Added
  • clerk.agentTasks.create(): Added
  • clerk.agentTasks.revoke(): Added
  • clerk.emailAddresses.create(): error.status[409] Added
  • clerk.emailAddresses.update(): error.status[409] Added
  • clerk.users.update(): error.status[409] Added
  • clerk.users.getBillingSubscription(): response.subscriptionItems[] Changed
  • clerk.users.getOrganizationInvitations(): request.status Changed
  • clerk.organizationInvitations.getAll():
    • request.status Changed
  • clerk.organizationInvitations.create(): error.status[402] Added
  • clerk.organizationInvitations.list():
    • request.status Changed
  • clerk.organizations.update(): error.status[400] Added
  • clerk.organizations.getBillingSubscription(): response.subscriptionItems[] Changed
  • clerk.billing.listPlans(): response.data[].unitPrices Added
  • clerk.billing.listPrices(): response.data[].isDefault Added
  • clerk.billing.createPrice(): response.isDefault Added
  • clerk.billing.listSubscriptionItems(): response.data[] Changed
  • clerk.billing.cancelSubscriptionItem(): response Changed
  • clerk.billing.createPriceTransition(): response.transition.previousPrice.isDefault Added
  • clerk.billing.listStatements(): response.data[] Changed
  • clerk.billing.getStatement(): response Changed
  • clerk.billing.getStatementPaymentAttempts(): response.data[].totals Added
  • clerk.m2m.createToken():
    • request.tokenFormat Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (7159:3)❌ 
│ ├──[-] path (7166:3)❌ 
│ ├──[-] path (7173:3)❌ 
│ ├──[-] path (7182:3)❌ 
│ ├──[-] path (7177:3)❌ 
│ ├──[-] path (7171:3)❌ 
│ ├──[-] path (7179:3)❌ 
│ ├──[-] path (7183:3)❌ 
│ ├──[-] path (7168:3)❌ 
│ ├──[-] path (7163:3)❌ 
│ ├──[-] path (7164:3)❌ 
│ ├──[-] path (7170:3)❌ 
│ ├──[-] path (7175:3)❌ 
│ ├──[-] path (7176:3)❌ 
│ ├──[-] path (7167:3)❌ 
│ ├──[-] path (7172:3)❌ 
│ ├──[-] path (7165:3)❌ 
│ ├──[-] path (7178:3)❌ 
│ ├──[-] path (7180:3)❌ 
│ ├──[-] path (7169:3)❌ 
│ ├──[-] path (7158:3)❌ 
│ ├──[-] path (7160:3)❌ 
│ ├──[-] path (7174:3)❌ 
│ ├──[-] path (7162:3)❌ 
│ ├──[-] path (7161:3)❌ 
│ ├──[-] path (7181:3)❌ 
│ ├──[+] path (8387:3)
│ ├──[+] path (7100:3)
│ ├──[+] path (8388:3)
│ ├──[+] path (7114:3)
│ ├──[+] path (2419:3)
│ ├──[+] path (3830:3)
│ ├──[+] path (4978:3)
│ ├──[+] path (7101:3)
│ ├──[+] path (7189:3)
│ ├─┬/organizations/{organization_id}/invitations
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   └─┬Schema
│ │ │     └──[+] enum (5183:17)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (15753:7)
│ ├─┬/m2m_tokens/{m2m_token_id}/revoke
│ │ └─┬POST
│ │   └──[🔀] description (10029:20)
│ ├─┬/sessions
│ │ └─┬GET
│ │   └──[🔀] description (634:20)
│ ├─┬/email_addresses/{email_address_id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (15701:7)
│ ├─┬/users/{user_id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (15701:7)
│ ├─┬/email_addresses
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (15701:7)
│ ├─┬/organization_invitations
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] enum (3219:17)
│ ├─┬/users/{user_id}/organization_invitations
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └─┬Schema
│ │       └──[+] enum (2583:17)
│ ├─┬/organizations/{organization_id}
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └──[+] codes (15653:7)
│ └─┬/m2m_tokens
│   ├─┬GET
│   │ └──[🔀] description (9810:20)
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └──[+] properties (9660:17)
├─┬Tags
│ └──[+] Agent Tasks (143:5)
└─┬Components
  ├──[-] securitySchemes (10203:7)❌ 
  ├──[+] responses (15785:7)
  ├──[+] responses (16207:7)
  ├──[+] responses (15791:7)
  ├──[+] responses (15932:7)
  ├──[+] schemas (12835:7)
  ├──[+] schemas (12181:7)
  ├──[+] schemas (12595:7)
  ├──[+] schemas (12546:7)
  ├──[+] schemas (12850:7)
  ├──[+] schemas (12575:7)
  ├──[+] schemas (12282:7)
  ├──[+] schemas (12877:7)
  ├──[+] schemas (12201:7)
  ├──[+] schemas (12212:7)
  ├──[+] schemas (12263:7)
  ├──[+] schemas (12557:7)
  ├──[+] schemas (13434:7)
  ├──[+] schemas (14467:7)
  ├─┬CommercePlan
  │ └──[+] properties (12387:9)
  ├─┬BillingPaymentAttempt
  │ ├──[+] properties (15257:9)
  │ └─┬updated_at
  │   ├──[-] type (14689:17)❌ 
  │   ├──[-] format (14690:19)❌ 
  │   ├──[🔀] description (15261:24)
  │   ├──[+] nullable (15260:21)❌ 
  │   └──[+] allOf (12595:7)
  ├─┬BillingPriceResponse
  │ ├──[+] required (14567:11)❌ 
  │ ├──[+] properties (14606:9)
  │ ├─┬object
  │ │ ├──[-] enum (13970:15)❌ 
  │ │ ├──[🔀] type (14607:17)❌ 
  │ │ └──[🔀] description (14608:24)
  │ └─┬plan_id
  │   ├──[+] enum (14574:15)
  │   └──[🔀] description (14572:24)
  ├─┬BillingStatement
  │ └─┬totals
  │   ├──[+] required (15347:15)❌ 
  │   └──[+] properties (15356:13)
  └─┬CommerceSubscriptionItem
    ├──[+] properties (12663:9)
    ├──[+] properties (12742:9)
    ├──[+] properties (12747:9)
    ├─┬plan_id
    │ ├──[-] type (12203:17)❌ 
    │ ├──[🔀] description (12679:24)
    │ └──[+] allOf (12302:7)
    ├─┬plan_period
    │ ├──[-] enum (12218:15)❌ 
    │ ├──[-] enum (12219:15)❌ 
    │ ├──[🔀] description (12670:24)
    │ └──[+] nullable (12671:21)❌ 
    ├─┬past_due_at
    │ ├──[+] enum (12641:15)
    │ ├──[🔀] type (12638:17)❌ 
    │ ├──[-] format (12260:19)❌ 
    │ ├──[🔀] description (12639:24)
    │ └──[-] nullable (12261:21)❌ 
    ├─┬plan
    │ ├──[+] type (12707:17)❌ 
    │ ├──[+] format (12708:19)❌ 
    │ ├──[🔀] description (12709:24)
    │ ├──[-] nullable (12212:21)❌ 
    │ └──[-] allOf (11920:7)❌ 
    ├─┬period_end
    │ └──[🔀] $ref (12393:13)❌ 
    ├─┬next_payment
    │ └──[🔀] $ref (12146:13)❌ 
    ├─┬object
    │ ├──[-] enum (12180:15)❌ 
    │ ├──[-] type (12177:17)❌ 
    │ ├──[🔀] description (12696:24)
    │ ├──[+] nullable (12695:21)❌ 
    │ └──[+] allOf (12475:7)
    ├─┬status
    │ ├──[-] enum (12193:15)❌ 
    │ ├──[-] enum (12194:15)❌ 
    │ ├──[-] enum (12195:15)❌ 
    │ ├──[-] enum (12196:15)❌ 
    │ ├──[-] enum (12197:15)❌ 
    │ ├──[-] enum (12198:15)❌ 
    │ ├──[-] enum (12191:15)❌ 
    │ ├──[-] enum (12192:15)❌ 
    │ ├──[+] format (12717:19)❌ 
    │ └──[🔀] description (12718:24)
    ├─┬id
    │ ├──[🔀] type (12730:17)❌ 
    │ ├──[+] format (12731:19)❌ 
    │ ├──[🔀] description (12733:24)
    │ └──[+] nullable (12732:21)❌ 
    ├─┬payer
    │ └──[🔀] $ref (12725:11)❌ 
    ├─┬is_free_trial
    │ ├──[🔀] type (12646:17)❌ 
    │ └──[🔀] description (12647:24)
    ├─┬payment_method
    │ └──[🔀] $ref (12698:11)❌ 
    ├─┬payer_id
    │ └──[🔀] $ref (12489:13)❌ 
    ├─┬period_start
    │ ├──[🔀] description (12714:24)
    │ └──[+] nullable (12713:21)❌ 
    ├─┬price_id
    │ ├──[+] enum (12685:15)
    │ ├──[+] enum (12684:15)
    │ └──[🔀] description (12682:24)
    ├─┬ended_at
    │ ├──[-] type (12264:17)❌ 
    │ ├──[-] format (12265:19)❌ 
    │ ├──[🔀] description (12667:24)
    │ └──[+] allOf (12212:7)
    ├─┬updated_at
    │ ├──[-] type (12273:17)❌ 
    │ ├──[-] format (12274:19)❌ 
    │ ├──[🔀] description (12746:24)
    │ ├──[+] nullable (12745:21)❌ 
    │ └──[+] allOf (12546:7)
    ├─┬instance_id
    │ └──[🔀] description (12644:24)
    ├─┬proration_date
    │ ├──[-] format (12251:19)❌ 
    │ └──[🔀] description (12674:24)
    └─┬lifetime_paid
      └──[🔀] $ref (12704:11)❌ 
Document Element Total Changes Breaking Changes
paths 47 26
tags 1 0
components 99 48

View full report

Linting Report 0 errors, 9 warnings, 64 hints

View full report

JAVA CHANGELOG

constsAndDefaults: 0.1.3 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

core: 3.55.22 - 2026-03-06

🐝 New Features

  • add SpeakeasyJacksonModule composite Jackson module and document JSON.getMapper() usage in README (commit by @tristanspeakeasy)

core: 3.55.21 - 2026-03-05

🐝 New Features

  • use to-prefixed mode method names (toSync/toAsync) with feature flag prefixModeMethodNames (commit by @vishalg0wda)

core: 3.55.19 - 2026-03-05

🐛 Bug Fixes

  • include global security in SDK Example Usage snippets and per-operation docs (commit by @mfbx9da4)

core: 3.55.18 - 2026-03-05

🐛 Bug Fixes

  • remove *.bat eol=crlf gitattributes rule that causes phantom git diffs with go-git (commit by @vishalg0wda)

core: 3.55.17 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.55.16 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 3.55.14 - 2026-02-18

🐛 Bug Fixes

  • deduplicate OAuth2 scope enum members that normalize to the same name (commit by @danielkov)

core: 3.55.13 - 2026-02-18

🐛 Bug Fixes

  • truncate filenames that exceed OS limit to prevent build failures (commit by @danielkov)

core: 3.55.12 - 2026-02-16

🐝 New Features

  • add dprint-based code formatting for generated Java SDKs (commit by @vishalg0wda)

examples: 2.81.8 - 2026-03-06

🐛 Bug Fixes

  • replace // handle response placeholder with concrete field extraction code in usage snippets (commit by @tristanspeakeasy)

examples: 2.81.7 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

globalServerURLs: 2.83.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

nameOverrides: 2.81.5 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 2.81.4 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

retries: 0.1.2 - 2026-03-02

🐝 New Features

  • support for Retry-After HTTP header (commit by @bflad)

unions: 0.3.5 - 2026-03-06

🐛 Bug Fixes

  • strip generic type params from union accessor method names (commit by @tristanspeakeasy)

unions: 0.3.4 - 2026-03-06

🐛 Bug Fixes

  • strip generic type params from union accessor method names to prevent compilation errors (commit by @tristanspeakeasy)

unions: 0.3.3 - 2026-03-03

🐝 New Features

  • generate Supported Types documentation for union model pages with factory method examples for non-discriminated unions and discriminator-value-to-type mapping tables for discriminated unions (commit by @vishalg0wda)

Based on Speakeasy CLI 1.748.0

@github-actions github-actions bot added the minor Minor version bump label Feb 22, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771719279 branch 8 times, most recently from a1d2d36 to 7b917fb Compare March 2, 2026 00:15
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771719279 branch 4 times, most recently from 65d5d41 to 9a3db66 Compare March 6, 2026 00:21
* `clerk.users.getBillingCreditBalance()`: **Added**
* `clerk.users.adjustBillingCreditBalance()`: **Added**
* `clerk.instanceSettings.getOAuthApplicationSettings()`: **Added**
* `clerk.instanceSettings.updateOAuthApplicationSettings()`: **Added**
* `clerk.organizations.getBillingCreditBalance()`: **Added**
* `clerk.organizations.adjustBillingCreditBalance()`: **Added**
* `clerk.agentTasks.create()`: **Added**
* `clerk.agentTasks.revoke()`: **Added**
* `clerk.emailAddresses.create()`:  `error.status[409]` **Added**
* `clerk.emailAddresses.update()`:  `error.status[409]` **Added**
* `clerk.users.update()`:  `error.status[409]` **Added**
* `clerk.users.getBillingSubscription()`:  `response.subscriptionItems[]` **Changed**
* `clerk.users.getOrganizationInvitations()`:  `request.status` **Changed**
* `clerk.organizationInvitations.getAll()`: 
  *  `request.status` **Changed**
* `clerk.organizationInvitations.create()`:  `error.status[402]` **Added**
* `clerk.organizationInvitations.list()`: 
  *  `request.status` **Changed**
* `clerk.organizations.update()`:  `error.status[400]` **Added**
* `clerk.organizations.getBillingSubscription()`:  `response.subscriptionItems[]` **Changed**
* `clerk.billing.listPlans()`:  `response.data[].unitPrices` **Added**
* `clerk.billing.listPrices()`:  `response.data[].isDefault` **Added**
* `clerk.billing.createPrice()`:  `response.isDefault` **Added**
* `clerk.billing.listSubscriptionItems()`:  `response.data[]` **Changed**
* `clerk.billing.cancelSubscriptionItem()`:  `response` **Changed**
* `clerk.billing.createPriceTransition()`:  `response.transition.previousPrice.isDefault` **Added**
* `clerk.billing.listStatements()`:  `response.data[]` **Changed**
* `clerk.billing.getStatement()`:  `response` **Changed**
* `clerk.billing.getStatementPaymentAttempts()`:  `response.data[].totals` **Added**
* `clerk.m2m.createToken()`: 
  *  `request.tokenFormat` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1771719279 branch from 9a3db66 to 5fd29af Compare March 7, 2026 00:16
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 4.2.0 chore: 🐝 Update SDK - Generate 4.1.4 Mar 7, 2026
@github-actions github-actions bot added patch Patch version bump and removed minor Minor version bump labels Mar 7, 2026
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.

1 participant