Skip to content

chore: 🐝 Update SDK - Generate [next] 3.13.0#143

Open
github-actions[bot] wants to merge 2 commits intonextfrom
speakeasy-sdk-regen-next-1769213168
Open

chore: 🐝 Update SDK - Generate [next] 3.13.0#143
github-actions[bot] wants to merge 2 commits intonextfrom
speakeasy-sdk-regen-next-1769213168

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 24, 2026

SDK update

Versioning

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

Java SDK Changes:

  • novu.subscribers.messages.updateActionStatus(): response Changed (Breaking ⚠️)
  • novu.messages.list(): response.data[] Changed (Breaking ⚠️)
  • novu.subscribersMessages.markAllAs(): response.[] Changed (Breaking ⚠️)
  • novu.subscribersNotifications.getFeed(): response.data[].cta.action.result.payload Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (27072:12)
├─┬Paths
│ ├─┬/v2/contexts
│ │ ├─┬GET
│ │ │ └──[🔀] description (319:20)
│ │ └─┬POST
│ │   └──[🔀] description (7:20)
│ └─┬/v1/events/trigger/broadcast
│   └─┬POST
│     └──[🔀] description (18752:20)
└─┬Components
  ├─┬MessageResponseDto
  │ ├─┬overrides
  │ │ └──[+] additionalProperties (30763:33)❌ 
  │ └─┬payload
  │   └──[+] additionalProperties (30759:33)❌ 
  ├─┬MessageActionResult
  │ └─┬payload
  │   └──[+] additionalProperties (29983:33)❌ 
  └─┬TriggerEventRequestDto
    └─┬actor
      └──[🔀] description (27838:24)
Document Element Total Changes Breaking Changes
info 1 0
paths 3 0
components 4 3

View full report

Linting Report 0 errors, 20 warnings, 37 hints

View full report

JAVA CHANGELOG

constsAndDefaults: 0.1.2 - 2026-01-15

🐛 Bug Fixes

  • omit enum default when value is not in enum to prevent type errors in generated code (commit by @mfbx9da4)

core: 3.55.10 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 3.55.9 - 2026-01-23

🐛 Bug Fixes

  • discriminated union errors used in both successful and error response (commit by @mfbx9da4)

globalSecurity: 2.83.2 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

unions: 0.3.2 - 2026-02-02

🐛 Bug Fixes

  • respect title and x-speakeasy-name-override for primitive union members (controlled by gen.yaml flag respectTitlesForPrimitiveUnionMembers) (commit by @mfbx9da4)

Based on Speakeasy CLI 1.708.2

@github-actions github-actions bot added the patch Patch version bump label Jan 24, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 24, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-next-1769213168 branch 7 times, most recently from fe66f90 to 35cb71a Compare January 31, 2026 00:09
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-next-1769213168 branch 6 times, most recently from 0192368 to 0fd10dd Compare February 6, 2026 00:08
* `novu.subscribers.messages.updateActionStatus()`:  `response` **Changed** (Breaking ⚠️)
* `novu.messages.list()`:  `response.data[]` **Changed** (Breaking ⚠️)
* `novu.subscribersMessages.markAllAs()`:  `response.[]` **Changed** (Breaking ⚠️)
* `novu.subscribersNotifications.getFeed()`:  `response.data[].cta.action.result.payload` **Changed** (Breaking ⚠️)
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-next-1769213168 branch from e384b25 to a828353 Compare February 7, 2026 00:10
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate [next] 3.12.1 chore: 🐝 Update SDK - Generate [next] 3.13.0 Feb 7, 2026
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Feb 7, 2026
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