Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 9, 2025

SDK update

Versioning

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

Java SDK Changes:

  • workflows.campaign.updateCampaign(): request Changed Breaking ⚠️
  • workflows.campaign.updateCampaignsJob():
    • request.input[] Changed Breaking ⚠️
  • workflows.campaign.create(): request Changed
  • workflows.campaign.createCampaignsJob():
    • request.input[] Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├──[-] schemas (2090:13)❌ 
  ├──[+] schemas (2646:7)
  ├──[+] schemas (1729:7)
  ├──[+] schemas (2400:7)
  ├──[+] schemas (1942:7)
  ├─┬CampaignWorkflowCampaignConversionReportingColumnInput
  │ ├──[+] properties (2139:9)
  │ ├─┬reportingColumnId
  │ │ └──[🔀] $ref (2647:9)❌ 
  │ ├─┬weight
  │ │ ├──[🔀] type (2131:17)❌ 
  │ │ ├──[+] minLength (2130:22)❌ 
  │ │ ├──[-] format (2132:29)❌ 
  │ │ └──[-] nullable (2133:31)❌ 
  │ └─┬trackingTagId
  │   ├──[🔀] type (2135:17)❌ 
  │   ├──[-] minLength (2121:32)❌ 
  │   └──[+] format (2136:19)❌ 
  ├─┬CampaignCreateWorkflowAdvancedInput
  │ ├──[+] properties (1722:9)
  │ ├─┬includeDefaultsFromAdvertiser
  │ │ ├──[+] items (1725:13)❌ 
  │ │ ├──[🔀] type (1723:17)❌ 
  │ │ └──[+] nullable (1726:21)❌ 
  │ ├─┬purchaseOrderNumber
  │ │ └──[🔀] $ref (1799:9)❌ 
  │ └─┬passThroughFeeCard
  │   └──[🔀] $ref (1716:11)❌ 
  ├─┬CampaignUpdateWorkflowAdvancedInput
  │ └──[-] properties (1907:17)❌ 
  ├─┬CampaignCreateWorkflowPassThroughFeeCardInput
  │ └─┬startDateUtc
  │   └──[+] nullable (1805:21)❌ 
  ├─┬CampaignUpdateWorkflowPrimaryInput
  │ └─┬budget
  │   └──[🔀] $ref (1943:9)❌ 
  └─┬CampaignCreateWorkflowPrimaryInput
    └─┬budget
      └──[🔀] $ref (1730:9)❌ 
Document Element Total Changes Breaking Changes
components 24 18

View full report

Linting Report 0 errors, 15 warnings, 0 hints

View full report

JAVA CHANGELOG

core: 3.55.8 - 2026-01-12

🐛 Bug Fixes

  • disabled jackson auto-detection of accessors to ensure predictable, field-driven JSON serialization (commit by @vishalg0wda)

core: 3.55.7 - 2026-01-12

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 3.55.5 - 2025-11-24

🐝 New Features

  • union discriminators are inferred for oneOfs missing the explicit OpenAPI discriminator mapping. Configure via inferUnionDiscriminators: true in gen.yaml (commit by @mfbx9da4)

core: 3.55.4 - 2025-11-21

🔧 Chores

  • mark setRedactedHeaders as stable (commit by @vishalg0wda)

core: 3.55.3 - 2025-11-20

🐝 New Features

sdkHooks: 1.2.0 - 2025-10-15

🐝 New Features

  • expose available OAuth 2.0 scopes for use in custom hooks (commit by @2ynn)

Based on Speakeasy CLI 1.700.2

@github-actions github-actions bot added the minor Minor version bump label Dec 9, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765243467 branch 8 times, most recently from b66f75c to 3069269 Compare December 17, 2025 01:23
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765243467 branch 7 times, most recently from 01dc7f1 to 258bb2a Compare December 24, 2025 01:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765243467 branch 7 times, most recently from 3da7b7c to 886cb95 Compare December 31, 2025 01:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765243467 branch 7 times, most recently from 7ce3bb0 to 59a5629 Compare January 7, 2026 01:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765243467 branch 8 times, most recently from 7849422 to 5bd5539 Compare January 15, 2026 01:29
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765243467 branch 7 times, most recently from d7088a2 to 675eb34 Compare January 22, 2026 01:43
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765243467 branch 7 times, most recently from a5a7c77 to 239106a Compare January 29, 2026 01:55
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765243467 branch 2 times, most recently from 2478615 to d921745 Compare January 31, 2026 01:51
* `workflows.campaign.updateCampaign()`:  `request` **Changed** **Breaking** ⚠️
* `workflows.campaign.updateCampaignsJob()`: 
  *  `request.input[]` **Changed** **Breaking** ⚠️
* `workflows.campaign.create()`:  `request` **Changed**
* `workflows.campaign.createCampaignsJob()`: 
  *  `request.input[]` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1765243467 branch from 5423b20 to ce24979 Compare February 1, 2026 02:11
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.

1 participant