Skip to content

chore: 🐝 Update SDK - Generate Sync for Payables library SYNC-FOR-PAYABLES-LIBRARY 9.0.2#652

Merged
pj-simpson merged 1 commit intomainfrom
speakeasy-sdk-regen-1776246527
Apr 23, 2026
Merged

chore: 🐝 Update SDK - Generate Sync for Payables library SYNC-FOR-PAYABLES-LIBRARY 9.0.2#652
pj-simpson merged 1 commit intomainfrom
speakeasy-sdk-regen-1776246527

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 15, 2026

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:

  • codat_sync_payables.companies.list(): response.results[].data_connections[].integration_key Changed
  • codat_sync_payables.companies.create(): response.data_connections[].integration_key Changed
  • codat_sync_payables.companies.replace(): response.data_connections[].integration_key Changed
  • codat_sync_payables.companies.update(): response.data_connections[].integration_key Changed
  • codat_sync_payables.companies.get(): response.data_connections[].integration_key Changed
  • codat_sync_payables.connections.list(): response.results[].integration_key Changed
  • codat_sync_payables.connections.create(): response.integration_key Changed
  • codat_sync_payables.connections.get(): response.integration_key Changed
  • codat_sync_payables.connections.unlink(): response.integration_key Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  └─┬Connection
    └──[-] required (2713:11)❌ 
Document Element Total Changes Breaking Changes
components 1 1

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

PYTHON CHANGELOG

core: 6.0.21 - 2026-03-27

🐛 Bug Fixes

  • replace broken is_union None guard in serialize_decimal, serialize_float, serialize_int, and validate_const with simple None check (commit by @AshGodfrey)

globalSecurity: 3.0.7 - 2026-03-25

🐛 Bug Fixes

  • basic-http handling when used as a security option wrapper (commit by @2ynn)

globalSecurity: 3.0.6 - 2026-03-24

🐛 Bug Fixes

  • respect global security alternatives ordering and enforce operation-level security restrictions when hoisted (commit by @2ynn)

retries: 3.0.5 - 2026-04-15

🐛 Bug Fixes

  • retry mechanism now correctly retries on error status codes (5XX, 429, etc.) instead of raising immediately on the first failure (commit by @AshGodfrey)

Based on Speakeasy CLI 1.761.9

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Apr 15, 2026
@pj-simpson pj-simpson self-requested a review April 15, 2026 10:58
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776246527 branch from 33d26a5 to 4fd172e Compare April 22, 2026 11:08
* `codat_sync_payables.companies.list()`:  `response.results[].data_connections[].integration_key` **Changed**
* `codat_sync_payables.companies.create()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_payables.companies.replace()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_payables.companies.update()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_payables.companies.get()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_payables.connections.list()`:  `response.results[].integration_key` **Changed**
* `codat_sync_payables.connections.create()`:  `response.integration_key` **Changed**
* `codat_sync_payables.connections.get()`:  `response.integration_key` **Changed**
* `codat_sync_payables.connections.unlink()`:  `response.integration_key` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776246527 branch from dfbeef0 to 9751c18 Compare April 23, 2026 10:56
@pj-simpson pj-simpson merged commit 903591a into main Apr 23, 2026
2 checks passed
@pj-simpson pj-simpson deleted the speakeasy-sdk-regen-1776246527 branch April 23, 2026 10:57
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