Skip to content

chore: 🐝 Update SDK - Generate 0.13.3#69

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780458902
Open

chore: 🐝 Update SDK - Generate 0.13.3#69
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1780458902

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

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.

Java SDK Changes:

  • workflows.adGroup.createAdGroup():
    • request Changed (Breaking ⚠️)
    • response.adGroup Changed (Breaking ⚠️)
  • workflows.adGroup.updateAdGroup():
    • request Changed (Breaking ⚠️)
    • response.adGroup Changed (Breaking ⚠️)
  • workflows.adGroup.createAdGroupsJob():
    • request.input[] Changed (Breaking ⚠️)
  • workflows.adGroup.updateAdGroupsJob():
    • request.input[] Changed (Breaking ⚠️)
  • workflows.campaign.create():
    • request.adGroups[] Changed (Breaking ⚠️)
    • response.adGroups[] Changed (Breaking ⚠️)
  • workflows.campaign.updateCampaign(): response.adGroups[] Changed (Breaking ⚠️)
  • workflows.campaign.createCampaignsJob():
    • request.input[].adGroups[] Changed (Breaking ⚠️)
  • workflows.campaign.updateCampaignsJob(): response.adGroups[] Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├─┬AdGroupWorkflowROIGoalInput
  │ ├──[+] properties (1574:9)
  │ ├─┬miaozhenOTPInPercent
  │ │ ├──[🔀] type (1529:17)❌ 
  │ │ └──[-] format (1568:19)❌ 
  │ ├─┬maximizeLtvIncrementalReach
  │ │ ├──[🔀] type (1539:17)❌ 
  │ │ └──[+] format (1540:19)❌ 
  │ └─┬cpaInAdvertiserCurrency
  │   ├──[🔀] type (1575:17)❌ 
  │   └──[🔀] format (1576:19)❌ 
  ├─┬AdGroupROIGoal
  │ ├──[+] properties (1102:9)
  │ ├─┬cpaInAdvertiserCurrency
  │ │ ├──[🔀] type (1103:17)❌ 
  │ │ └──[🔀] format (1104:19)❌ 
  │ ├─┬miaozhenOTPInPercent
  │ │ ├──[🔀] type (1057:17)❌ 
  │ │ └──[-] format (1100:19)❌ 
  │ └─┬maximizeLtvIncrementalReach
  │   ├──[🔀] type (1067:17)❌ 
  │   └──[+] format (1068:19)❌ 
  └─┬DimensionalBiddingDimensions
    └──[-] enum (2327:11)❌ 
Document Element Total Changes Breaking Changes
components 15 13

View full report

Linting Report 0 errors, 0 warnings, 0 hints

View full report

JAVA CHANGELOG

core: 3.55.27 - 2026-05-21

🐛 Bug Fixes

core: 3.55.25 - 2026-05-14

🐛 Bug Fixes

  • support models exceeding JVM 255 method-parameter limit (commit by @2ynn)

core: 3.55.24 - 2026-04-28

🐛 Bug Fixes

  • springBootStarter subprojects now respect java.languageVersion config (commit by @AshGodfrey)

retries: 0.1.3 - 2026-05-27

🐝 New Features

Based on Speakeasy CLI 1.784.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Jun 3, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780458902 branch 8 times, most recently from f4c1b10 to e022ddd Compare June 11, 2026 03:45
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780458902 branch 7 times, most recently from d6dac53 to 2e9922c Compare June 18, 2026 03:44
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780458902 branch from d452eec to 290a24c Compare June 19, 2026 04:07
* `workflows.adGroup.createAdGroup()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.adGroup` **Changed** (Breaking ⚠️)
* `workflows.adGroup.updateAdGroup()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response.adGroup` **Changed** (Breaking ⚠️)
* `workflows.adGroup.createAdGroupsJob()`: 
  *  `request.input[]` **Changed** (Breaking ⚠️)
* `workflows.adGroup.updateAdGroupsJob()`: 
  *  `request.input[]` **Changed** (Breaking ⚠️)
* `workflows.campaign.create()`: 
  *  `request.adGroups[]` **Changed** (Breaking ⚠️)
  *  `response.adGroups[]` **Changed** (Breaking ⚠️)
* `workflows.campaign.updateCampaign()`:  `response.adGroups[]` **Changed** (Breaking ⚠️)
* `workflows.campaign.createCampaignsJob()`: 
  *  `request.input[].adGroups[]` **Changed** (Breaking ⚠️)
* `workflows.campaign.updateCampaignsJob()`:  `response.adGroups[]` **Changed** (Breaking ⚠️)
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1780458902 branch from cdea182 to fe358c5 Compare June 20, 2026 03:31
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