Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 2, 2025

SDK update

Versioning

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

Java SDK Changes Detected:

  • clerk.machines.rotateSecretKey(): Added
  • clerk.waitlistEntries.delete(): Added
  • clerk.commerce.extendSubscriptionItemFreeTrial(): Added
  • clerk.commerce.listSubscriptionItems(): request Changed
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (4123:3)
│ ├──[+] path (6517:3)
│ ├──[+] path (6799:3)
│ └─┬/commerce/subscription_items
│   └─┬GET
│     ├──[+] parameters (6739:17)❌ 
│     └──[+] parameters (6745:17)❌ 
└─┬Components
  └──[+] schemas (11163:7)
Document Element Total Changes Breaking Changes
components 1 0
paths 5 2

JAVA CHANGELOG

core: 3.50.0 - 2025-09-19

🐝 New Features

  • java custom request headers support GEN-1829 (commit by @davidmoten)

core: 3.49.0 - 2025-09-17

🐝 New Features

  • generate spring-boot autoconfigure and starter artifacts (commit by @vishalg0wda)

core: 3.48.0 - 2025-09-16

🐝 New Features

  • add description configuration field for Maven POM customization (commit by @AshGodfrey)

core: 3.48.2 - 2025-09-14

🐛 Bug Fixes

  • handle race-cond to ensure onSubscribe is called before onError / onNext (commit by @vishalg0wda)

core: 3.48.1 - 2025-09-14

🐛 Bug Fixes

  • robustly propagate errors to downstream consumers in EventStream (commit by @vishalg0wda)

core: 3.47.2 - 2025-09-08

🐛 Bug Fixes

  • increase jvm heap and metaspace size during compilation (commit by @vishalg0wda)

core: 3.47.1 - 2025-09-05

🐛 Bug Fixes

  • handle name conflicts for mode toggles (commit by @vishalg0wda)

core: 3.46.2 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 3.47.0 - 2025-09-01

🐝 New Features

core: 3.46.1 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

globalSecurity: 2.83.1 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

uploadStreams: 0.1.0 - 2025-08-21

🐝 New Features

  • support streaming payloads in requests (commit by @vishalg0wda)

Based on Speakeasy CLI 1.621.0

@github-actions github-actions bot added the patch Patch version bump label Sep 2, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756771797 branch from 8cb01b0 to 5442c64 Compare September 3, 2025 00:10
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 3.2.1 chore: 🐝 Update SDK - Generate 3.3.0 Sep 3, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Sep 3, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756771797 branch 7 times, most recently from 1ad7c19 to 02aac7d Compare September 10, 2025 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756771797 branch 8 times, most recently from 0daa483 to a7b0816 Compare September 18, 2025 00:10
* `clerk.machines.rotateSecretKey()`: **Added**
* `clerk.waitlistEntries.delete()`: **Added**
* `clerk.commerce.extendSubscriptionItemFreeTrial()`: **Added**
* `clerk.commerce.listSubscriptionItems()`:  `request` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756771797 branch from a7b0816 to 7194787 Compare September 19, 2025 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant