Skip to content

chore: 🐝 Update SDK - Generate 0.32.0#181

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783435601
Open

chore: 🐝 Update SDK - Generate 0.32.0#181
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783435601

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (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 Detected:

  • apideck.vault.consumers.create(): response.data.connections.[].metadata Changed Breaking ⚠️
  • apideck.vault.connection_settings.update():
    • request.metadata Changed Breaking ⚠️
    • response.data.metadata Changed Breaking ⚠️
  • apideck.vault.connection_settings.list(): response.data.metadata Changed Breaking ⚠️
  • apideck.vault.connections.token(): response.data.metadata Changed Breaking ⚠️
  • apideck.vault.connections.imports(): response.data.metadata Changed Breaking ⚠️
  • apideck.vault.connections.update():
    • request.metadata Changed Breaking ⚠️
    • response.data.metadata Changed Breaking ⚠️
  • apideck.vault.connections.get(): response.data.metadata Changed Breaking ⚠️
  • apideck.vault.connections.list(): response.data.[].metadata Changed Breaking ⚠️
  • apideck.vault.consumers.update(): response.data.connections.[].metadata Changed Breaking ⚠️
  • apideck.vault.consumers.get(): response.data.connections.[].metadata Changed Breaking ⚠️
  • apideck.accounting.attachments.list(): request.pass_through Added
  • apideck.crm.lists.list(): Added
  • apideck.accounting.expense_reports.list(): request.pass_through Added
  • apideck.accounting.employees.list(): request.pass_through Added
  • apideck.accounting.quotes.list(): request.pass_through Added
  • apideck.accounting.categories.list(): request.pass_through Added
  • apideck.accounting.expenses.list(): request.pass_through Added
  • apideck.accounting.expense_categories.list(): request.pass_through Added
  • apideck.accounting.departments.list(): request.pass_through Added
  • apideck.accounting.locations.list(): request.pass_through Added
  • apideck.accounting.subsidiaries.list(): request.pass_through Added
  • apideck.accounting.companies.list(): request.pass_through Added
  • apideck.crm.lists.get(): Added
  • apideck.webhook.event_logs.list(): request.filter Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├──[+] path (9387:3)
│ ├──[+] path (9327:3)
│ ├─┬/accounting/attachments/{reference_type}/{reference_id}
│ │ └─┬GET
│ │   └──[+] parameters (16656:13)❌ 
│ ├─┬/accounting/bank-feed-accounts/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6131:9)
│ ├─┬/accounting/locations
│ │ └─┬GET
│ │   └──[+] parameters (16656:13)❌ 
│ ├─┬/hris/employees/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (12522:9)
│ ├─┬/accounting/expense-reports
│ │ └─┬GET
│ │   └──[+] parameters (16656:13)❌ 
│ ├─┬/accounting/bills/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (539:9)
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (590:9)
│ ├─┬/webhook/logs
│ │ └─┬GET
│ │   └──Parameters
│ ├─┬/hris/employees
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (12295:9)
│ ├─┬/accounting/employees
│ │ └─┬GET
│ │   └──[+] parameters (16656:13)❌ 
│ ├─┬/accounting/bills
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (315:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (460:9)
│ ├─┬/ecommerce/orders
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (10514:9)
│ ├─┬/accounting/subsidiaries
│ │ └─┬GET
│ │   └──[+] parameters (16656:13)❌ 
│ ├─┬/accounting/expense-categories
│ │ └─┬GET
│ │   └──[+] parameters (16656:13)❌ 
│ ├─┬/accounting/bank-accounts/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[+] x-apideck-gotchas (5036:9)
│ ├─┬/issue-tracking/collections/{collection_id}/tickets
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (13926:9)
│ ├─┬/accounting/bank-feed-statements
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6245:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6313:9)
│ ├─┬/accounting/ledger-accounts
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1189:9)
│ ├─┬/accounting/expenses
│ │ ├─┬GET
│ │ │ └──[+] parameters (16656:13)❌ 
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5748:9)
│ ├─┬/accounting/bank-feed-accounts
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6004:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6069:9)
│ ├─┬/accounting/credit-notes
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1647:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1751:9)
│ ├─┬/accounting/invoices
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (807:9)
│ ├─┬/accounting/quotes
│ │ └─┬GET
│ │   └──[+] parameters (16656:13)❌ 
│ ├─┬/accounting/bank-feed-statements/{id}
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (6375:9)
│ │ └─┬DELETE
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6451:9)
│ ├─┬/accounting/expenses/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (5847:9)
│ ├─┬/accounting/departments
│ │ └─┬GET
│ │   └──[+] parameters (16656:13)❌ 
│ ├─┬/accounting/categories
│ │ └─┬GET
│ │   └──[+] parameters (16656:13)❌ 
│ ├─┬/issue-tracking/collections/{collection_id}/tickets/{ticket_id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (14007:9)
│ └─┬/accounting/companies
│   └─┬GET
│     └──[+] parameters (16656:13)❌ 
└─┬Components
  ├──[+] responses (50379:7)
  ├──[+] responses (50385:7)
  ├──[+] schemas (37532:7)
  ├──[+] schemas (36914:7)
  ├──[+] schemas (36951:7)
  ├─┬Connection
  │ └─┬metadata
  │   └──[+] properties (46820:13)
  ├─┬WebhookEventLogsFilter
  │ ├──[+] properties (48952:9)
  │ ├──[+] properties (48980:9)
  │ ├──[+] properties (48984:9)
  │ ├──[+] properties (48946:9)
  │ ├──[+] properties (48962:9)
  │ ├──[+] properties (48967:9)
  │ ├──[+] properties (48958:9)
  │ ├─┬entity_type
  │ │ ├──[+] format (48955:19)❌ 
  │ │ ├──[+] description (48953:24)
  │ │ └──[🔀] example (48956:20)
  │ ├─┬event_type
  │ │ └──[🔀] example (48940:20)
  │ ├─┬exclude_apis
  │ │ ├──[+] description (48981:24)
  │ │ └──[-] example (48406:30)
  │ └─┬service
  │   ├──[🔀] type (48943:17)❌ 
  │   ├──[+] example (48944:20)
  │   └──[-] properties (48412:25)❌ 
  ├─┬ConsumerConnection
  │ └─┬metadata
  │   └──[+] properties (47189:13)
  └─┬WebhookEventType
    ├──[+] enum (49096:11)
    ├──[+] enum (49098:11)
    └──[+] enum (49097:11)
Document Element Total Changes Breaking Changes
info 1 0
paths 36 11
components 26 3
Linting Report 0 errors, 1 warnings, 90 hints

View full report

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.656.1

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jul 7, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783435601 branch 5 times, most recently from 5c38686 to df69928 Compare July 8, 2026 12:11
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.31.31 chore: 🐝 Update SDK - Generate 0.32.0 Jul 8, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Jul 8, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783435601 branch 21 times, most recently from 9b1b301 to c4998fe Compare July 13, 2026 00:42
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783435601 branch 24 times, most recently from 170c5f9 to 7ba6133 Compare July 16, 2026 00:39
* `apideck.vault.consumers.create()`:  `response.data.connections.[].metadata` **Changed** **Breaking** ⚠️
* `apideck.vault.connection_settings.update()`: 
  *  `request.metadata` **Changed** **Breaking** ⚠️
  *  `response.data.metadata` **Changed** **Breaking** ⚠️
* `apideck.vault.connection_settings.list()`:  `response.data.metadata` **Changed** **Breaking** ⚠️
* `apideck.vault.connections.token()`:  `response.data.metadata` **Changed** **Breaking** ⚠️
* `apideck.vault.connections.imports()`:  `response.data.metadata` **Changed** **Breaking** ⚠️
* `apideck.vault.connections.update()`: 
  *  `request.metadata` **Changed** **Breaking** ⚠️
  *  `response.data.metadata` **Changed** **Breaking** ⚠️
* `apideck.vault.connections.get()`:  `response.data.metadata` **Changed** **Breaking** ⚠️
* `apideck.vault.connections.list()`:  `response.data.[].metadata` **Changed** **Breaking** ⚠️
* `apideck.vault.consumers.update()`:  `response.data.connections.[].metadata` **Changed** **Breaking** ⚠️
* `apideck.vault.consumers.get()`:  `response.data.connections.[].metadata` **Changed** **Breaking** ⚠️
* `apideck.accounting.attachments.list()`:  `request.pass_through` **Added**
* `apideck.crm.lists.list()`: **Added**
* `apideck.accounting.expense_reports.list()`:  `request.pass_through` **Added**
* `apideck.accounting.employees.list()`:  `request.pass_through` **Added**
* `apideck.accounting.quotes.list()`:  `request.pass_through` **Added**
* `apideck.accounting.categories.list()`:  `request.pass_through` **Added**
* `apideck.accounting.expenses.list()`:  `request.pass_through` **Added**
* `apideck.accounting.expense_categories.list()`:  `request.pass_through` **Added**
* `apideck.accounting.departments.list()`:  `request.pass_through` **Added**
* `apideck.accounting.locations.list()`:  `request.pass_through` **Added**
* `apideck.accounting.subsidiaries.list()`:  `request.pass_through` **Added**
* `apideck.accounting.companies.list()`:  `request.pass_through` **Added**
* `apideck.crm.lists.get()`: **Added**
* `apideck.webhook.event_logs.list()`:  `request.filter` **Changed**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783435601 branch from 728fe0f to 0c63634 Compare July 16, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant