Skip to content

Comments

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/environments/{environmentId}/tags
│ │ └─┬GET
│ │   └──[🔀] summary (1625:16)
│ ├─┬/v1/events/trigger/broadcast
│ │ └─┬POST
│ │   └──[🔀] description (18752:20)
│ ├─┬/v2/topics/{topicKey}/subscriptions/{identifier}
│ │ └─┬GET
│ │   ├──[🔀] summary (10077:16)
│ │   └──[🔀] description (10078:20)
│ └─┬/v2/contexts
│   ├─┬GET
│   │ └──[🔀] description (319:20)
│   └─┬POST
│     └──[🔀] description (7:20)
└─┬Components
  ├─┬WebhookPreferenceDto
  │ ├──[+] required (35873:11)❌ 
  │ └──[+] properties (35868:9)
  ├─┬DelayStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (33960:20)❌ 
  ├─┬TriggerEventRequestDto
  │ └─┬actor
  │   └──[🔀] description (27838:24)
  ├─┬PushStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (33912:20)❌ 
  ├─┬CreateWorkflowDto
  │ └─┬workflowId
  │   └──[🔀] pattern (34108:20)❌ 
  ├─┬SmsStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (33888:20)❌ 
  ├─┬DuplicateWorkflowDto
  │ └─┬workflowId
  │   └──[🔀] pattern (34342:20)❌ 
  ├─┬MessageResponseDto
  │ ├─┬payload
  │ │ └──[+] additionalProperties (30759:33)❌ 
  │ └─┬overrides
  │   └──[+] additionalProperties (30763:33)❌ 
  ├─┬InAppStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (33840:20)❌ 
  ├─┬MessageActionResult
  │ └─┬payload
  │   └──[+] additionalProperties (29983:33)❌ 
  ├─┬DigestStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (33984:20)❌ 
  ├─┬ThrottleStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (34008:20)❌ 
  ├─┬ChatStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (33936:20)❌ 
  ├─┬CustomStepUpsertDto
  │ └─┬stepId
  │   └──[🔀] pattern (34032:20)❌ 
  └─┬EmailStepUpsertDto
    └─┬stepId
      └──[🔀] pattern (33864:20)❌ 
Document Element Total Changes Breaking Changes
info 1 0
paths 6 0
components 17 15

View full report

Linting Report 0 errors, 13 warnings, 38 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.14 - 2026-02-18

🐛 Bug Fixes

  • deduplicate OAuth2 scope enum members that normalize to the same name (commit by @danielkov)

core: 3.55.13 - 2026-02-18

🐛 Bug Fixes

  • truncate filenames that exceed OS limit to prevent build failures (commit by @danielkov)

core: 3.55.12 - 2026-02-16

🐝 New Features

  • add dprint-based code formatting for generated Java SDKs (commit by @vishalg0wda)

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)

nameOverrides: 2.81.5 - 2026-02-19

🐝 New Features

  • add support for renaming object properties that reference a shared component (commit by @2ynn)

nameOverrides: 2.81.4 - 2026-02-19

🐛 Bug Fixes

  • set fixes.nameOverrideFeb2026 to true in gen.yaml to prevent x-speakesy-name-override from propagating through resolution or allOf merging (commit by @2ynn)

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.723.0

@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 7 times, most recently 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
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-next-1769213168 branch 8 times, most recently from 6f3b70e to 2bfdcb8 Compare February 16, 2026 00:10
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-next-1769213168 branch 3 times, most recently from 397f326 to eff2f55 Compare February 19, 2026 00:11
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-next-1769213168 branch 3 times, most recently from 8546315 to 74c98f9 Compare February 22, 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 864206c to c6aefe7 Compare February 23, 2026 00:09
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