Skip to content

chore: 🐝 Update SDK - Generate 0.2.3#34

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1781058926
Open

chore: 🐝 Update SDK - Generate 0.2.3#34
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1781058926

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 10, 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:

  • base_data_client.advertiser.ingest_advertiser_data():
    • request.items[].utiq_id Added
  • base_data_client.third_party.ingest_third_party_data():
    • request.items[].utiq_id Added
  • base_data_client.deletion_opt_out.data_subject_request_advertiser_data():
    • request.items[].utiq_id Added
  • base_data_client.deletion_opt_out.data_subject_request_merchant_data():
    • request.items[].utiq_id Added
  • base_data_client.deletion_opt_out.data_subject_request_third_party_data():
    • request.items[].utiq_id Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├─┬PartnerDsrDataItem
  │ └──[+] properties (848:9)
  ├─┬ThirdPartyDataItem
  │ └──[+] properties (963:9)
  └─┬AdvertiserDataItem
    └──[+] properties (422:9)
Document Element Total Changes Breaking Changes
components 3 0

View full report

Linting Report 0 errors, 0 warnings, 1 hints

View full report

PYTHON CHANGELOG

core: 6.0.30 - 2026-06-12

🐛 Bug Fixes

  • base64 file inputs no longer drain seekable streams during repeated validation, preventing empty payloads when pydantic retries union members (commit by @ThomasRooney)

core: 6.0.28 - 2026-06-10

🐛 Bug Fixes

core: 6.0.27 - 2026-06-08

🐛 Bug Fixes

  • lazy-loaded sub-SDKs now use relative imports when imports.relative is enabled (commit by @2ynn)

core: 6.0.26 - 2026-06-05

🐝 New Features

  • add typed event-stream parsing to raw response helpers (commit by @2ynn)

core: 6.0.25 - 2026-06-05

🐝 New Features

  • add support for relative import paths (commit by @2ynn)

methodArguments: 1.1.1 - 2026-06-09

🐝 New Features

  • add configurable suffix for input TypedDict companions (commit by @2ynn)

Based on Speakeasy CLI 1.778.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team June 10, 2026 02:36
@github-actions github-actions Bot added the patch Patch version bump label Jun 10, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1781058926 branch 3 times, most recently from a0cc401 to 39527fd Compare June 13, 2026 02:35
* `base_data_client.advertiser.ingest_advertiser_data()`: 
  *  `request.items[].utiq_id` **Added**
* `base_data_client.third_party.ingest_third_party_data()`: 
  *  `request.items[].utiq_id` **Added**
* `base_data_client.deletion_opt_out.data_subject_request_advertiser_data()`: 
  *  `request.items[].utiq_id` **Added**
* `base_data_client.deletion_opt_out.data_subject_request_merchant_data()`: 
  *  `request.items[].utiq_id` **Added**
* `base_data_client.deletion_opt_out.data_subject_request_third_party_data()`: 
  *  `request.items[].utiq_id` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1781058926 branch from 39527fd to a0442f3 Compare June 14, 2026 02:46
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