Skip to content

Releases: novuhq/novu-java

java - v3.15.0 - 2026-04-13 16:17:15

13 Apr 16:17
2b453c6

Choose a tag to compare

Generated by Speakeasy CLI

co.novu.novu-java 3.15.0

Java SDK Changes:

  • novu.layouts.create(): response.controls.uiSchema Changed (Breaking ⚠️)
  • novu.workflows.steps.get(): 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.steps[] Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • novu.workflows.create():
    • request.body.steps[] Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • novu.layouts.duplicate(): response.controls.uiSchema Changed (Breaking ⚠️)
  • novu.layouts.get(): 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.count(): Added
  • novu.subscribers.notifications.unarchive(): Added
  • novu.environments.diff(): Added
  • novu.subscribers.notifications.deleteAll(): Added
  • novu.subscribers.notifications.markAllAsRead(): Added
  • novu.subscribers.notifications.archiveAllRead(): Added
  • novu.subscribers.notifications.markAsSeen(): Added
  • novu.subscribers.notifications.getUnseenCount(): Added
  • novu.workflowsSteps.generatePreview(): Added
  • novu.environmentVariables.list(): Added
  • novu.environmentVariables.create(): Added
  • novu.environmentVariables.retrieve(): Added
  • novu.environmentVariables.update(): Added
  • novu.environmentVariables.delete(): Added
  • novu.environmentVariables.usage(): Added
  • novu.subscribers.notifications.getUnseenCount(): Removed (Breaking ⚠️)
  • novu.trigger(): response.activityFeedLink Added
  • novu.broadcast(): response.activityFeedLink Added
  • novu.triggerBulk(): response.[].activityFeedLink Added
  • novu.subscribers.notifications.unsnooze(): Added
  • novu.subscribers.notifications.markAsUnread(): Added
  • novu.subscribers.notifications.archiveAll(): Added
  • novu.subscribers.notifications.snooze(): Added
  • novu.subscribers.notifications.markAsRead(): Added
  • novu.subscribers.notifications.archive(): Added
  • novu.workflows.list(): response.workflows[] Changed
  • novu.subscribers.notifications.revertAction(): Added
  • novu.subscribers.notifications.completeAction(): Added
  • novu.subscribers.notifications.delete(): Added
  • novu.subscribers.notifications.list(): Added
  • novu.environments.publish(): Added
  • novu.channelConnections.list():
    • request.providerId Changed
    • response.data[].providerId.enum(cmTelecom) Added
  • novu.channelConnections.create(): response.providerId.enum(cmTelecom) Added
  • novu.channelConnections.retrieve(): response.providerId.enum(cmTelecom) Added
  • novu.channelConnections.update(): response.providerId.enum(cmTelecom) Added
  • novu.channelEndpoints.list():
    • request.providerId Changed
    • response.data[].providerId.enum(cmTelecom) Added
  • novu.channelEndpoints.create(): response.providerId.enum(cmTelecom) Added
  • novu.channelEndpoints.get(): response.providerId.enum(cmTelecom) Added
  • novu.channelEndpoints.update(): response.providerId.enum(cmTelecom) Added
  • novu.notifications.list(): response.data[] Changed
  • novu.notifications.get(): response Changed

Generated with Speakeasy CLI 1.761.3

Publishing Completed

java - v3.14.0 - 2026-02-27 14:11:43

27 Feb 14:11

Choose a tag to compare

Generated by Speakeasy CLI

2026-02-27 14:11:43

Changes

Based on:

Generated

  • [java v3.14.0] .

Releases

Publishing Completed

v1.7.0

05 Jun 08:35
c36eebc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

10 Jun 13:31
be248c6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

26 Feb 09:50
23f34fb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

04 Oct 13:01
6c2a331

Choose a tag to compare

  • Workflow endpoints update
  • Subscriber preference updates
  • Bug Fixes

v1.3.0

29 Sep 04:31
33deadf

Choose a tag to compare

  • Add support for BluePrints
  • Add feature to setIntegrationAsPrimary
  • Add ability to delete Subscriber Credentials
  • Add support for Tenants
  • Add ability to mark all subscriber messages feed as Seen

v1.2.0

22 Sep 09:18
f2a9c5e

Choose a tag to compare

  • Add Bulk Subscriber creation feature
  • Fix subscriber credentials issue

v1.1.0

29 Aug 13:28
19b6552

Choose a tag to compare

  • Adapted the request and the response of the Subscriber to the updated Novu api.

1.0.0

14 Aug 08:13
8b0104d

Choose a tag to compare

Merge pull request #25 from novuhq/feat-library-publish-pipeline

Add Javadoc and Sources Plugins