-
Notifications
You must be signed in to change notification settings - Fork 25
chore: 🐝 Update SDK - Generate [next] 0.0.4 #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
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
* `novu.contexts.get()`: **Added** * `novu.layouts.preview()`: **Added** * `novu.layouts.getUsage()`: **Added** * `novu.subscribers.get()`: **Added** * `novu.subscribers.update()`: **Added** * `novu.subscribers.removeSubscriber()`: **Added** * `novu.subscribers.updatePreferences()`: **Added** * `novu.subscribers.updateCredentials()`: **Added** * `novu.subscribers.appendCredentials()`: **Added** * `novu.subscribers.markAllMessagesAs()`: **Added** * `novu.subscribers.getUnseenCount()`: **Added** * `novu.subscribers.updateOnlineStatus()`: **Added** * `novu.subscribers.preferences.getPreferences()`: **Added** * `novu.subscribers.topics.list()`: **Added** * `novu.subscribers.credentials.delete()`: **Added** * `novu.subscribers.messages.markAll()`: **Added** * `novu.subscribersPreferences.bulkUpdate()`: **Added** * `novu.topics.getAll()`: **Added** * `novu.topics.getTopic()`: **Added** * `novu.topics.patch()`: **Added** * `novu.topics.remove()`: **Added** * `novu.topics.createSubscription()`: **Added** * `novu.topics.subscriptions.fetchSubscription()`: **Added** * `novu.topics.subscribers.get()`: **Added** * `novu.topicsSubscriptions.list()`: **Added** * `novu.topicsSubscriptions.delete()`: **Added** * `novu.topicsSubscriptions.update()`: **Added** * `novu.translations.get()`: **Added** * `novu.translations.importMasterJson()`: **Added** * `novu.translations.uploadMasterJson()`: **Added** * `novu.translations.groups.removeGroup()`: **Added** * `novu.translations.groups.fetchGroup()`: **Added** * `novu.translationsMaster.retrieve()`: **Added** * `novu.workflows.modify()`: **Added** * `novu.workflows.getStep()`: **Added** * `novu.channelConnections.list()`: **Added** * `novu.channelConnections.create()`: **Added** * `novu.channelConnections.get()`: **Added** * `novu.channelConnections.update()`: **Added** * `novu.channelConnections.delete()`: **Added** * `novu.channelEndpoints.list()`: **Added** * `novu.channelEndpoints.create()`: **Added** * `novu.channelEndpoints.get()`: **Added** * `novu.channelEndpoints.update()`: **Added** * `novu.channelEndpoints.delete()`: **Added** * `novu.integrations.autoConfigure()`: **Added** * `novu.integrations.setPrimary()`: **Added** * `novu.integrations.generateChatOAuth()`: **Added** * `novu.messages.list()`: **Added** * `novu.notifications.get()`: **Added** * `novu.subscribersMessages.updateAsSeen()`: **Added** * `novu.subscribersNotifications.getFeed()`: **Added** * `novu.contexts.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.layouts.generatePreview()`: **Deleted** **Breaking**⚠️ * `novu.layouts.usage()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.patch()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.delete()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.preferences.list()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.preferences.update()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.preferences.bulkUpdate()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.topics.list()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.credentials.update()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.credentials.append()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.credentials.delete()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.messages.updateAsSeen()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.messages.markAll()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.messages.markAllAs()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.notifications.feed()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.notifications.unseenCount()`: **Deleted** **Breaking**⚠️ * `novu.subscribers.properties.updateOnlineFlag()`: **Deleted** **Breaking**⚠️ * `novu.topics.list()`: **Deleted** **Breaking**⚠️ * `novu.topics.get()`: **Deleted** **Breaking**⚠️ * `novu.topics.update()`: **Deleted** **Breaking**⚠️ * `novu.topics.delete()`: **Deleted** **Breaking**⚠️ * `novu.topics.subscriptions.list()`: **Deleted** **Breaking**⚠️ * `novu.topics.subscriptions.create()`: **Deleted** **Breaking**⚠️ * `novu.topics.subscriptions.delete()`: **Deleted** **Breaking**⚠️ * `novu.topics.subscriptions.getSubscription()`: **Deleted** **Breaking**⚠️ * `novu.topics.subscriptions.update()`: **Deleted** **Breaking**⚠️ * `novu.topics.subscribers.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.translations.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.translations.groups.delete()`: **Deleted** **Breaking**⚠️ * `novu.translations.groups.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.translations.master.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.translations.master.importMasterJson()`: **Deleted** **Breaking**⚠️ * `novu.translations.master.upload()`: **Deleted** **Breaking**⚠️ * `novu.workflows.patch()`: **Deleted** **Breaking**⚠️ * `novu.workflows.steps.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.channelConnections.list()`: **Deleted** **Breaking**⚠️ * `novu.channelConnections.create()`: **Deleted** **Breaking**⚠️ * `novu.channelConnections.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.channelConnections.update()`: **Deleted** **Breaking**⚠️ * `novu.channelConnections.delete()`: **Deleted** **Breaking**⚠️ * `novu.channelEndpoints.list()`: **Deleted** **Breaking**⚠️ * `novu.channelEndpoints.create()`: **Deleted** **Breaking**⚠️ * `novu.channelEndpoints.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.channelEndpoints.update()`: **Deleted** **Breaking**⚠️ * `novu.channelEndpoints.delete()`: **Deleted** **Breaking**⚠️ * `novu.integrations.integrationsControllerAutoConfigureIntegration()`: **Deleted** **Breaking**⚠️ * `novu.integrations.setAsPrimary()`: **Deleted** **Breaking**⚠️ * `novu.integrations.generateChatOAuthUrl()`: **Deleted** **Breaking**⚠️ * `novu.messages.retrieve()`: **Deleted** **Breaking**⚠️ * `novu.notifications.retrieve()`: **Deleted** **Breaking**⚠️
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
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.
Important
Linting report available at: https://app.speakeasy.com/org/novu/novu/linting-report/5830f2670ed600058030be99089cee44
OpenAPI Change report available at: https://app.speakeasy.com/org/novu/novu/changes-report/4574210c024462c23261bcd36e5da840
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Java SDK Changes:
novu.contexts.get(): Addednovu.layouts.preview(): Addednovu.layouts.getUsage(): Addednovu.subscribers.get(): Addednovu.subscribers.update(): Addednovu.subscribers.removeSubscriber(): Addednovu.subscribers.updatePreferences(): Addednovu.subscribers.updateCredentials(): Addednovu.subscribers.appendCredentials(): Addednovu.subscribers.markAllMessagesAs(): Addednovu.subscribers.getUnseenCount(): Addednovu.subscribers.updateOnlineStatus(): Addednovu.subscribers.preferences.getPreferences(): Addednovu.subscribers.topics.list(): Addednovu.subscribers.credentials.delete(): Addednovu.subscribers.messages.markAll(): Addednovu.subscribersPreferences.bulkUpdate(): Addednovu.topics.getAll(): Addednovu.topics.getTopic(): Addednovu.topics.patch(): Addednovu.topics.remove(): Addednovu.topics.createSubscription(): Addednovu.topics.subscriptions.fetchSubscription(): Addednovu.topics.subscribers.get(): Addednovu.topicsSubscriptions.list(): Addednovu.topicsSubscriptions.delete(): Addednovu.topicsSubscriptions.update(): Addednovu.translations.get(): Addednovu.translations.importMasterJson(): Addednovu.translations.uploadMasterJson(): Addednovu.translations.groups.removeGroup(): Addednovu.translations.groups.fetchGroup(): Addednovu.translationsMaster.retrieve(): Addednovu.workflows.modify(): Addednovu.workflows.getStep(): Addednovu.channelConnections.list(): Addednovu.channelConnections.create(): Addednovu.channelConnections.get(): Addednovu.channelConnections.update(): Addednovu.channelConnections.delete(): Addednovu.channelEndpoints.list(): Addednovu.channelEndpoints.create(): Addednovu.channelEndpoints.get(): Addednovu.channelEndpoints.update(): Addednovu.channelEndpoints.delete(): Addednovu.integrations.autoConfigure(): Addednovu.integrations.setPrimary(): Addednovu.integrations.generateChatOAuth(): Addednovu.messages.list(): Addednovu.notifications.get(): Addednovu.subscribersMessages.updateAsSeen(): Addednovu.subscribersNotifications.getFeed(): Addednovu.contexts.retrieve(): Deleted Breakingnovu.layouts.generatePreview(): Deleted Breakingnovu.layouts.usage(): Deleted Breakingnovu.subscribers.retrieve(): Deleted Breakingnovu.subscribers.patch(): Deleted Breakingnovu.subscribers.delete(): Deleted Breakingnovu.subscribers.preferences.list(): Deleted Breakingnovu.subscribers.preferences.update(): Deleted Breakingnovu.subscribers.preferences.bulkUpdate(): Deleted Breakingnovu.subscribers.topics.list(): Deleted Breakingnovu.subscribers.credentials.update(): Deleted Breakingnovu.subscribers.credentials.append(): Deleted Breakingnovu.subscribers.credentials.delete(): Deleted Breakingnovu.subscribers.messages.updateAsSeen(): Deleted Breakingnovu.subscribers.messages.markAll(): Deleted Breakingnovu.subscribers.messages.markAllAs(): Deleted Breakingnovu.subscribers.notifications.feed(): Deleted Breakingnovu.subscribers.notifications.unseenCount(): Deleted Breakingnovu.subscribers.properties.updateOnlineFlag(): Deleted Breakingnovu.topics.list(): Deleted Breakingnovu.topics.get(): Deleted Breakingnovu.topics.update(): Deleted Breakingnovu.topics.delete(): Deleted Breakingnovu.topics.subscriptions.list(): Deleted Breakingnovu.topics.subscriptions.create(): Deleted Breakingnovu.topics.subscriptions.delete(): Deleted Breakingnovu.topics.subscriptions.getSubscription(): Deleted Breakingnovu.topics.subscriptions.update(): Deleted Breakingnovu.topics.subscribers.retrieve(): Deleted Breakingnovu.translations.retrieve(): Deleted Breakingnovu.translations.groups.delete(): Deleted Breakingnovu.translations.groups.retrieve(): Deleted Breakingnovu.translations.master.retrieve(): Deleted Breakingnovu.translations.master.importMasterJson(): Deleted Breakingnovu.translations.master.upload(): Deleted Breakingnovu.workflows.patch(): Deleted Breakingnovu.workflows.steps.retrieve(): Deleted Breakingnovu.channelConnections.list(): Deleted Breakingnovu.channelConnections.create(): Deleted Breakingnovu.channelConnections.retrieve(): Deleted Breakingnovu.channelConnections.update(): Deleted Breakingnovu.channelConnections.delete(): Deleted Breakingnovu.channelEndpoints.list(): Deleted Breakingnovu.channelEndpoints.create(): Deleted Breakingnovu.channelEndpoints.retrieve(): Deleted Breakingnovu.channelEndpoints.update(): Deleted Breakingnovu.channelEndpoints.delete(): Deleted Breakingnovu.integrations.integrationsControllerAutoConfigureIntegration(): Deleted Breakingnovu.integrations.setAsPrimary(): Deleted Breakingnovu.integrations.generateChatOAuthUrl(): Deleted Breakingnovu.messages.retrieve(): Deleted Breakingnovu.notifications.retrieve(): Deleted BreakingOpenAPI Change Summary
JAVA CHANGELOG
core: 3.55.8 - 2026-01-12
🐛 Bug Fixes
deprecations: 2.81.2 - 2026-01-14
🐛 Bug Fixes
Based on Speakeasy CLI 1.685.2