Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 28, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • apideck.vault.connection_consents.list(): Added
  • apideck.vault.connection_consent.update(): Added
  • apideck.accounting.company_info.get(): response.data.tracking_categories_mode Added
  • apideck.accounting.journal_entries.list(): request.filter Changed
  • apideck.accounting.expenses.list():
    • request.filter Added
    • response.data.[].status Added
  • apideck.accounting.expenses.create(): request.status Added
  • apideck.accounting.expenses.get(): response.data.status Added
  • apideck.accounting.expenses.update(): request.status Added
  • apideck.vault.connections.list(): response.data.[] Changed
  • apideck.vault.connections.get(): response.data Changed
  • apideck.vault.connections.update():
    • request Changed
    • response.data Changed
  • apideck.vault.connections.imports(): response.data Changed
  • apideck.vault.connections.token(): response.data Changed
  • apideck.vault.connection_settings.list(): response.data Changed
  • apideck.vault.connection_settings.update():
    • request Changed
    • response.data Changed
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (5:12)
├─┬Paths
│ ├──[+] path (11177:3)
│ ├─┬/accounting/invoice-items/{id}
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1032:9)
│ ├─┬/accounting/invoice-items
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (940:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (991:9)
│ ├─┬/accounting/expenses
│ │ └─┬GET
│ │   └──[+] parameters (12082:13)❌ 
│ ├─┬/accounting/customers
│ │ ├─┬GET
│ │ │ └─┬Extensions
│ │ │   └──[🔀] x-apideck-gotchas (1385:9)
│ │ └─┬POST
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (1442:9)
│ ├─┬/crm/activities
│ │ └─┬GET
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (6596:9)
│ ├─┬/accounting/journal-entries/{id}
│ │ └─┬PATCH
│ │   └─┬Extensions
│ │     └──[🔀] x-apideck-gotchas (2330:9)
│ └─┬/accounting/journal-entries
│   ├─┬GET
│   │ └──Parameters
│   └─┬POST
│     └─┬Extensions
│       └──[🔀] x-apideck-gotchas (2234:9)
└─┬Components
  ├──[+] responses (41496:7)
  ├──[+] responses (41568:7)
  ├──[+] parameters (12082:7)
  ├──[+] schemas (24719:7)
  ├──[+] schemas (37511:7)
  ├──[+] schemas (38544:7)
  ├──[+] schemas (39135:7)
  ├──[+] schemas (38343:7)
  ├──[+] schemas (37524:7)
  ├──[+] schemas (38245:7)
  ├──[+] schemas (39170:7)
  ├─┬WebhookEventType
  │ ├──[+] enum (39637:11)
  │ ├──[+] enum (39638:11)
  │ ├──[-] enum (39241:19)❌ 
  │ └──[-] enum (39240:19)❌ 
  ├─┬FormField
  │ └─┬type
  │   └──[+] enum (38416:15)
  ├─┬CompanyInfo
  │ ├──[+] properties (13821:9)
  │ ├─┬updated_by
  │ │ └──[🔀] $ref (21604:20)❌ 
  │ ├─┬updated_at
  │ │ └──[🔀] $ref (13822:11)❌ 
  │ └─┬Extensions
  │   └──[🔀] x-apideck-weights (13845:9)
  ├─┬JournalEntriesFilter
  │ ├──[🔀] example (18440:9)
  │ ├──[+] properties (18427:9)
  │ └─┬updated_since
  │   ├──[+] enum (18432:15)
  │   ├──[+] enum (18433:15)
  │   ├──[+] enum (18434:15)
  │   ├──[+] enum (18435:15)
  │   ├──[+] enum (18436:15)
  │   ├──[+] enum (18437:15)
  │   ├──[+] enum (18430:15)
  │   ├──[+] enum (18431:15)
  │   ├──[-] title (18319:28)
  │   ├──[-] format (18317:29)❌ 
  │   ├──[-] example (18318:30)
  │   └─┬Extensions
  │     └──[+] x-apideck-enum-id (18438:30)
  ├─┬Connection
  │ ├──[+] properties (37795:9)
  │ ├──[+] properties (37785:9)
  │ ├──[+] properties (37787:9)
  │ ├──[+] properties (37793:9)
  │ ├─┬settings
  │ │ ├──[-] additionalProperties (37448:43)❌ 
  │ │ ├──[+] items (37747:13)❌ 
  │ │ ├──[🔀] type (37745:17)❌ 
  │ │ ├──[-] description (37443:34)
  │ │ ├──[-] nullable (37449:31)❌ 
  │ │ ├──[+] readOnly (37750:21)❌ 
  │ │ └──[🔀] example (37749:13)
  │ ├─┬name
  │ │ └──[🔀] $ref (38714:20)❌ 
  │ ├─┬tag_line
  │ │ ├──[+] items (37761:13)❌ 
  │ │ ├──[🔀] type (37759:17)❌ 
  │ │ ├──[+] description (37758:24)
  │ │ └──[🔀] example (37763:13)
  │ ├─┬revoke_url
  │ │ ├──[🔀] description (37574:24)
  │ │ ├──[-] nullable (37440:31)❌ 
  │ │ └──[🔀] example (37576:20)
  │ ├─┬enabled
  │ │ ├──[+] items (37791:13)❌ 
  │ │ ├──[🔀] type (37789:17)❌ 
  │ │ ├──[🔀] description (37788:24)
  │ │ ├──[+] readOnly (37792:21)❌ 
  │ │ └──[-] example (37414:30)
  │ ├─┬website
  │ │ ├──[-] description (37416:34)
  │ │ └──[🔀] example (37580:20)
  │ ├─┬updated_at
  │ │ ├──[+] enum (37599:15)
  │ │ ├──[+] enum (37600:15)
  │ │ ├──[+] enum (37601:15)
  │ │ ├──[🔀] type (37597:17)❌ 
  │ │ ├──[+] description (37596:24)
  │ │ ├──[-] nullable (37595:31)❌ 
  │ │ ├──[-] example (37594:30)
  │ │ └─┬Extensions
  │ │   └──[+] x-apideck-enum-id (37603:30)
  │ ├─┬id
  │ │ ├──[+] items (37657:13)❌ 
  │ │ ├──[🔀] type (37655:17)❌ 
  │ │ ├──[🔀] description (37654:24)
  │ │ └──[🔀] example (37659:13)
  │ ├─┬form_fields
  │ │ ├──[-] items (37464:25)❌ 
  │ │ ├──[🔀] type (37777:17)❌ 
  │ │ ├──[-] description (37461:34)
  │ │ └──[🔀] example (37778:20)
  │ ├─┬validation_support
  │ │ ├──[+] items (37769:13)❌ 
  │ │ └──[🔀] type (37767:17)❌ 
  │ ├─┬icon
  │ │ ├──[🔀] type (37606:17)❌ 
  │ │ ├──[🔀] description (37605:24)
  │ │ ├──[-] readOnly (37424:31)❌ 
  │ │ └──[🔀] example (37607:20)
  │ ├─┬unified_api
  │ │ └──[🔀] $ref (37852:20)❌ 
  │ ├─┬authorize_url
  │ │ └──[🔀] $ref (37549:20)❌ 
  │ ├─┬schema_support
  │ │ └──[🔀] $ref (38891:20)❌ 
  │ ├─┬resource_settings_support
  │ │ ├──[+] additionalProperties (37651:33)❌ 
  │ │ ├──[-] items (37554:25)❌ 
  │ │ ├──[🔀] type (37645:17)❌ 
  │ │ ├──[+] description (37644:24)
  │ │ ├──[+] nullable (37652:21)❌ 
  │ │ ├──[-] readOnly (37557:31)❌ 
  │ │ └──[🔀] example (37647:13)
  │ ├─┬custom_mappings
  │ │ └──[🔀] $ref (37511:20)❌ 
  │ ├─┬status
  │ │ ├──[-] enum (37406:27)❌ 
  │ │ ├──[-] enum (37407:27)❌ 
  │ │ ├──[-] enum (37408:27)❌ 
  │ │ ├──[🔀] description (37569:24)
  │ │ ├──[+] example (37571:20)
  │ │ └─┬Extensions
  │ │   └──[-] x-apideck-enum-id (37410:40)❌ 
  │ ├─┬resource_schema_support
  │ │ ├──[-] items (37547:25)❌ 
  │ │ ├──[🔀] type (37620:17)❌ 
  │ │ ├──[+] description (37619:24)
  │ │ └──[🔀] example (37621:20)
  │ ├─┬subscriptions
  │ │ ├──[+] additionalProperties (37641:33)❌ 
  │ │ ├──[-] items (37576:25)❌ 
  │ │ ├──[🔀] type (37637:17)❌ 
  │ │ ├──[+] description (37636:24)
  │ │ ├──[+] nullable (37642:21)❌ 
  │ │ ├──[-] readOnly (37577:31)❌ 
  │ │ └──[+] example (37639:13)
  │ ├─┬logo
  │ │ ├──[🔀] description (37614:24)
  │ │ └──[🔀] example (37616:20)
  │ ├─┬configuration
  │ │ ├──[+] readOnly (37736:21)❌ 
  │ │ ├──[+] example (37732:13)
  │ │ └─┬Schema
  │ │   ├──[🔀] type (37730:19)❌ 
  │ │   ├──[-] properties (37495:29)❌ 
  │ │   └──[-] properties (37492:29)❌ 
  │ ├─┬oauth_grant_type
  │ │ └──[🔀] $ref (37524:13)❌ 
  │ ├─┬auth_type
  │ │ └──[🔀] $ref (38343:13)❌ 
  │ ├─┬state
  │ │ └──[🔀] $ref (37755:11)❌ 
  │ ├─┬created_at
  │ │ ├──[+] items (37683:13)❌ 
  │ │ ├──[🔀] type (37681:17)❌ 
  │ │ ├──[-] readOnly (37586:31)❌ 
  │ │ └──[-] example (37585:30)
  │ ├─┬integration_state
  │ │ └──[🔀] $ref (37772:11)❌ 
  │ ├─┬has_guide
  │ │ ├──[+] items (37784:13)❌ 
  │ │ ├──[🔀] type (37782:17)❌ 
  │ │ ├──[🔀] description (37781:24)
  │ │ ├──[-] readOnly (37582:31)❌ 
  │ │ └──[-] example (37581:30)
  │ ├─┬metadata
  │ │ ├──[-] additionalProperties (37458:43)❌ 
  │ │ ├──[🔀] type (37565:17)❌ 
  │ │ ├──[🔀] description (37564:24)
  │ │ ├──[-] nullable (37459:31)❌ 
  │ │ ├──[+] readOnly (37567:21)❌ 
  │ │ └──[🔀] example (37566:20)
  │ ├─┬settings_required_for_authorization
  │ │ ├──[-] items (37568:25)❌ 
  │ │ ├──[🔀] type (37631:17)❌ 
  │ │ ├──[🔀] description (37630:24)
  │ │ ├──[+] nullable (37633:21)❌ 
  │ │ └──[🔀] example (37632:20)
  │ ├─┬configurable_resources
  │ │ ├──[-] items (37537:25)❌ 
  │ │ ├──[🔀] type (37625:17)❌ 
  │ │ ├──[+] description (37624:24)
  │ │ ├──[+] nullable (37627:21)❌ 
  │ │ └──[🔀] example (37626:20)
  │ └─┬service_id
  │   ├──[+] items (37740:13)❌ 
  │   ├──[🔀] type (37738:17)❌ 
  │   ├──[-] description (37376:34)
  │   └──[🔀] example (37742:13)
  └─┬Expense
    ├──[+] properties (22886:9)
    ├─┬type
    │ └──[🔀] $ref (22217:20)❌ 
    ├─┬updated_by
    │ └──[🔀] $ref (21604:20)❌ 
    ├─┬transaction_date
    │ └──[🔀] $ref (22861:11)❌ 
    ├─┬tax_rate
    │ └──[🔀] $ref (22819:11)❌ 
    ├─┬updated_at
    │ └──[🔀] $ref (22843:11)❌ 
    ├─┬supplier_id
    │ ├──[+] enum (22891:15)
    │ ├──[+] enum (22892:15)
    │ ├──[🔀] title (22894:18)
    │ ├──[🔀] description (22887:24)
    │ ├──[+] nullable (22893:21)❌ 
    │ ├──[🔀] example (22889:20)
    │ └─┬Extensions
    │   └──[+] x-apideck-enum-id (22895:30)
    └─┬total_amount
      └──[🔀] $ref (19118:13)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 10 1
components 164 79

PYTHON CHANGELOG

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)

Based on Speakeasy CLI 1.609.0

@github-actions github-actions bot added the minor Minor version bump label Aug 28, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756369056 branch 28 times, most recently from f1e4f89 to 724d0cf Compare September 4, 2025 00:20
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756369056 branch from d1627f1 to dd255aa Compare September 5, 2025 00:21
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756369056 branch 2 times, most recently from 12b427f to 7ab34c0 Compare September 5, 2025 10:42
* `apideck.vault.connection_consents.list()`: **Added**
* `apideck.vault.connection_consent.update()`: **Added**
* `apideck.accounting.company_info.get()`:  `response.data.tracking_categories_mode` **Added**
* `apideck.accounting.journal_entries.list()`:  `request.filter` **Changed**
* `apideck.accounting.expenses.list()`: 
  *  `request.filter` **Added**
  *  `response.data.[].status` **Added**
* `apideck.accounting.expenses.create()`:  `request.status` **Added**
* `apideck.accounting.expenses.get()`:  `response.data.status` **Added**
* `apideck.accounting.expenses.update()`:  `request.status` **Added**
* `apideck.vault.connections.list()`:  `response.data.[]` **Changed**
* `apideck.vault.connections.get()`:  `response.data` **Changed**
* `apideck.vault.connections.update()`: 
  *  `request` **Changed**
  *  `response.data` **Changed**
* `apideck.vault.connections.imports()`:  `response.data` **Changed**
* `apideck.vault.connections.token()`:  `response.data` **Changed**
* `apideck.vault.connection_settings.list()`:  `response.data` **Changed**
* `apideck.vault.connection_settings.update()`: 
  *  `request` **Changed**
  *  `response.data` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1756369056 branch from 7dd27ae to a72d556 Compare September 5, 2025 13:39
@gmenoiaa gmenoiaa merged commit b39c2c7 into main Sep 5, 2025
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.

3 participants