Skip to content

chore: 🐝 Update SDK - Generate SDK 2.0.0#193

Merged
cbetta merged 3 commits intomainfrom
speakeasy-sdk-regen-1770229775
Feb 4, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.0.0#193
cbetta merged 3 commits intomainfrom
speakeasy-sdk-regen-1770229775

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

Python SDK Changes:

  • gr4vy.merchant_accounts.three_ds_configuration.create(): Added
  • gr4vy.merchant_accounts.three_ds_configuration.list(): Added
  • gr4vy.merchant_accounts.three_ds_configuration.update(): Added
  • gr4vy.merchant_accounts.three_ds_configuration.delete(): Added
  • gr4vy.transactions.capture(): request.idempotency_key Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (1:324914)❌ 
│ ├──[-] path (1:330659)❌ 
│ ├──[+] path (19878:5)
│ ├──[+] path (19508:5)
│ ├──[+] path (20229:5)
│ ├─┬/merchant-accounts/{merchant_account_id}
│ │ ├─┬GET
│ │ │ └─┬Parameters
│ │ │   ├──[🔀] description (19188:28)
│ │ │   └─┬Schema
│ │ │     └──[🔀] description (19182:30)
│ │ └─┬PUT
│ │   └─┬Parameters
│ │     ├──[🔀] description (19359:28)
│ │     └─┬Schema
│ │       └──[🔀] description (19353:30)
│ └─┬/transactions/{transaction_id}/capture
│   └─┬POST
│     ├──[+] parameters (9876:21)❌ 
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           └─┬Schema
│             └──[🔀] title (9921:28)
├─┬Tags
│ └──[🔀] description (52160:22)
├─┬Tags
│ └──[-] Merchant profiles (1:893880)❌ 
├─┬Tags
│ └──[+] Merchant accounts - 3DS configuration (52222:5)
├─┬Tags
│ └──[+] Monitoring (52226:5)
└─┬Components
  ├──[-] schemas (1:595117)❌ 
  ├──[-] schemas (1:597208)❌ 
  ├──[-] schemas (1:590141)❌ 
  ├──[-] schemas (1:593100)❌ 
  ├──[+] schemas (36603:38)
  ├──[+] schemas (36612:28)
  ├──[+] schemas (36389:27)
  ├──[+] schemas (34585:52)
  ├──[+] schemas (34736:47)
  ├──[+] schemas (34331:46)
  ├──[+] schemas (36675:27)
  └──[+] schemas (34480:52)
Document Element Total Changes Breaking Changes
paths 11 3
tags 4 1
components 12 4

View full report

Linting Report 0 errors, 3 warnings, 4 hints

View full report

PYTHON CHANGELOG

responseFormat: 1.1.0 - 2026-01-22

🔧 Chores

  • remove redundant headers field in envelope-http response (commit by @2ynn)

Based on Speakeasy CLI 1.703.0

* `gr4vy.merchant_accounts.three_ds_configuration.create()`: **Added**
* `gr4vy.merchant_accounts.three_ds_configuration.list()`: **Added**
* `gr4vy.merchant_accounts.three_ds_configuration.update()`: **Added**
* `gr4vy.merchant_accounts.three_ds_configuration.delete()`: **Added**
* `gr4vy.transactions.capture()`:  `request.idempotency_key` **Added**
@github-actions github-actions bot added the major Major version bump label Feb 4, 2026
@cbetta cbetta merged commit 49f8ef4 into main Feb 4, 2026
6 of 7 checks passed
@cbetta cbetta deleted the speakeasy-sdk-regen-1770229775 branch February 4, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants