Skip to content

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

Open
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1772636890
Open

chore: 🐝 Update SDK - Generate Sync for Expenses library SYNC-FOR-EXPENSES-LIBRARY 8.0.0#646
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1772636890

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

Python SDK Changes:

  • codat_sync_expenses.connections.create_partner_expense_connection(): response.connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_sync_expenses.companies.create(): response.data_connections[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_sync_expenses.companies.get(): response.data_connections[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_sync_expenses.companies.list():
    • request.tags Added
    • response.results[].data_connections[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_sync_expenses.companies.update():
    • request Changed (Breaking ⚠️)
    • response.data_connections[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_sync_expenses.connections.create(): response.connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_sync_expenses.connections.get(): response.connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_sync_expenses.connections.list(): response.results[].connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_sync_expenses.connections.unlink(): response.connection_info.Map<any> Changed (Breaking ⚠️)
  • codat_sync_expenses.companies.replace(): Added
  • codat_sync_expenses.manage_data.get(): response.account_transactions.last_successful_sync Changed
  • codat_sync_expenses.manage_data.refresh_all_data_types(): error.status[400] Added
  • codat_sync_expenses.manage_data.refresh_data_type(): error.status[400] Added

View full SDK changelog

OpenAPI Change Summary
├──[-] webhooks (9841:9)❌ 
├──[-] webhooks (9856:9)❌ 
├──[-] webhooks (9913:9)❌ 
├──[-] webhooks (9925:9)❌ 
├─┬Info
│ ├──[🔀] title (3:10)
│ └──[🔀] description (9:16)
├─┬Paths
│ ├─┬/companies/{companyId}/sync/expenses/transfer-transactions/{transactionId}
│ │ └─┬PUT
│ │   └──[🔀] description (1466:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/customers/{customerId}
│ │ └─┬PUT
│ │   └──[🔀] description (8699:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/options/bankAccounts
│ │ └─┬GET
│ │   ├──[🔀] description (6783:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬QuickBooks Desktop
│ │           └──[🔀] value (6556:21)
│ ├─┬/companies/{companyId}/sync/expenses/expense-transactions
│ │ └─┬POST
│ │   └──[🔀] description (1269:20)
│ ├─┬/companies/{companyId}/sync/expenses/reimbursable-expense-transactions/{transactionId}
│ │ └─┬PUT
│ │   └──[🔀] description (1667:20)
│ ├─┬/companies/{companyId}
│ │ ├──[+] patch (439:7)
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       ├─┬Simple company
│ │ │       │ ├──[🔀] value (523:21)
│ │ │       │ ├──[🔀] value (523:21)
│ │ │       │ └──[+] value (523:21)
│ │ │       ├─┬Subsidiary multi-entity company
│ │ │       │ ├──[🔀] value (563:21)
│ │ │       │ ├──[🔀] value (563:21)
│ │ │       │ ├──[🔀] value (563:21)
│ │ │       │ └──[+] value (563:21)
│ │ │       └─┬Parent multi-entity company
│ │ │         ├──[🔀] value (539:21)
│ │ │         ├──[🔀] value (539:21)
│ │ │         └──[+] value (539:21)
│ │ └─┬PUT
│ │   ├──[🔀] summary (396:16)
│ │   ├──[🔀] description (397:20)
│ │   ├──[🔀] operationId (398:20)❌ 
│ │   └─┬Extensions
│ │     └──[+] x-speakeasy-name-override (399:34)
│ ├─┬/companies/{companyId}/data/suppliers
│ │ └─┬GET
│ │   └──[🔀] description (9510:20)
│ ├─┬/companies
│ │ ├─┬GET
│ │ │ ├──[+] parameters (305:17)❌ 
│ │ │ ├──[🔀] description (299:20)
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       ├─┬One company
│ │ │       │ └──[🔀] value (146:21)
│ │ │       └─┬List of Companies
│ │ │         └──[🔀] value (182:21)
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         ├─┬With a description
│ │         │ ├──[🔀] value (340:21)
│ │         │ ├──[🔀] value (340:21)
│ │         │ └──[+] value (340:21)
│ │         ├─┬With no description
│ │         │ ├──[🔀] value (327:21)
│ │         │ ├──[🔀] value (327:21)
│ │         │ └──[+] value (327:21)
│ │         └─┬With a tag
│ │           ├──[🔀] value (353:21)
│ │           ├──[🔀] value (353:21)
│ │           ├──[🔀] value (353:21)
│ │           └──[+] value (353:21)
│ ├─┬/companies/{companyId}/sync/expenses/expense-transactions/{transactionId}
│ │ └─┬PUT
│ │   └──[🔀] description (1405:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/bankAccounts
│ │ └─┬POST
│ │   └──[🔀] description (5923:20)
│ ├─┬/companies/{companyId}/data/queue/{dataType}
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (13315:7)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/suppliers
│ │ └─┬POST
│ │   └──[🔀] description (9924:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/accounts
│ │ └─┬POST
│ │   └──[🔀] description (2501:20)
│ ├─┬/companies/{companyId}/sync/expenses/syncs/{syncId}/transactions/{transactionId}/attachments
│ │ └─┬POST
│ │   └──[🔀] description (1767:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/options/chartOfAccounts
│ │ └─┬GET
│ │   ├──[🔀] description (5859:20)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬QuickBooks Desktop
│ │           └──[🔀] value (3067:21)
│ ├─┬/companies/{companyId}/data/suppliers/{supplierId}
│ │ └─┬GET
│ │   └──[🔀] description (9857:20)
│ ├─┬/companies/{companyId}/data/all
│ │ └─┬POST
│ │   └─┬Responses
│ │     └──[+] codes (13315:7)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/customers
│ │ └─┬POST
│ │   └──[🔀] description (8649:20)
│ ├─┬/companies/{companyId}/connections/{connectionId}/push/suppliers/{supplierId}
│ │ └─┬PUT
│ │   └──[🔀] description (9988:20)
│ └─┬/companies/{companyId}/sync/expenses/reimbursable-expense-transactions
│   └─┬POST
│     └──[🔀] description (1598:20)
└─┬Components
  ├──[-] schemas (10445:13)❌ 
  ├──[-] schemas (10404:13)❌ 
  ├──[+] schemas (11123:7)
  ├─┬Connection
  │ └─┬connectionInfo
  │   └──[🔀] additionalProperties (11193:33)❌ 
  ├─┬UpdateExpenseResponse
  │ └─┬syncId
  │   └──[+] example (13087:20)
  ├─┬Account
  │ └─┬ALLOF
  │   ├─┬ALLOF
  │   │ └─┬modifiedDate
  │   │   └─┬ALLOF
  │   │     └──[🔀] description (10140:36)
  │   └─┬ALLOF
  │     └─┬sourceModifiedDate
  │       └─┬ALLOF
  │         └──[🔀] description (10156:36)
  ├─┬DataStatus
  │ └──[-] required (11308:19)❌ 
  └─┬TransferTransactionRequest
    └─┬date
      └─┬ALLOF
        ├──[🔀] examples (12941:19)
        └──[🔀] examples (12942:19)
Document Element Total Changes Breaking Changes
info 2 0
paths 49 2
components 10 4

View full report

Linting Report 0 errors, 18 warnings, 17 hints

View full report

PYTHON CHANGELOG

constsAndDefaults: 1.0.7 - 2026-02-21

🐛 Bug Fixes

  • coerce type-mismatched default values instead of clearing them to prevent invalid generated code (commit by @danielkov)

constsAndDefaults: 1.0.6 - 2026-01-15

🐛 Bug Fixes

  • omit enum default when value is not in enum to prevent type errors in generated code (commit by @mfbx9da4)

core: 6.0.15 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 6.0.14 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

core: 6.0.12 - 2026-02-18

🐝 New Features

  • move large-model splitting from templates to Go bucketing layer to prevent compiler complexity limits (commit by @vishalg0wda)

core: 6.0.11 - 2026-02-18

🐛 Bug Fixes

  • TypedDict companion class naming now uses cascading PascalCase suffixes (TypedDictModel, TypedDictCompanion, TypedDictCompanionModel, TypedDict{n}) instead of underscore-prefixed _TypedDict when the default name collides with another schema type — this restores strict PascalCase pylint compliance without weakening lint rules (commit by @danielkov)

core: 6.0.10 - 2026-02-18

🐛 Bug Fixes

  • schemas with inline enum fields named 'tag' no longer get incorrectly renamed to 'TagT' — the generator now only disambiguates when pydantic's Tag import actually conflicts in the same file, falling back to namespace import (pydantic.Tag) instead of mangling the class name (commit by @danielkov)

core: 6.0.9 - 2026-02-18

🐛 Bug Fixes

  • fix getattr return type, sanitize Python builtin names, fix empty response bodies in unions, deduplicate OAuth2 scope enum members (commit by @danielkov)

core: 6.0.8 - 2026-02-17

🐝 New Features

  • allow repoUrl and repoSubDirectory to be configured via gen.yaml generation section (commit by @vishalg0wda)

core: 6.0.7 - 2026-02-16

🐛 Bug Fixes

  • retry all transient network errors (NetworkError, TimeoutException) instead of only ConnectError and TimeoutException (commit by @danielkov)

core: 6.0.6 - 2026-02-14

🐛 Bug Fixes

  • resolve namespace import collisions by using root package import strategy, gated behind fixFlags.conflictResistantModelImportsFeb2026 in gen.yaml (commit by @mfbx9da4)

♻️ Refactors

  • extract duplicated dynamic_import, __getattr__, and __dir__ helpers from __init__.py templates into a shared utils/dynamic_imports.py module, reducing code duplication across generated package init files

core: 6.0.5 - 2026-02-12

🐛 Bug Fixes

  • resolve missing pydantic field aliases when using from future import annotations (commit by @AshGodfrey)

core: 6.0.3 - 2026-02-05

🐛 Bug Fixes

  • add 'request' to reserved parameter keywords as it can shadow request information (commit by @ThomasRooney)

core: 6.0.4 - 2026-02-04

🐝 New Features

  • forwardCompatibleEnumsByDefault config field is now available (commit by @mfbx9da4)

core: 6.0.2 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 6.0.1 - 2026-01-29

🐛 Bug Fixes

  • update Discriminator.Mapping when cloning error union children (commit by @mfbx9da4)

core: 6.0.0 - 2026-01-27

🐝 New Features

  • drop Python 3.9 support, require Python 3.10+ (commit by @AshGodfrey)

core: 5.23.18 - 2026-01-12

🐛 Bug Fixes

  • Further tune media type matching expression for ReDoS (commit by @bflad)

core: 5.23.17 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 5.23.16 - 2025-12-19

🐛 Bug Fixes

  • remove non-determinism from rare interaction with readonly/writeonly fields (commit by @ThomasRooney)

core: 5.23.15 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 5.23.14 - 2025-12-09

🐝 New Features

  • add constFieldCasing config option to control const field casing (upper or normal) (commit by @mfbx9da4)

core: 5.23.12 - 2025-11-25

🐝 New Features

  • allow inclusion of empty array query parameter (commit by @idbentley)

core: 5.23.11 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 5.23.10 - 2025-11-18

🐛 Bug Fixes

  • sanitize Python reserved keywords in method names to prevent syntax errors (commit by @AshGodfrey)

core: 5.23.9 - 2025-11-17

🐛 Bug Fixes

core: 5.23.8 - 2025-11-14

🐛 Bug Fixes

  • return type when 'sseFlatResponse: true' and response has data field (commit by @mfbx9da4)
  • improved type accuracy for response bodies - they now correctly return the actual type instead of being wrapped in Optional[] (commit by @mfbx9da4)

core: 5.23.7 - 2025-11-13

🐝 New Features

  • allow license to be defined in pyproject.toml's project field (commit by @walker-tx)

core: 5.23.6 - 2025-11-10

🐛 Bug Fixes

  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 5.23.13 - 2025-11-06

🐛 Bug Fixes

  • multi-part arrays now serialized according to RFC7578 (commit by @danielkov)

core: 5.23.5 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 5.23.4 - 2025-11-03

🐛 Bug Fixes

  • Python generation no longer fails on recursive types (commit by @danielkov)

core: 5.23.3 - 2025-11-02

🐛 Bug Fixes

  • closed nullable enum serialization (commit by @mfbx9da4)

core: 5.23.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 5.23.1 - 2025-10-30

🐛 Bug Fixes

  • handle both closed and open enum serialization (commit by @idbentley)

core: 5.23.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 5.22.1 - 2025-09-30

🐛 Bug Fixes

  • correct import aliasing when SDK class members conflict with model names in Python templates (commit by @BlakeTheAwesome)

core: 5.22.0 - 2025-09-24

🐝 New Features

  • allow generation of sync, async or both methods in an sdk (commit by @tristanspeakeasy)

core: 5.21.1 - 2025-09-23

🐛 Bug Fixes

  • allow input/output models without suffixes (commit by @disintegrator)

core: 5.21.0 - 2025-09-12

🐝 New Features

  • Change the default behaviour of http-client within python sdk to follow redirects (commit by @Kanwardeep)

core: 5.20.4 - 2025-09-09

🐛 Bug Fixes

  • improve python tool reliability with explicit module calls (commit by @GorshkovIvan)

core: 5.20.3 - 2025-09-02

🐛 Bug Fixes

  • enabled empty strings to be used as end cursor values in pagination (commit by @GorshkovIvan)

core: 5.20.2 - 2025-09-01

🔧 Chores

  • added support for lowercase Bearer tokens in Authorization headers (commit by @GorshkovIvan)

core: 5.20.1 - 2025-08-27

🐛 Bug Fixes

  • capability to enable shadowing parameters that are usually reserved via allowedRedefinedBuiltins (commit by @ThomasRooney)

core: 5.19.11 - 2025-08-27

🐛 Bug Fixes

  • Add retries to dynamic imported modules in python to fix keyError when loading modules (commit by @Kanwardeep)

core: 5.19.10 - 2025-08-20

🔧 Chores

  • mitigate asyncio internal test flakiness (commit by @GorshkovIvan)

core: 5.19.9 - 2025-08-11

🐛 Bug Fixes

  • support repository subdirectories in PyPI documentation links (commit by @AshGodfrey)

core: 5.20.0 - 2025-08-08

🐝 New Features

  • support for uv package manager (commit by @mfbx9da4)

core: 5.19.7 - 2025-08-06

🐛 Bug Fixes

  • add return type hint for methods returning None (commit by @AshGodfrey)

core: 5.19.6 - 2025-08-01

🐛 Bug Fixes

  • potential issue referencing models before declaration (commit by @mfbx9da4)

core: 5.19.5 - 2025-07-24

🔧 Chores

core: 5.19.4 - 2025-07-02

🐛 Bug Fixes

  • ensure utils import is always added when globals are present in sdk.py template (commit by @AshGodfrey)

core: 5.19.3 - 2025-06-06

🐛 Bug Fixes

core: 5.19.2 - 2025-06-04

🐛 Bug Fixes

  • Prevent local installation issues with README-PYPI.md (commit by @bflad)

core: 5.19.1 - 2025-05-29

🐛 Bug Fixes

  • Update h11 and httpcore dependencies to avoid h11 security issue [force-gen] (commit by @Kanwardeep)

core: 5.19.0 - 2025-05-20

🐝 New Features

  • Enable module lazy loading. This leads to faster module import times (commit by @Kanwardeep)

core: 5.18.1 - 2025-05-15

🐛 Bug Fixes

  • Prevent AsyncClient.aclose() not awaited warnings (commit by @bflad)

core: 5.18.0 - 2025-05-12

🐝 New Features

  • upgrade minimum python version to 3.9.2 (commit by @simplesagar)

core: 5.17.2 - 2025-05-07

🐛 Bug Fixes

  • fixed stability of generated examples using operation and field seeds, including fixes to union examples (commit by @tristanspeakeasy)

core: 5.17.1 - 2025-05-04

🐛 Bug Fixes

  • Revert the commit which introduced moduleName change (commit by @Kanwardeep)

core: 5.17.0 - 2025-04-30

🐝 New Features

  • adding the ability to choose module name by adding a new key in gen.yaml (commit by @Kanwardeep)

core: 5.16.1 - 2025-04-23

🐛 Bug Fixes

  • improved python http client finalizer to avoid testing issues (commit by @tristanspeakeasy)

core: 5.16.0 - 2025-04-18

🐝 New Features

  • Remove typing-inspection dependency (commit by @bflad)

core: 5.15.0 - 2025-04-17

🐝 New Features

  • Remove python-dateutil dependency (commit by @bflad)

core: 5.14.0 - 2025-04-15

🐝 New Features

  • Upgrade mypy to 1.15 for performance and correctness improvements (commit by @bflad)

core: 5.12.7 - 2025-04-11

🐛 Bug Fixes

  • increase stability of generator model file names (commit by @vishalg0wda)

core: 5.13.0 - 2025-04-07

🐝 New Features

  • Improve memory utilization and startup time with Pydantic 2.11 upgrade (commit by @bflad)

core: 5.12.6 - 2025-04-03

🐛 Bug Fixes

  • improve performance of generation on multicore machines and various fixes to correctness based on order of generation (commit by @tristanspeakeasy)

core: 5.12.5 - 2025-03-28

🐛 Bug Fixes

  • Prevent Pydantic 2.11 deprecation warnings with model_fields usage in models (commit by @bflad)

core: 5.12.4 - 2025-03-16

🐛 Bug Fixes

  • force quote circular referenced types (commit by @ThomasRooney)

core: 5.12.3 - 2025-03-10

🐛 Bug Fixes

  • disable key sorting when serializing to json (commit by @disintegrator)

core: 5.12.2 - 2025-03-02

🐛 Bug Fixes

  • handle indirect circular references (commit by @vishalg0wda)

core: 5.12.1 - 2025-02-21

🐛 Bug Fixes

  • handle usage snippet templating when no servers are defined in the spec (commit by @vishalg0wda)

core: 5.12.0 - 2025-02-12

🐝 New Features

  • support openapi specs without server urls (commit by @vishalg0wda)

core: 5.11.0 - 2025-02-04

🐝 New Features

core: 5.10.9 - 2025-01-31

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

core: 5.10.8 - 2025-01-30

🐛 Bug Fixes

  • fixed handling of field names conflicting with reserved keywords (commit by @tristanspeakeasy)

core: 5.10.7 - 2025-01-29

🐛 Bug Fixes

  • allow for no global server url on pythonv2 sdks (commit by @walker-tx)

core: 5.10.6 - 2025-01-27

🐛 Bug Fixes

  • sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created (commit by @idbentley)

core: 5.10.5 - 2025-01-23

🐛 Bug Fixes

  • register finalizer function to close httpx clients and document context manager usage (commit by @disintegrator)

core: 5.10.4 - 2025-01-20

🐛 Bug Fixes

core: 5.10.3 - 2025-01-20

🐛 Bug Fixes

  • fixed handling of additional dependencies and running of python tests (commit by @tristanspeakeasy)

core: 5.10.2 - 2025-01-13

🐛 Bug Fixes

  • handle 4XX and 5XX error ranges seperately (commit by @idbentley)

core: 5.10.1 - 2025-01-10

🐛 Bug Fixes

  • prevent wrapping of lambda fn from causing pylint error (commit by @walker-tx)

core: 5.10.0 - 2025-01-08

🐝 New Features

  • expose sdk versioning data as constants in python (commit by @walker-tx)

core: 5.9.0 - 2025-01-08

🐝 New Features

  • Upgrade poetry to 2.0.0 for latest features such as PEP 621 support (commit by @bflad)

core: 5.8.0 - 2025-01-06

🐝 New Features

  • Bump Python minimum version to 3.9 as 3.8 has been end-of-life since October 2024 (commit by @bflad)

core: 5.7.6 - 2025-01-06

🐛 Bug Fixes

  • Upgrade mypy to 1.14.1 to prevent Python 3.13 errors (commit by @bflad)

core: 5.7.5 - 2025-01-06

🐛 Bug Fixes

core: 5.7.4 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 5.7.3 - 2024-12-13

🐛 Bug Fixes

  • Support OAS references under multipart/form-data file properties (commit by @bflad)

core: 5.7.2 - 2024-12-13

🐛 Bug Fixes

core: 5.7.1 - 2024-12-12

🐛 Bug Fixes

  • templating of local server URLs (commit by @mfbx9da4)

core: 5.7.0 - 2024-12-12

🐝 New Features

  • support passing extra request headers in sdk method calls (commit by @disintegrator)

deprecations: 3.0.2 - 2025-01-06

🐛 Bug Fixes

deprecations: 3.0.1 - 2025-01-02

🐛 Bug Fixes

  • Prevent compilation error for x-speakeasy-deprecation-message with newline characters (commit by @bflad)

examples: 3.0.3 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

examples: 3.0.2 - 2025-07-07

🐛 Bug Fixes

  • Fix missing title and description in main usage examples when using x-speakeasy-globals (commit by @Kanwardeep)

examples: 3.0.1 - 2025-01-08

🐛 Bug Fixes

  • prevent map examples from retaining obsolete key-value pairs (commit by @2ynn)

globalSecurity: 3.0.5 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

globalSecurity: 3.0.4 - 2025-09-10

🔧 Chores

  • support opting out of operation security hoisting (commit by @vishalg0wda)

globalSecurity: 3.0.3 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

globalServerURLs: 3.2.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

globalServerURLs: 3.2.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

globalServerURLs: 3.1.1 - 2025-05-09

🐛 Bug Fixes

globalServerURLs: 3.1.0 - 2024-12-16

🐝 New Features

  • allow server URL to be overridable always (commit by @disintegrator)

nameOverrides: 3.0.3 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 3.0.2 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

nameOverrides: 3.0.1 - 2024-12-20

🔧 Chores

  • Rename baseSDK methods to prevent accidental name collision with user defined methods (commit by @Kanwardeep)

nullables: 1.0.2 - 2026-01-12

🐛 Bug Fixes

  • Add custom serialization method for models where optional (but no nullable) fields are present (commit by @2ynn)

nullables: 1.0.1 - 2025-02-17

🐛 Bug Fixes

  • represent maps/arrays that can contain null (commit by @disintegrator)

responseFormat: 1.1.0 - 2026-01-22

🔧 Chores

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

retries: 3.0.4 - 2026-02-17

🐛 Bug Fixes

  • retry all transient network errors, not just ConnectError and TimeoutException (commit by @danielkov)

retries: 3.0.3 - 2025-11-20

🐝 New Features

  • add support for Retry-After header (commit by @2ynn)

sdkHooks: 1.2.1 - 2026-01-14

🐝 New Features

  • add async hooks support for non-blocking I/O in async SDK methods; sync hooks now execute in a dedicated thread when async hooks are disabled (commit by @vishalg0wda)

sdkHooks: 1.2.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

sdkHooks: 1.1.0 - 2025-05-15

🐝 New Features

sdkHooks: 1.0.1 - 2025-02-18

🐛 Bug Fixes

  • Ensure base_url is set with global or client instantiation server URL (commit by @bflad)

Based on Speakeasy CLI 1.741.1

* `codat_sync_expenses.connections.create_partner_expense_connection()`:  `response.connection_info.Map<any>` **Changed** (Breaking ⚠️)
* `codat_sync_expenses.companies.create()`:  `response.data_connections[].connection_info.Map<any>` **Changed** (Breaking ⚠️)
* `codat_sync_expenses.companies.get()`:  `response.data_connections[].connection_info.Map<any>` **Changed** (Breaking ⚠️)
* `codat_sync_expenses.companies.list()`: 
  *  `request.tags` **Added**
  *  `response.results[].data_connections[].connection_info.Map<any>` **Changed** (Breaking ⚠️)
* `codat_sync_expenses.companies.update()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.data_connections[].connection_info.Map<any>` **Changed** (Breaking ⚠️)
* `codat_sync_expenses.connections.create()`:  `response.connection_info.Map<any>` **Changed** (Breaking ⚠️)
* `codat_sync_expenses.connections.get()`:  `response.connection_info.Map<any>` **Changed** (Breaking ⚠️)
* `codat_sync_expenses.connections.list()`:  `response.results[].connection_info.Map<any>` **Changed** (Breaking ⚠️)
* `codat_sync_expenses.connections.unlink()`:  `response.connection_info.Map<any>` **Changed** (Breaking ⚠️)
* `codat_sync_expenses.companies.replace()`: **Added**
* `codat_sync_expenses.manage_data.get()`:  `response.account_transactions.last_successful_sync` **Changed**
* `codat_sync_expenses.manage_data.refresh_all_data_types()`:  `error.status[400]` **Added**
* `codat_sync_expenses.manage_data.refresh_data_type()`:  `error.status[400]` **Added**
@github-actions github-actions bot added the major Major version bump label Mar 4, 2026
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.

1 participant