Skip to content

chore: 🐝 Update SDK - Generate SDK 2.16.68#234

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1779265772
May 20, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.16.68#234
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1779265772

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Java SDK Changes:

  • gr4vy.digitalWallets.sessions.paze(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ └─┬/digital-wallets/paze/session
│   └─┬POST
│     ├─┬Responses
│     │ └─┬200
│     │   └─┬application/json
│     │     └─┬Schema
│     │       └──[🔀] $ref (8134:27)❌ 
│     └─┬Extensions
│       ├──[-] x-speakeasy-ignore (8261:31)❌ 
│       ├──[+] x-speakeasy-group (8270:30)
│       └──[+] x-speakeasy-name-override (8269:38)
└─┬Components
  ├──[-] schemas (46332:22)❌ 
  ├──[+] schemas (46432:25)
  ├──[+] schemas (46184:28)
  └─┬PazeSessionRequest
    ├──[-] required (46382:11)❌ 
    ├──[+] properties (46397:11)
    └─┬domain_name
      ├──[-] type (46371:21)❌ 
      ├──[🔀] description (46422:28)
      ├──[+] anyOf (46414:15)
      └──[+] anyOf (46417:15)
Document Element Total Changes Breaking Changes
components 9 3
paths 4 1

View full report

Linting Report 0 errors, 75 warnings, 6 hints

View full report

JAVA CHANGELOG

core: 3.55.25 - 2026-05-14

🐛 Bug Fixes

  • support models exceeding JVM 255 method-parameter limit (commit by @2ynn)

pagination: 1.0.4 - 2026-05-15

🐛 Bug Fixes

  • add missing async request declarations when nullFriendlyParameters disabled (commit by @2ynn)

unions: 0.3.6 - 2026-05-15

🐛 Bug Fixes

  • account for optional fields in oneOf smart-unions scoring when nullFriendlyParameters disabled (commit by @2ynn)

Based on Speakeasy CLI 1.763.3

* `gr4vy.digitalWallets.sessions.paze()`: **Added**
@github-actions github-actions Bot added the patch Patch version bump label May 20, 2026
@gr4vy-code gr4vy-code merged commit c5f283a into main May 20, 2026
3 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1779265772 branch May 20, 2026 08:32
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