Skip to content

chore: 🐝 Update SDK - Generate SDK 2.1.11#257

Merged
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781623495
Jun 16, 2026
Merged

chore: 🐝 Update SDK - Generate SDK 2.1.11#257
gr4vy-code merged 2 commits into
mainfrom
speakeasy-sdk-regen-1781623495

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.

Python SDK Changes:

  • gr4vy.transactions.create():
    • request.connection_options.adyen_card Changed
  • gr4vy.transactions.update():
    • request.connection_options.adyen_card Changed
  • gr4vy.payment_links.create():
    • request.connection_options.adyen_card Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬AdyenCardOptions
    ├──[+] properties (56434:11)
    ├──[+] properties (56475:11)
    ├──[+] properties (56420:11)
    ├──[+] properties (56448:11)
    ├──[+] properties (56462:11)
    ├─┬additionalData
    │ ├──[-] examples (56371:15)
    │ ├──[🔀] title (56446:22)
    │ ├──[🔀] description (56445:28)
    │ └─┬ANYOF
    │   └──[🔀] additionalProperties (56437:41)❌ 
    ├─┬autoRescue
    │ ├──[🔀] examples (56371:15)
    │ ├──[🔀] title (56375:22)
    │ ├──[🔀] description (56369:28)
    │ └─┬ANYOF
    │   ├──[+] additionalProperties (56359:41)❌ 
    │   └──[🔀] type (56362:25)❌ 
    ├─┬window_origin
    │ ├──[🔀] examples (56352:15)
    │ ├──[🔀] title (56354:22)
    │ ├──[🔀] description (56350:28)
    │ └─┬ANYOF
    │   └──[🔀] type (56343:25)❌ 
    ├─┬maxDaysToRescue
    │ ├──[🔀] examples (56336:15)
    │ ├──[🔀] title (56338:22)
    │ ├──[🔀] description (56334:28)
    │ └─┬ANYOF
    │   └──[🔀] type (56327:25)❌ 
    ├─┬autoRescueScenario
    │ ├──[-] examples (56389:15)
    │ ├──[+] title (56486:22)
    │ ├──[🔀] description (56485:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (56477:15)❌ 
    └─┬splits
      ├──[+] examples (56389:15)
      ├──[🔀] description (56387:28)
      └─┬ANYOF
        └──[🔀] $ref (56311:17)❌ 
Document Element Total Changes Breaking Changes
components 29 7

View full report

Linting Report 0 errors, 2 warnings, 7 hints

View full report

PYTHON CHANGELOG

retries: 3.0.6 - 2026-05-27

🐝 New Features

Based on Speakeasy CLI 1.780.0

* `gr4vy.transactions.create()`: 
  *  `request.connection_options.adyen_card` **Changed**
* `gr4vy.transactions.update()`: 
  *  `request.connection_options.adyen_card` **Changed**
* `gr4vy.payment_links.create()`: 
  *  `request.connection_options.adyen_card` **Changed**
@github-actions github-actions Bot added the patch Patch version bump label Jun 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor Author

🧪 Test coverage

Metric Value
Endpoints reached (HTTP) 109 / 109 (100.0%)

✅ Every endpoint operation was reached by a real request.

Endpoint reach is measured from HTTP requests actually sent by the suite (see tests/utils/client.py). See TESTING.md.

@gr4vy-code gr4vy-code merged commit 555cbbe into main Jun 16, 2026
13 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1781623495 branch June 16, 2026 15:29
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