Skip to content

chore: 🐝 Update SDK - Generate 0.16.0 - #49

Merged
Ben Schwartz (btschwartz12) merged 2 commits into
mainfrom
speakeasy-sdk-regen-1785976618
Aug 19, 2026
Merged

chore: 🐝 Update SDK - Generate 0.16.0#49
Ben Schwartz (btschwartz12) merged 2 commits into
mainfrom
speakeasy-sdk-regen-1785976618

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 6, 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.

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (15434:12)
└─┬Components
  └─┬ActorInfo
    ├──[+] properties (38:9)
    ├─┬type
    │ └──[+] enum (55:15)
    ├─┬email
    │ └──[🔀] description (42:24)
    └─┬id
      └──[🔀] description (45:24)
Document Element Total Changes Breaking Changes
info 1 0
components 4 0

View full report

Linting Report 0 errors, 0 warnings, 25 hints

View full report

PYTHON CHANGELOG

core: 6.1.0 - 2026-08-13

🐝 New Features

  • support httpx2 (Pydantic's httpx fork) via the new httpClientLibrary gen.yaml option, and retry connection errors raised by API-compatible client libraries (commit by @AshGodfrey)

core: 6.0.36 - 2026-08-12

🐝 New Features

retries: 3.1.0 - 2026-08-13

🐝 New Features

  • support httpx2 (Pydantic's httpx fork) via the new httpClientLibrary gen.yaml option, and retry connection errors raised by API-compatible client libraries (commit by @AshGodfrey)

unions: 3.1.9 - 2026-08-13

🐛 Bug Fixes

  • collapse primitive-only unions in path parameters instead of dropping the operation (commit by @AshGodfrey)

Based on Speakeasy CLI 1.795.0

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team as a code owner August 6, 2026 00:38
@github-actions github-actions Bot added the patch Patch version bump label Aug 6, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1785976618 branch 8 times, most recently from 5e77ccb to c95111f Compare August 14, 2026 00:32
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1785976618 branch 4 times, most recently from 6851ba0 to fbe3419 Compare August 18, 2026 00:19
@github-actions github-actions Bot changed the title chore: 🐝 Update SDK - Generate 0.15.5 chore: 🐝 Update SDK - Generate 0.16.0 Aug 18, 2026
@github-actions github-actions Bot added minor Minor version bump and removed patch Patch version bump labels Aug 18, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1785976618 branch from 41947f5 to 65afdcd Compare August 19, 2026 00:18
@btschwartz12
Ben Schwartz (btschwartz12) merged commit 95f6aab into main Aug 19, 2026
7 of 8 checks passed
@btschwartz12
Ben Schwartz (btschwartz12) deleted the speakeasy-sdk-regen-1785976618 branch August 19, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Development

Successfully merging this pull request may close these issues.

2 participants