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
  ├─┬AdvertiserDataItem
  │ └──[+] properties (422:9)
  ├─┬PartnerDsrDataItem
  │ └──[+] properties (848:9)
  └─┬ThirdPartyDataItem
    └──[+] properties (963: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)

retries: 3.0.7 - 2026-06-17

🐝 New Features

  • support runtime jitter and status codes override in retry configuration (commit by @2ynn)

retries: 3.0.6 - 2026-05-27

🐝 New Features

sdkHooks: 1.2.2 - 2026-06-16

🐝 New Features

  • add ParseErrorHook and response_mode on HookContext when rawResponseHelpers is enabled (commit by @2ynn)

Based on Speakeasy CLI 1.784.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 8 times, most recently from 775b738 to 7637cf9 Compare June 18, 2026 02:45
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1781058926 branch from 7637cf9 to 6a5a289 Compare June 19, 2026 03:28
* `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 6a5a289 to 876f76c Compare June 20, 2026 02:34
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