chore: 🐝 Update SDK - Generate [next] 3.19.0 - #152
Open
github-actions[bot] wants to merge 2 commits into
Open
Conversation
| } | ||
|
|
||
| @Override | ||
| public String toString() { | ||
| return Utils.toString(AuthDto.class, | ||
| "accessToken", accessToken); | ||
| "accessToken", accessToken, | ||
| "refreshToken", refreshToken, |
There was a problem hiding this comment.
🔒 Agentic Security Review
Severity: HIGH
[Privacy Guard] AuthDto.toString() now includes refreshToken (and already includes accessToken), which makes bearer/refresh credentials easy to leak through normal object logging and exception/telemetry serialization paths.
Impact: token leakage can enable credential replay and unauthorized access until token expiry/rotation.
Reviewed by Cursor Security Reviewer for commit 54a385e. Configure here.
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-next-1785630127
branch
2 times, most recently
from
August 4, 2026 00:23
64c4184 to
6d9be4d
Compare
* `novu.workflows.create()`: * `request.body` **Changed** * `response` **Changed** (Breaking⚠️ ) * `novu.channelEndpoints.update()`: * `request.body.endpoint` **Changed** * `response` **Changed** (Breaking⚠️ ) * `novu.channelEndpoints.get()`: `response` **Changed** (Breaking⚠️ ) * `novu.channelEndpoints.create()`: * `request.body` **Changed** * `response` **Changed** (Breaking⚠️ ) * `novu.channelEndpoints.list()`: * `request` **Changed** * `response.data[]` **Changed** (Breaking⚠️ ) * `novu.workflowsSteps.generatePreview()`: * `request.body.previewPayload.subscriber.channels[].providerId` **Changed** * `response` **Changed** (Breaking⚠️ ) * `novu.workflows.sync()`: `response` **Changed** (Breaking⚠️ ) * `novu.workflows.modify()`: `response` **Changed** (Breaking⚠️ ) * `novu.workflows.workflowDetails()`: `response` **Changed** (Breaking⚠️ ) * `novu.workflows.update()`: * `request.body` **Changed** * `response` **Changed** (Breaking⚠️ ) * `novu.layouts.get()`: `response.controls.uiSchema` **Changed** * `novu.workflows.list()`: `response.workflows[]` **Changed** * `novu.broadcast()`: `request.body` **Changed** * `novu.triggerBulk()`: * `request.body.events[]` **Changed** * `novu.environments.diff()`: `response.resources[].dependencies[].reason` **Changed** * `novu.layouts.create()`: `response.controls.uiSchema` **Changed** * `novu.layouts.list()`: `response.layouts[].controls.uiSchema` **Changed** * `novu.layouts.update()`: `response.controls.uiSchema` **Changed** * `novu.agents.create()`: **Added** * `novu.layouts.duplicate()`: `response.controls.uiSchema` **Changed** * `novu.layouts.generatePreview()`: * `request.body.previewPayload.subscriber.channels[].providerId` **Changed** * `response.previewPayloadExample.subscriber.channels[].providerId` **Changed** * `novu.subscribers.search()`: `response.data[].channels[].providerId` **Changed** * `novu.subscribers.create()`: * `response.channels[].providerId` **Changed** * `error.channels[].providerId` **Changed** * `novu.subscribers.get()`: `response.channels[].providerId` **Changed** * `novu.subscribers.update()`: `response.channels[].providerId` **Changed** * `novu.subscribers.updatePreferences()`: * `request.body.channels.tool` **Added** * `response` **Changed** * `novu.subscribers.updateCredentials()`: * `request.body.providerId` **Changed** * `response.channels[].providerId` **Changed** * `novu.subscribers.notifications.list()`: `response.data[].channelType.enum(tool)` **Added** * `novu.subscribers.notifications.completeAction()`: `response.channelType.enum(tool)` **Added** * `novu.subscribers.notifications.revertAction()`: `response.channelType.enum(tool)` **Added** * `novu.subscribers.notifications.archive()`: `response.channelType.enum(tool)` **Added** * `novu.subscribers.notifications.markAsRead()`: `response.channelType.enum(tool)` **Added** * `novu.subscribers.notifications.snooze()`: `response.channelType.enum(tool)` **Added** * `novu.subscribers.notifications.unarchive()`: `response.channelType.enum(tool)` **Added** * `novu.subscribers.notifications.markAsUnread()`: `response.channelType.enum(tool)` **Added** * `novu.subscribers.notifications.unsnooze()`: `response.channelType.enum(tool)` **Added** * `novu.subscribers.preferences.list()`: `response` **Changed** * `novu.subscribers.preferences.bulkUpdate()`: * `request.body.preferences[].channels.tool` **Added** * `response.[].channels.tool` **Added** * `novu.subscribers.credentials.upsert()`: * `request.body.providerId` **Changed** * `response.channels[].providerId` **Changed** * `novu.subscribers.messages.updateActionStatus()`: `response` **Changed** * `novu.agents.integrations.delete()`: **Added** * `novu.trigger()`: `request.body` **Changed** * `novu.agents.integrations.update()`: **Added** * `novu.agents.integrations.list()`: **Added** * `novu.agents.integrations.create()`: **Added** * `novu.agents.updateBridge()`: **Added** * `novu.workflows.steps.get()`: `response` **Changed** * `novu.agents.delete()`: **Added** * `novu.channelConnections.list()`: * `request` **Changed** * `response.data[]` **Changed** * `novu.channelConnections.create()`: * `request.body` **Changed** * `response` **Changed** * `novu.channelConnections.retrieve()`: `response` **Changed** * `novu.channelConnections.update()`: * `request.body` **Changed** * `response` **Changed** * `novu.agents.update()`: **Added** * `novu.agents.retrieve()`: **Added** * `novu.agents.sendReply()`: **Added** * `novu.agents.list()`: **Added** * `novu.integrations.list()`: `response.[]` **Changed** * `novu.integrations.create()`: * `request.body` **Changed** * `response` **Changed** * `novu.integrations.update()`: * `request.body.credentials.whatsNextCompletedAt` **Added** * `response` **Changed** * `novu.integrations.delete()`: `response.[]` **Changed** * `novu.integrations.setPrimary()`: `response` **Changed** * `novu.integrations.listActive()`: `response.[]` **Changed** * `novu.integrations.generateConnectOAuthUrl()`: * `request.body.contextHash` **Added** * `novu.integrations.linkChannelEndpoint()`: * `request.body.context` **Added** * `novu.integrations.generateLinkUserOAuthUrl()`: * `request.body.contextHash` **Added** * `novu.messages.list()`: * `request.channel` **Changed** * `response.data[]` **Changed** * `novu.messages.deleteByTransactionId()`: `request.channel` **Changed** * `novu.notifications.list()`: * `request.channels` **Changed** * `response.data[]` **Changed** * `novu.notifications.get()`: `response` **Changed** * `novu.subscribersMessages.markAllAs()`: `response.[]` **Changed** * `novu.subscribersNotifications.getFeed()`: `response.data[].channel.enum(tool)` **Added** * `novu.subscribersProperties.updateOnlineStatus()`: `response.channels[].providerId` **Changed**
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-next-1785630127
branch
from
August 5, 2026 00:24
38a9388 to
139ab79
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Tip
If updates to your OpenAPI document introduce breaking changes, be sure to update the
info.versionfield to trigger the correct version bump.Speakeasy supports manual control of SDK versioning through multiple methods.
Java SDK Changes:
novu.workflows.create():request.bodyChangedresponseChanged (Breakingnovu.channelEndpoints.update():request.body.endpointChangedresponseChanged (Breakingnovu.channelEndpoints.get():responseChanged (Breakingnovu.channelEndpoints.create():request.bodyChangedresponseChanged (Breakingnovu.channelEndpoints.list():requestChangedresponse.data[]Changed (Breakingnovu.workflowsSteps.generatePreview():request.body.previewPayload.subscriber.channels[].providerIdChangedresponseChanged (Breakingnovu.workflows.sync():responseChanged (Breakingnovu.workflows.modify():responseChanged (Breakingnovu.workflows.workflowDetails():responseChanged (Breakingnovu.workflows.update():request.bodyChangedresponseChanged (Breakingnovu.layouts.get():response.controls.uiSchemaChangednovu.workflows.list():response.workflows[]Changednovu.broadcast():request.bodyChangednovu.triggerBulk():request.body.events[]Changednovu.environments.diff():response.resources[].dependencies[].reasonChangednovu.layouts.create():response.controls.uiSchemaChangednovu.layouts.list():response.layouts[].controls.uiSchemaChangednovu.layouts.update():response.controls.uiSchemaChangednovu.agents.create(): Addednovu.layouts.duplicate():response.controls.uiSchemaChangednovu.layouts.generatePreview():request.body.previewPayload.subscriber.channels[].providerIdChangedresponse.previewPayloadExample.subscriber.channels[].providerIdChangednovu.subscribers.search():response.data[].channels[].providerIdChangednovu.subscribers.create():response.channels[].providerIdChangederror.channels[].providerIdChangednovu.subscribers.get():response.channels[].providerIdChangednovu.subscribers.update():response.channels[].providerIdChangednovu.subscribers.updatePreferences():request.body.channels.toolAddedresponseChangednovu.subscribers.updateCredentials():request.body.providerIdChangedresponse.channels[].providerIdChangednovu.subscribers.notifications.list():response.data[].channelType.enum(tool)Addednovu.subscribers.notifications.completeAction():response.channelType.enum(tool)Addednovu.subscribers.notifications.revertAction():response.channelType.enum(tool)Addednovu.subscribers.notifications.archive():response.channelType.enum(tool)Addednovu.subscribers.notifications.markAsRead():response.channelType.enum(tool)Addednovu.subscribers.notifications.snooze():response.channelType.enum(tool)Addednovu.subscribers.notifications.unarchive():response.channelType.enum(tool)Addednovu.subscribers.notifications.markAsUnread():response.channelType.enum(tool)Addednovu.subscribers.notifications.unsnooze():response.channelType.enum(tool)Addednovu.subscribers.preferences.list():responseChangednovu.subscribers.preferences.bulkUpdate():request.body.preferences[].channels.toolAddedresponse.[].channels.toolAddednovu.subscribers.credentials.upsert():request.body.providerIdChangedresponse.channels[].providerIdChangednovu.subscribers.messages.updateActionStatus():responseChangednovu.agents.integrations.delete(): Addednovu.trigger():request.bodyChangednovu.agents.integrations.update(): Addednovu.agents.integrations.list(): Addednovu.agents.integrations.create(): Addednovu.agents.updateBridge(): Addednovu.workflows.steps.get():responseChangednovu.agents.delete(): Addednovu.channelConnections.list():requestChangedresponse.data[]Changednovu.channelConnections.create():request.bodyChangedresponseChangednovu.channelConnections.retrieve():responseChangednovu.channelConnections.update():request.bodyChangedresponseChangednovu.agents.update(): Addednovu.agents.retrieve(): Addednovu.agents.sendReply(): Addednovu.agents.list(): Addednovu.integrations.list():response.[]Changednovu.integrations.create():request.bodyChangedresponseChangednovu.integrations.update():request.body.credentials.whatsNextCompletedAtAddedresponseChangednovu.integrations.delete():response.[]Changednovu.integrations.setPrimary():responseChangednovu.integrations.listActive():response.[]Changednovu.integrations.generateConnectOAuthUrl():request.body.contextHashAddednovu.integrations.linkChannelEndpoint():request.body.contextAddednovu.integrations.generateLinkUserOAuthUrl():request.body.contextHashAddednovu.messages.list():request.channelChangedresponse.data[]Changednovu.messages.deleteByTransactionId():request.channelChangednovu.notifications.list():request.channelsChangedresponse.data[]Changednovu.notifications.get():responseChangednovu.subscribersMessages.markAllAs():response.[]Changednovu.subscribersNotifications.getFeed():response.data[].channel.enum(tool)Addednovu.subscribersProperties.updateOnlineStatus():response.channels[].providerIdChangedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 21 warnings, 48 hintsView full report
JAVA CHANGELOG
additionalProperties: 0.0.2 - 2026-07-08
🐛 Bug Fixes
core: 3.56.1 - 2026-07-22
🐝 New Features
core: 3.56.0 - 2026-07-14
🐝 New Features
core: 3.55.31 - 2026-07-10
🐛 Bug Fixes
nullables: 0.1.1 - 2026-07-13
🔧 Chores
Based on Speakeasy CLI 1.791.3
Last updated by Speakeasy workflow