Skip to content

chore: 🐝 Update SDK - Generate Sync for Expenses library SYNC-FOR-EXPENSES-LIBRARY 8.0.1#651

Merged
pj-simpson merged 2 commits intomainfrom
speakeasy-sdk-regen-1776246514
Apr 23, 2026
Merged

chore: 🐝 Update SDK - Generate Sync for Expenses library SYNC-FOR-EXPENSES-LIBRARY 8.0.1#651
pj-simpson merged 2 commits intomainfrom
speakeasy-sdk-regen-1776246514

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_expenses.companies.create(): response.data_connections[].integration_key Changed
  • codat_sync_expenses.companies.get(): response.data_connections[].integration_key Changed
  • codat_sync_expenses.companies.list(): response.results[].data_connections[].integration_key Changed
  • codat_sync_expenses.companies.replace(): response.data_connections[].integration_key Changed
  • codat_sync_expenses.companies.update(): response.data_connections[].integration_key Changed
  • codat_sync_expenses.connections.create(): response.integration_key Changed
  • codat_sync_expenses.connections.create_partner_expense_connection(): response.integration_key Changed
  • codat_sync_expenses.connections.get(): response.integration_key Changed
  • codat_sync_expenses.connections.list(): response.results[].integration_key Changed
  • codat_sync_expenses.connections.unlink(): response.integration_key Changed

View full SDK changelog

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

View full report

Linting Report 0 errors, 18 warnings, 17 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)

core: 6.0.20 - 2026-03-20

🐛 Bug Fixes

  • rename model_serializer method to avoid name collision with field serializer for fields named model (commit by @subomi)

core: 6.0.19 - 2026-03-17

🐝 New Features

  • add compileCommands config option to allow overriding the compile pipeline, preventing OOM from pylint parallelism (commit by @vishalg0wda)

core: 6.0.18 - 2026-03-11

🐛 Bug Fixes

  • reserve datetime for pythonv2 fields (commit by @danielkov)

core: 6.0.17 - 2026-03-05

🐛 Bug Fixes

  • fix model serializer dropping aliased fields when model_dump() is called without by_alias=True by falling back to field name lookup

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
* `codat_sync_expenses.companies.create()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_expenses.companies.get()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_expenses.companies.list()`:  `response.results[].data_connections[].integration_key` **Changed**
* `codat_sync_expenses.companies.replace()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_expenses.companies.update()`:  `response.data_connections[].integration_key` **Changed**
* `codat_sync_expenses.connections.create()`:  `response.integration_key` **Changed**
* `codat_sync_expenses.connections.create_partner_expense_connection()`:  `response.integration_key` **Changed**
* `codat_sync_expenses.connections.get()`:  `response.integration_key` **Changed**
* `codat_sync_expenses.connections.list()`:  `response.results[].integration_key` **Changed**
* `codat_sync_expenses.connections.unlink()`:  `response.integration_key` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1776246514 branch from 9f95508 to bf631b7 Compare April 22, 2026 11:08
@pj-simpson pj-simpson self-requested a review April 23, 2026 10:37
@pj-simpson pj-simpson merged commit 05de606 into main Apr 23, 2026
2 checks passed
@pj-simpson pj-simpson deleted the speakeasy-sdk-regen-1776246514 branch April 23, 2026 10:48
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