Skip to content

chore: 🐝 Update SDK - Generate SDK 2.16.50#215

Merged
gr4vy-code merged 2 commits intomainfrom
speakeasy-sdk-regen-1774460292
Mar 26, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.16.50#215
gr4vy-code merged 2 commits intomainfrom
speakeasy-sdk-regen-1774460292

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Mar 25, 2026

SDK update

Versioning

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

Java SDK Changes:

  • gr4vy.transactions.create():
    • request.transactionCreate.connectionOptions Changed
  • gr4vy.transactions.update():
    • request.transactionUpdate.connectionOptions Changed
  • gr4vy.paymentLinks.create():
    • request.paymentLinkCreate.connectionOptions Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (55212:28)
  ├─┬TransactionCaptureCreate
  │ └──[+] properties (49780:11)
  ├─┬StripeOptions
  │ └──[-] properties (55265:11)❌ 
  ├─┬CardDetail
  │ ├──[+] properties (31291:11)
  │ ├─┬id
  │ │ ├──[🔀] examples (31344:15)
  │ │ ├──[🔀] examples (31345:15)
  │ │ ├──[+] examples (31346:15)
  │ │ ├──[🔀] title (31341:22)
  │ │ ├──[🔀] description (31342:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] examples (31332:19)
  │ │   ├──[+] examples (31333:19)
  │ │   ├──[+] examples (31334:19)
  │ │   ├──[-] maxLength (31243:30)❌ 
  │ │   ├──[-] minLength (31244:30)❌ 
  │ │   └──[🔀] pattern (31330:28)❌ 
  │ ├─┬required_fields
  │ │ ├──[🔀] examples (31254:15)
  │ │ ├──[+] examples (31255:15)
  │ │ ├──[+] title (31251:22)
  │ │ ├──[🔀] description (31252:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (31241:15)❌ 
  │ ├─┬card_type
  │ │ ├──[🔀] examples (31306:15)
  │ │ ├──[-] examples (31271:15)
  │ │ ├──[-] examples (31272:15)
  │ │ ├──[🔀] title (31303:22)
  │ │ ├──[🔀] description (31304:28)
  │ │ └─┬ANYOF
  │ │   ├──[+] items (31294:26)❌ 
  │ │   └──[🔀] type (31297:25)❌ 
  │ ├─┬type
  │ │ ├──[🔀] examples (31323:15)
  │ │ ├──[-] type (31230:21)❌ 
  │ │ ├──[🔀] title (31320:22)
  │ │ ├──[🔀] description (31321:28)
  │ │ ├──[-] default (31234:24)❌ 
  │ │ ├──[-] const (31231:22)❌ 
  │ │ ├──[+] anyOf (31313:15)
  │ │ └──[+] anyOf (31316:15)
  │ ├─┬scheme_icon_url
  │ │ ├──[🔀] examples (31286:15)
  │ │ ├──[+] examples (31287:15)
  │ │ ├──[+] examples (31288:15)
  │ │ ├──[-] title (31300:22)
  │ │ ├──[🔀] description (31284:28)
  │ │ └─┬ANYOF
  │ │   └──[🔀] $ref (31499:17)❌ 
  │ ├─┬country
  │ │ ├──[🔀] examples (31270:15)
  │ │ ├──[🔀] examples (31271:15)
  │ │ ├──[🔀] examples (31272:15)
  │ │ ├──[🔀] title (31267:22)
  │ │ ├──[🔀] description (31268:28)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (31312:19)
  │ │   ├──[-] examples (31313:19)
  │ │   ├──[-] examples (31314:19)
  │ │   └──[-] pattern (31310:28)❌ 
  │ └─┬scheme
  │   ├──[🔀] examples (31360:15)
  │   ├──[-] examples (31287:15)
  │   ├──[-] examples (31288:15)
  │   ├──[🔀] description (31358:28)
  │   └─┬ANYOF
  │     └──[🔀] $ref (46622:23)❌ 
  └─┬TransactionConnectionOptions
    ├──[+] properties (56147:11)
    ├──[+] properties (56171:11)
    ├─┬stripe-card
    │ └──[🔀] description (56157:28)
    ├─┬wpay-payto
    │ ├──[🔀] description (56205:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (55430:33)❌ 
    ├─┬trustly-trustly
    │ ├──[🔀] description (56181:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (55335:33)❌ 
    ├─┬wpay-everydaypay
    │ ├──[🔀] description (56193:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (55394:33)❌ 
    └─┬travelhub-card
      ├──[🔀] description (56169:28)
      └─┬ANYOF
        └──[🔀] $ref (55213:33)❌ 
Document Element Total Changes Breaking Changes
components 66 17

View full report

Linting Report 0 errors, 73 warnings, 6 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.759.3

@github-actions github-actions bot added the patch Patch version bump label Mar 25, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1774460292 branch 2 times, most recently from dc43d6d to 2702d3e Compare March 26, 2026 06:59
* `gr4vy.transactions.create()`: 
  *  `request.transactionCreate.connectionOptions` **Changed**
* `gr4vy.transactions.update()`: 
  *  `request.transactionUpdate.connectionOptions` **Changed**
* `gr4vy.paymentLinks.create()`: 
  *  `request.paymentLinkCreate.connectionOptions` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1774460292 branch from 2bca3bc to 1694544 Compare March 26, 2026 12:48
@gr4vy-code gr4vy-code merged commit 19c90d9 into main Mar 26, 2026
5 of 6 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1774460292 branch March 26, 2026 16:16
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