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
Copy link
Copy Markdown
Contributor

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

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
  ├─┬DimensionalBiddingDimensions
  │ └──[-] enum (2327:11)❌ 
  ├─┬AdGroupWorkflowROIGoalInput
  │ ├──[+] properties (1574:9)
  │ ├─┬maximizeLtvIncrementalReach
  │ │ ├──[🔀] type (1539:17)❌ 
  │ │ └──[+] format (1540:19)❌ 
  │ ├─┬cpaInAdvertiserCurrency
  │ │ ├──[🔀] type (1575:17)❌ 
  │ │ └──[🔀] format (1576:19)❌ 
  │ └─┬miaozhenOTPInPercent
  │   ├──[🔀] type (1529:17)❌ 
  │   └──[-] format (1568:19)❌ 
  └─┬AdGroupROIGoal
    ├──[+] properties (1102:9)
    ├─┬maximizeLtvIncrementalReach
    │ ├──[🔀] type (1067:17)❌ 
    │ └──[+] format (1068:19)❌ 
    ├─┬cpaInAdvertiserCurrency
    │ ├──[🔀] type (1103:17)❌ 
    │ └──[🔀] format (1104:19)❌ 
    └─┬miaozhenOTPInPercent
      ├──[🔀] type (1057:17)❌ 
      └──[-] format (1100:19)❌ 
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.26 - 2026-05-26

🐝 New Features

  • capability to directly control casing (acronym) rules (commit by @ThomasRooney)

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)

Based on Speakeasy CLI 1.771.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 3 times, most recently from 6f578d5 to 4064166 Compare June 6, 2026 02:57
* `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 f5bef93 to 2ab956f Compare June 7, 2026 03:43
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