Skip to content

chore: 🐝 Update SDK - Generate 0.38.4 - #171

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

chore: 🐝 Update SDK - Generate 0.38.4#171
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1787913804

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 28, 2026

Copy link
Copy Markdown

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:

  • dub.analytics.retrieve():
    • request Changed
    • response.union(Array<AnalyticsEventNames>) Added (Breaking ⚠️)
  • dub.events.list():
    • request.event_name Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/analytics
│ │ └─┬GET
│ │   ├──[+] parameters (1:64270)❌ 
│ │   ├─┬Parameters
│ │   │ └─┬Schema
│ │   │   └──[+] enum (1:53191)
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[+] anyOf (1:72142)
│ │           ├─┬ANYOF
│ │           │ └─┬Schema
│ │           │   └──[🔀] $ref (1:375739)❌ 
│ │           ├─┬ANYOF
│ │           │ └─┬Schema
│ │           │   └──[🔀] $ref (1:376381)❌ 
│ │           ├─┬ANYOF
│ │           │ └─┬Schema
│ │           │   └──[🔀] $ref (1:377023)❌ 
│ │           └─┬ANYOF
│ │             └─┬Schema
│ │               └──[🔀] $ref (1:377720)❌ 
│ └─┬/events
│   └─┬GET
│     └──[+] parameters (1:83879)❌ 
└─┬Components
  └──[+] schemas (1:375731)
Document Element Total Changes Breaking Changes
components 1 0
paths 8 6

View full report

Linting Report 0 errors, 33 warnings, 24 hints

PYTHON CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.796.2

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Aug 28, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787913804 branch from c45ba0e to aff8c1c Compare August 29, 2026 06:31
* `dub.analytics.retrieve()`: 
  *  `request` **Changed**
  *  `response.union(Array<AnalyticsEventNames>)` **Added** (Breaking ⚠️)
* `dub.events.list()`: 
  *  `request.event_name` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1787913804 branch from b59c177 to bbe6a5a Compare August 30, 2026 04:43
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.

1 participant