Skip to content

chore: 🐝 Update SDK - Generate 0.12.0#74

Merged
yly-ttd merged 2 commits intomainfrom
speakeasy-sdk-regen-1762131036
Nov 21, 2025
Merged

chore: 🐝 Update SDK - Generate 0.12.0#74
yly-ttd merged 2 commits intomainfrom
speakeasy-sdk-regen-1762131036

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Nov 3, 2025

SDK update

Versioning

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

Python SDK Changes Detected:

  • workflows.ad_groups.create():
    • request Changed
    • response.ad_group.market_type Added
  • workflows.ad_groups.update():
    • request Changed
    • response.ad_group.market_type Added
  • workflows.ad_group.create_ad_groups_job():
    • request.input.[] Changed
  • workflows.ad_group.update_ad_groups_job():
    • request.input.[] Changed
  • workflows.campaign.create():
    • request Changed
    • response.ad_groups.[].market_type Added
  • workflows.campaign.create_campaigns_job():
    • request.input.[] Changed
  • workflows.campaign.update_campaigns_job(): response.ad_groups.[].market_type Added
  • workflows.campaigns.update(): response.ad_groups.[].market_type Added
OpenAPI Change Summary
├─┬Paths
│ ├─┬/standardjob/campaign/bulk
│ │ ├─┬POST
│ │ │ └──[🔀] summary (251:16)
│ │ └─┬PATCH
│ │   └──[🔀] summary (284:16)
│ ├─┬/standardjob/adgroup/bulk
│ │ ├─┬POST
│ │ │ └──[🔀] summary (120:16)
│ │ └─┬PATCH
│ │   └──[🔀] summary (153:16)
│ ├─┬/adgroup
│ │ ├─┬POST
│ │ │ └──[🔀] summary (11:16)
│ │ └─┬PATCH
│ │   └──[🔀] summary (44:16)
│ └─┬/campaign
│   ├─┬POST
│   │ └──[🔀] summary (188:16)
│   └─┬PATCH
│     └──[🔀] summary (224:16)
└─┬Components
  ├──[+] schemas (1554:7)
  ├──[+] schemas (2796:7)
  ├──[+] schemas (1560:7)
  ├──[+] schemas (2588:7)
  ├─┬CampaignCreateWorkflowAdGroupAdvancedInput
  │ ├──[+] properties (1674:9)
  │ ├─┬isUseClicksAsConversionsEnabled
  │ │ └──[-] nullable (1640:31)❌ 
  │ ├─┬newFrequencyConfigs
  │ │ └──[🔀] $ref (1446:13)❌ 
  │ ├─┬nielsenTrackingAttributes
  │ │ └──[🔀] $ref (1670:11)❌ 
  │ └─┬koaOptimizationSettings
  │   └──[🔀] $ref (1665:11)❌ 
  ├─┬CampaignCreateWorkflowAdvancedInput
  │ ├──[+] properties (1729:9)
  │ ├─┬purchaseOrderNumber
  │ │ └──[🔀] $ref (1780:9)❌ 
  │ ├─┬includeDefaultsFromAdvertiser
  │ │ ├──[+] items (1720:13)❌ 
  │ │ ├──[🔀] type (1718:17)❌ 
  │ │ └──[+] nullable (1721:21)❌ 
  │ ├─┬flights
  │ │ ├──[-] items (1695:25)❌ 
  │ │ └──[🔀] type (1730:17)❌ 
  │ └─┬passThroughFeeCard
  │   └──[🔀] $ref (1726:11)❌ 
  ├─┬AdGroupWorkflow
  │ ├──[+] properties (1236:9)
  │ ├─┬maxBidCPMInAdvertiserCurrency
  │ │ └──[🔀] $ref (2589:9)❌ 
  │ ├─┬roiGoal
  │ │ └──[🔀] $ref (1220:11)❌ 
  │ ├─┬programmaticGuaranteedPrivateContractId
  │ │ └──[🔀] $ref (1036:9)❌ 
  │ ├─┬nielsenTrackingAttributes
  │ │ └──[🔀] $ref (1209:11)❌ 
  │ └─┬name
  │   ├──[🔀] type (1233:17)❌ 
  │   └──[+] format (1234:19)❌ 
  ├─┬AdGroupCreateWorkflowPrimaryInput
  │ ├──[+] properties (984:9)
  │ ├──[+] properties (979:9)
  │ ├─┬roiGoal
  │ │ └──[🔀] $ref (973:11)❌ 
  │ ├─┬programmaticGuaranteedPrivateContractId
  │ │ ├──[🔀] type (955:17)❌ 
  │ │ └──[+] format (956:19)❌ 
  │ ├─┬isEnabled
  │ │ └──[-] nullable (944:31)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (2589:9)❌ 
  │ └─┬maxBidCPMInAdvertiserCurrency
  │   ├──[🔀] type (943:17)❌ 
  │   └──[-] format (956:29)❌ 
  ├─┬AdGroupUpdateWorkflowPrimaryInput
  │ ├──[+] properties (1182:9)
  │ ├─┬roiGoal
  │ │ └──[🔀] $ref (1176:11)❌ 
  │ ├─┬name
  │ │ ├──[🔀] type (1158:17)❌ 
  │ │ └──[+] format (1159:19)❌ 
  │ └─┬maxBidCPMInAdvertiserCurrency
  │   └──[🔀] $ref (2589:9)❌ 
  └─┬AdGroupWorkflowAdvancedInput
    ├──[+] properties (1311:9)
    ├─┬flights
    │ └─┬Schema
    │   └──[🔀] $ref (1289:13)❌ 
    ├─┬isUseClicksAsConversionsEnabled
    │ ├──[+] items (1309:13)❌ 
    │ └──[🔀] type (1307:17)❌ 
    ├─┬nielsenTrackingAttributes
    │ └──[🔀] $ref (1302:11)❌ 
    ├─┬contractTargeting
    │ └──[🔀] $ref (1389:9)❌ 
    ├─┬koaOptimizationSettings
    │ └──[🔀] $ref (1297:11)❌ 
    ├─┬comscoreSettings
    │ └──[🔀] $ref (1312:11)❌ 
    ├─┬dimensionalBiddingAutoOptimizationSettings
    │ └──[🔀] $ref (1412:13)❌ 
    └─┬newFrequencyConfigs
      └──[🔀] $ref (1446:13)❌ 
Document Element Total Changes Breaking Changes
paths 8 0
components 48 37

PYTHON CHANGELOG

core: 5.23.9 - 2025-11-17

🐛 Bug Fixes

core: 5.23.8 - 2025-11-14

🐛 Bug Fixes

  • return type when 'sseFlatResponse: true' and response has data field (commit by @mfbx9da4)
  • improved type accuracy for response bodies - they now correctly return the actual type instead of being wrapped in Optional[] (commit by @mfbx9da4)

core: 5.23.7 - 2025-11-13

🐝 New Features

  • allow license to be defined in pyproject.toml's project field (commit by @walker-tx)

core: 5.23.6 - 2025-11-10

🐛 Bug Fixes

  • handle application/* encoding in multipart forms (commit by @danielkov)

core: 5.23.5 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 5.23.4 - 2025-11-03

🐛 Bug Fixes

  • Python generation no longer fails on recursive types (commit by @danielkov)

core: 5.23.3 - 2025-11-02

🐛 Bug Fixes

  • closed nullable enum serialization (commit by @mfbx9da4)

core: 5.23.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 5.23.1 - 2025-10-30

🐛 Bug Fixes

  • handle both closed and open enum serialization (commit by @idbentley)

core: 5.23.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

globalServerURLs: 3.2.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.659.0

@github-actions github-actions bot added the minor Minor version bump label Nov 3, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762131036 branch 7 times, most recently from 3b713e5 to 03d8f98 Compare November 10, 2025 00:51
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762131036 branch 4 times, most recently from 5220246 to 5891298 Compare November 14, 2025 00:49
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.12.0 chore: 🐝 Update SDK - Generate 0.12.1 Nov 14, 2025
@github-actions github-actions bot added patch Patch version bump and removed minor Minor version bump labels Nov 14, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762131036 branch 4 times, most recently from 2693ea8 to 60150e1 Compare November 18, 2025 00:48
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.12.1 chore: 🐝 Update SDK - Generate 0.12.0 Nov 18, 2025
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Nov 18, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762131036 branch 3 times, most recently from 38cfd46 to f2b9f48 Compare November 21, 2025 00:51
* `workflows.ad_groups.create()`: 
  *  `request` **Changed**
  *  `response.ad_group.market_type` **Added**
* `workflows.ad_groups.update()`: 
  *  `request` **Changed**
  *  `response.ad_group.market_type` **Added**
* `workflows.ad_group.create_ad_groups_job()`: 
  *  `request.input.[]` **Changed**
* `workflows.ad_group.update_ad_groups_job()`: 
  *  `request.input.[]` **Changed**
* `workflows.campaign.create()`: 
  *  `request` **Changed**
  *  `response.ad_groups.[].market_type` **Added**
* `workflows.campaign.create_campaigns_job()`: 
  *  `request.input.[]` **Changed**
* `workflows.campaign.update_campaigns_job()`:  `response.ad_groups.[].market_type` **Added**
* `workflows.campaigns.update()`:  `response.ad_groups.[].market_type` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1762131036 branch from ba22cd2 to d5c4b5f Compare November 21, 2025 01:07
@yly-ttd yly-ttd merged commit c7f6c98 into main Nov 21, 2025
@yly-ttd yly-ttd deleted the speakeasy-sdk-regen-1762131036 branch November 21, 2025 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants