Merged
Conversation
9d2e5e9 to
fdd5f08
Compare
67f31af to
f965de1
Compare
a927d20 to
5e4f4a1
Compare
309c40b to
e6218c6
Compare
* `Novu.Layouts.Create()`: `response.controls.UiSchema` **Changed** (Breaking⚠️ ) * `Novu.Notifications.Retrieve()`: `response` **Changed** (Breaking⚠️ ) * `Novu.Notifications.Get()`: `response.data[]` **Changed** (Breaking⚠️ ) * `Novu.ChannelEndpoints.Update()`: `response.providerId.Enum(cmTelecom)` **Added** (Breaking⚠️ ) * `Novu.ChannelEndpoints.Retrieve()`: `response.providerId.Enum(cmTelecom)` **Added** (Breaking⚠️ ) * `Novu.ChannelEndpoints.Create()`: `response.providerId.Enum(cmTelecom)` **Added** (Breaking⚠️ ) * `Novu.ChannelEndpoints.List()`: * `request.ProviderId` **Changed** * `response.data[].ProviderId.Enum(cmTelecom)` **Added** (Breaking⚠️ ) * `Novu.ChannelConnections.Update()`: `response.providerId.Enum(cmTelecom)` **Added** (Breaking⚠️ ) * `Novu.ChannelConnections.Retrieve()`: `response.providerId.Enum(cmTelecom)` **Added** (Breaking⚠️ ) * `Novu.ChannelConnections.Create()`: `response.providerId.Enum(cmTelecom)` **Added** (Breaking⚠️ ) * `Novu.ChannelConnections.List()`: * `request.ProviderId` **Changed** * `response.data[].ProviderId.Enum(cmTelecom)` **Added** (Breaking⚠️ ) * `Novu.Workflows.Steps.Retrieve()`: `response` **Changed** (Breaking⚠️ ) * `Novu.Workflows.Sync()`: `response` **Changed** (Breaking⚠️ ) * `Novu.Workflows.Patch()`: `response` **Changed** (Breaking⚠️ ) * `Novu.Workflows.Get()`: `response` **Changed** (Breaking⚠️ ) * `Novu.Workflows.Update()`: * `request.updateWorkflowDto.Steps[]` **Changed** (Breaking⚠️ ) * `response` **Changed** (Breaking⚠️ ) * `Novu.Workflows.List()`: `response.workflows[]` **Changed** (Breaking⚠️ ) * `Novu.Workflows.Create()`: * `request.createWorkflowDto` **Changed** (Breaking⚠️ ) * `response` **Changed** (Breaking⚠️ ) * `Novu.Layouts.Duplicate()`: `response.controls.UiSchema` **Changed** (Breaking⚠️ ) * `Novu.Layouts.Retrieve()`: `response.controls.UiSchema` **Changed** (Breaking⚠️ ) * `Novu.Layouts.Update()`: `response.controls.UiSchema` **Changed** (Breaking⚠️ ) * `Novu.Layouts.List()`: `response.layouts[].Controls.UiSchema` **Changed** (Breaking⚠️ ) * `Novu.Subscribers.Notifications.ArchiveAll()`: **Added** * `Novu.Subscribers.Notifications.MarkAllAsRead()`: **Added** * `Novu.EnvironmentVariables.Usage()`: **Added** * `Novu.Trigger()`: `response.activityFeedLink` **Added** * `Novu.Broadcast()`: `response.activityFeedLink` **Added** * `Novu.TriggerBulk()`: `response.[].ActivityFeedLink` **Added** * `Novu.EnvironmentVariables.Update()`: **Added** * `Novu.EnvironmentVariables.Retrieve()`: **Added** * `Novu.EnvironmentVariables.Create()`: **Added** * `Novu.EnvironmentVariables.List()`: **Added** * `Novu.Workflows.Steps.GeneratePreview()`: **Added** * `Novu.Subscribers.Notifications.MarkAsSeen()`: **Added** * `Novu.Subscribers.Notifications.ArchiveAllRead()`: **Added** * `Novu.EnvironmentVariables.Delete()`: **Added** * `Novu.Subscribers.Notifications.DeleteAll()`: **Added** * `Novu.Subscribers.Notifications.Count()`: **Added** * `Novu.Environments.Diff()`: **Added** * `Novu.Subscribers.Notifications.Unsnooze()`: **Added** * `Novu.Subscribers.Notifications.MarkAsUnread()`: **Added** * `Novu.Subscribers.Notifications.Unarchive()`: **Added** * `Novu.Subscribers.Notifications.Snooze()`: **Added** * `Novu.Subscribers.Notifications.MarkAsRead()`: **Added** * `Novu.Subscribers.Notifications.Archive()`: **Added** * `Novu.Subscribers.Notifications.RevertAction()`: **Added** * `Novu.Subscribers.Notifications.CompleteAction()`: **Added** * `Novu.Subscribers.Notifications.Delete()`: **Added** * `Novu.Subscribers.Notifications.List()`: **Added** * `Novu.Environments.Publish()`: **Added**
04a4482 to
baf2c9c
Compare
merrcury
approved these changes
Apr 13, 2026
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)
Csharp SDK Changes:
Novu.Layouts.Create():response.controls.UiSchemaChanged (BreakingNovu.Notifications.Retrieve():responseChanged (BreakingNovu.Notifications.Get():response.data[]Changed (BreakingNovu.ChannelEndpoints.Update():response.providerId.Enum(cmTelecom)Added (BreakingNovu.ChannelEndpoints.Retrieve():response.providerId.Enum(cmTelecom)Added (BreakingNovu.ChannelEndpoints.Create():response.providerId.Enum(cmTelecom)Added (BreakingNovu.ChannelEndpoints.List():request.ProviderIdChangedresponse.data[].ProviderId.Enum(cmTelecom)Added (BreakingNovu.ChannelConnections.Update():response.providerId.Enum(cmTelecom)Added (BreakingNovu.ChannelConnections.Retrieve():response.providerId.Enum(cmTelecom)Added (BreakingNovu.ChannelConnections.Create():response.providerId.Enum(cmTelecom)Added (BreakingNovu.ChannelConnections.List():request.ProviderIdChangedresponse.data[].ProviderId.Enum(cmTelecom)Added (BreakingNovu.Workflows.Steps.Retrieve():responseChanged (BreakingNovu.Workflows.Sync():responseChanged (BreakingNovu.Workflows.Patch():responseChanged (BreakingNovu.Workflows.Get():responseChanged (BreakingNovu.Workflows.Update():request.updateWorkflowDto.Steps[]Changed (BreakingresponseChanged (BreakingNovu.Workflows.List():response.workflows[]Changed (BreakingNovu.Workflows.Create():request.createWorkflowDtoChanged (BreakingresponseChanged (BreakingNovu.Layouts.Duplicate():response.controls.UiSchemaChanged (BreakingNovu.Layouts.Retrieve():response.controls.UiSchemaChanged (BreakingNovu.Layouts.Update():response.controls.UiSchemaChanged (BreakingNovu.Layouts.List():response.layouts[].Controls.UiSchemaChanged (BreakingNovu.Subscribers.Notifications.ArchiveAll(): AddedNovu.Subscribers.Notifications.MarkAllAsRead(): AddedNovu.EnvironmentVariables.Usage(): AddedNovu.Trigger():response.activityFeedLinkAddedNovu.Broadcast():response.activityFeedLinkAddedNovu.TriggerBulk():response.[].ActivityFeedLinkAddedNovu.EnvironmentVariables.Update(): AddedNovu.EnvironmentVariables.Retrieve(): AddedNovu.EnvironmentVariables.Create(): AddedNovu.EnvironmentVariables.List(): AddedNovu.Workflows.Steps.GeneratePreview(): AddedNovu.Subscribers.Notifications.MarkAsSeen(): AddedNovu.Subscribers.Notifications.ArchiveAllRead(): AddedNovu.EnvironmentVariables.Delete(): AddedNovu.Subscribers.Notifications.DeleteAll(): AddedNovu.Subscribers.Notifications.Count(): AddedNovu.Environments.Diff(): AddedNovu.Subscribers.Notifications.Unsnooze(): AddedNovu.Subscribers.Notifications.MarkAsUnread(): AddedNovu.Subscribers.Notifications.Unarchive(): AddedNovu.Subscribers.Notifications.Snooze(): AddedNovu.Subscribers.Notifications.MarkAsRead(): AddedNovu.Subscribers.Notifications.Archive(): AddedNovu.Subscribers.Notifications.RevertAction(): AddedNovu.Subscribers.Notifications.CompleteAction(): AddedNovu.Subscribers.Notifications.Delete(): AddedNovu.Subscribers.Notifications.List(): AddedNovu.Environments.Publish(): AddedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 19 warnings, 40 hintsView full report
CSHARP CHANGELOG
constsAndDefaults: 0.0.3 - 2026-02-21
🐛 Bug Fixes
core: 3.15.20 - 2026-03-10
🐝 New Features
enableFormattingis enabled (commit by @bflad)core: 3.15.19 - 2026-03-04
🐛 Bug Fixes
core: 3.15.18 - 2026-02-27
🐛 Bug Fixes
core: 3.15.17 - 2026-02-27
🐛 Bug Fixes
core: 3.15.15 - 2026-02-20
🐝 New Features
examples: 2.81.7 - 2026-02-27
🐛 Bug Fixes
globalSecurity: 2.83.11 - 2026-03-24
🐛 Bug Fixes
globalSecurity: 2.83.10 - 2026-02-18
🐝 New Features
globalServerURLs: 2.83.1 - 2026-02-27
🐛 Bug Fixes
openEnums: 0.1.1 - 2025-09-10
🐛 Bug Fixes
retries: 0.0.2 - 2026-03-02
🐝 New Features
Based on Speakeasy CLI 1.761.3