Skip to content

chore: 🐝 Update SDK - Generate 0.2.7 - #41

Merged
adithyasamavedhi-ttd merged 1 commit into
mainfrom
speakeasy-sdk-regen-1784598605
Aug 17, 2026
Merged

chore: 🐝 Update SDK - Generate 0.2.7#41
adithyasamavedhi-ttd merged 1 commit into
mainfrom
speakeasy-sdk-regen-1784598605

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 21, 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.ip_address.ingest_first_party_ip_address_data(): Added
  • base_data_client.ip_address.ingest_third_party_ip_address_data(): Added
  • base_data_client.advertiser.ingest_advertiser_data():
    • request.items[].real_id Added
  • base_data_client.third_party.ingest_third_party_data():
    • request.items[].real_id Added
  • base_data_client.deletion_opt_out.data_subject_request_advertiser_data():
    • request.items[].real_id Added
  • base_data_client.deletion_opt_out.data_subject_request_merchant_data():
    • request.items[].real_id Added
  • base_data_client.deletion_opt_out.data_subject_request_third_party_data():
    • request.items[].real_id Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (143:3)
│ └──[+] path (199:3)
└─┬Components
  ├──[+] schemas (835:7)
  ├──[+] schemas (861:7)
  ├──[+] schemas (742:7)
  ├──[+] schemas (728:7)
  ├──[+] schemas (873:7)
  ├──[+] schemas (777:7)
  ├──[+] schemas (851:7)
  ├─┬ThirdPartyDataItem
  │ └──[+] properties (1299:9)
  ├─┬AdvertiserDataItem
  │ └──[+] properties (576:9)
  └─┬PartnerDsrDataItem
    └──[+] properties (1181:9)
Document Element Total Changes Breaking Changes
paths 2 0
components 10 0

View full report

Linting Report 0 errors, 0 warnings, 1 hints

View full report

PYTHON CHANGELOG

core: 6.0.36 - 2026-08-12

🐝 New Features

core: 6.0.35 - 2026-07-17

🐛 Bug Fixes

  • preserve nullable discriminated-union request fields under Pydantic 2.13 by wrapping optional+nullable closed discriminated-union fields in SerializeAsAny, and lift the now-unnecessary Pydantic <2.13 cap (commit by @AshGodfrey)

Based on Speakeasy CLI 1.794.0

Last updated by Speakeasy workflow

@github-actions
github-actions Bot requested a review from a team July 21, 2026 01:51
@github-actions github-actions Bot added the patch Patch version bump label Jul 21, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1784598605 branch 8 times, most recently from 0e45040 to b1815ae Compare July 29, 2026 01:48
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1784598605 branch 7 times, most recently from f558812 to 72806c1 Compare August 5, 2026 01:46
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1784598605 branch 6 times, most recently from 3907caf to 2a52ad1 Compare August 11, 2026 00:13
legrigonis
legrigonis previously approved these changes Aug 11, 2026
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1784598605 branch 3 times, most recently from 4eb9090 to e43c1ba Compare August 14, 2026 00:18
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1784598605 branch 2 times, most recently from 88311d4 to 991cd93 Compare August 16, 2026 00:09
* `base_data_client.ip_address.ingest_first_party_ip_address_data()`: **Added**
* `base_data_client.ip_address.ingest_third_party_ip_address_data()`: **Added**
* `base_data_client.advertiser.ingest_advertiser_data()`: 
  *  `request.items[].real_id` **Added**
* `base_data_client.third_party.ingest_third_party_data()`: 
  *  `request.items[].real_id` **Added**
* `base_data_client.deletion_opt_out.data_subject_request_advertiser_data()`: 
  *  `request.items[].real_id` **Added**
* `base_data_client.deletion_opt_out.data_subject_request_merchant_data()`: 
  *  `request.items[].real_id` **Added**
* `base_data_client.deletion_opt_out.data_subject_request_third_party_data()`: 
  *  `request.items[].real_id` **Added**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1784598605 branch from 991cd93 to 0a4dc2d Compare August 17, 2026 00:08
@adithyasamavedhi-ttd
adithyasamavedhi-ttd merged commit e4900ec into main Aug 17, 2026
3 checks passed
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.

3 participants