Skip to content

chore: 🐝 Update SDK - Generate 0.1.6#16

Merged
adithyasamavedhi-ttd merged 1 commit intomainfrom
speakeasy-sdk-regen-1775093129
Apr 14, 2026
Merged

chore: 🐝 Update SDK - Generate 0.1.6#16
adithyasamavedhi-ttd merged 1 commit intomainfrom
speakeasy-sdk-regen-1775093129

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Apr 2, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Python SDK Changes:

  • data_client.advertiser.ingest_advertiser_data():
    • response.failed_lines[].item_number Added
    • error.failed_lines[].item_number Added
  • data_client.third_party.ingest_third_party_data():
    • response.failed_lines[].item_number Added
    • error.failed_lines[].item_number Added
  • data_client.deletion_opt_out.data_subject_request_advertiser_data():
    • response.failed_lines[].item_number Added
    • error.failed_lines[].item_number Added
  • data_client.deletion_opt_out.data_subject_request_merchant_data():
    • response.failed_lines[].item_number Added
    • error.failed_lines[].item_number Added
  • data_client.deletion_opt_out.data_subject_request_third_party_data():
    • response.failed_lines[].item_number Added
    • error.failed_lines[].item_number Added

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├─┬AdvertiserDsrFailedLine
  │ ├──[+] properties (518:9)
  │ └─┬TDID
  │   └──[-] format (502:19)❌ 
  ├─┬ThirdPartyDsrFailedLine
  │ ├──[+] properties (1036:9)
  │ └─┬TDID
  │   └──[-] format (1014:19)❌ 
  ├─┬AdvertiserDataServerResponseLine
  │ ├──[+] properties (496:9)
  │ └─┬TDID
  │   └──[-] format (486:19)❌ 
  ├─┬MerchantDsrFailedLine
  │ ├──[+] properties (571:9)
  │ └─┬TDID
  │   └──[-] format (555:19)❌ 
  └─┬ThirdPartyDataServerResponseLine
    ├──[+] properties (1017:9)
    └─┬TDID
      └──[-] format (998:19)❌ 
Document Element Total Changes Breaking Changes
components 10 5

View full report

Linting Report 0 errors, 0 warnings, 1 hints

View full report

PYTHON CHANGELOG

core: 6.0.21 - 2026-03-27

🐛 Bug Fixes

  • replace broken is_union None guard in serialize_decimal, serialize_float, serialize_int, and validate_const with simple None check (commit by @AshGodfrey)

core: 6.0.20 - 2026-03-20

🐛 Bug Fixes

  • rename model_serializer method to avoid name collision with field serializer for fields named model (commit by @subomi)

Based on Speakeasy CLI 1.761.4

@github-actions github-actions Bot added the patch Patch version bump label Apr 2, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775093129 branch 7 times, most recently from fd03b93 to 2f010c3 Compare April 9, 2026 01:22
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775093129 branch 4 times, most recently from 2dd6fa0 to 94edf07 Compare April 13, 2026 01:54
* `data_client.advertiser.ingest_advertiser_data()`: 
  *  `response.failed_lines[].item_number` **Added**
  *  `error.failed_lines[].item_number` **Added**
* `data_client.third_party.ingest_third_party_data()`: 
  *  `response.failed_lines[].item_number` **Added**
  *  `error.failed_lines[].item_number` **Added**
* `data_client.deletion_opt_out.data_subject_request_advertiser_data()`: 
  *  `response.failed_lines[].item_number` **Added**
  *  `error.failed_lines[].item_number` **Added**
* `data_client.deletion_opt_out.data_subject_request_merchant_data()`: 
  *  `response.failed_lines[].item_number` **Added**
  *  `error.failed_lines[].item_number` **Added**
* `data_client.deletion_opt_out.data_subject_request_third_party_data()`: 
  *  `response.failed_lines[].item_number` **Added**
  *  `error.failed_lines[].item_number` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1775093129 branch from 94edf07 to c1c7233 Compare April 14, 2026 01:49
@adithyasamavedhi-ttd adithyasamavedhi-ttd merged commit 8fdb965 into main Apr 14, 2026
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.

2 participants