Skip to content

Conversation

@github-actions
Copy link
Contributor

SDK update

Versioning

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

Python SDK Changes:

  • gr4vy.transactions.create(): request.connection_options Changed Breaking ⚠️
  • gr4vy.transactions.update(): request.connection_options Changed Breaking ⚠️
  • gr4vy.payment-links.create(): request.connection_options Changed Breaking ⚠️
OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (47041:23)
  ├─┬TrustlyOptions
  │ └──[-] properties (1:848991)❌ 
  └─┬TransactionConnectionOptions
    ├──[+] properties (49255:11)
    ├─┬nuvei-pse
    │ ├──[🔀] description (49493:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48329:33)❌ 
    ├─┬givingblock-givingblock
    │ ├──[🔀] description (49385:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48158:33)❌ 
    ├─┬latitude-latitude
    │ ├──[🔀] description (49397:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48135:33)❌ 
    ├─┬gem-gem
    │ ├──[🔀] description (49361:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (47578:33)❌ 
    ├─┬paypal-paypal
    │ ├──[🔀] description (49517:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48460:33)❌ 
    ├─┬cybersource-ideal
    │ └──[🔀] description (49289:28)
    ├─┬mattilda-tapifintechs
    │ └──[🔀] description (49433:28)
    ├─┬nuvei-card
    │ ├──[🔀] description (49457:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48272:33)❌ 
    ├─┬monato-spei
    │ ├──[🔀] description (49469:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48240:33)❌ 
    ├─┬dlocal-nequi
    │ ├──[🔀] description (49313:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (47124:33)❌ 
    ├─┬nuvei-ideal
    │ ├──[🔀] description (49481:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48353:33)❌ 
    ├─┬powertranz-card
    │ ├──[🔀] description (49541:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48499:33)❌ 
    ├─┬cybersource-anti-fraud
    │ ├──[🔀] description (49265:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (47042:33)❌ 
    ├─┬paypal-paypalpaylater
    │ └──[🔀] description (49529:28)
    ├─┬forter-anti-fraud
    │ ├──[🔀] description (49349:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (47559:33)❌ 
    ├─┬wpay-payto
    │ ├──[🔀] description (49601:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48933:33)❌ 
    ├─┬gem-gemds
    │ └──[🔀] description (49373:28)
    ├─┬cybersource-kcp
    │ └──[🔀] description (49301:28)
    ├─┬oxxo-oxxo
    │ ├──[🔀] description (49505:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48389:33)❌ 
    ├─┬cybersource-card
    │ ├──[🔀] description (49277:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (47062:33)❌ 
    ├─┬trustly-trustly
    │ ├──[🔀] description (49577:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48874:33)❌ 
    ├─┬stripe-card
    │ ├──[🔀] description (49553:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48689:33)❌ 
    ├─┬dlocal-upi
    │ ├──[🔀] description (49325:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (47200:33)❌ 
    ├─┬mattilda-tapi
    │ ├──[🔀] description (49421:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48158:33)❌ 
    ├─┬latitude-latitudeds
    │ └──[🔀] description (49409:28)
    ├─┬fiserv-card
    │ ├──[🔀] description (49337:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (47219:33)❌ 
    ├─┬travelhub-card
    │ ├──[🔀] description (49565:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48799:33)❌ 
    ├─┬mock-card
    │ ├──[🔀] description (49445:28)
    │ └─┬ANYOF
    │   └──[🔀] $ref (48182:33)❌ 
    └─┬wpay-everydaypay
      ├──[🔀] description (49589:28)
      └─┬ANYOF
        └──[🔀] $ref (48910:33)❌ 
Document Element Total Changes Breaking Changes
components 55 24

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.678.1

* `gr4vy.transactions.create()`:  `request.connection_options` **Changed** **Breaking** ⚠️
* `gr4vy.transactions.update()`:  `request.connection_options` **Changed** **Breaking** ⚠️
* `gr4vy.payment-links.create()`:  `request.connection_options` **Changed** **Breaking** ⚠️
@github-actions github-actions bot added the patch Patch version bump label Dec 17, 2025
@gr4vy-code gr4vy-code merged commit e595e95 into main Dec 17, 2025
6 checks passed
@gr4vy-code gr4vy-code deleted the speakeasy-sdk-regen-1765989284 branch December 17, 2025 16:38
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.

3 participants