Skip to content

csharp - v3.11.0 - 2025-11-19 09:54:53

Choose a tag to compare

@github-actions github-actions released this 19 Nov 09:54

Generated by Speakeasy CLI

Novu 3.11.0

Csharp SDK Changes Detected:

  • Novu.Trigger(): request.triggerEventRequestDto Changed Breaking ⚠️
  • Novu.TriggerBulk():
    • request.bulkTriggerEventDto.Events.[] Changed Breaking ⚠️
  • Novu.Broadcast():
    • request.triggerEventToAllRequestDto.Actor.[subscriberPayloadDto] Changed Breaking ⚠️
  • Novu.Integrations.GetAll(): response.[].Credentials.AppIoBaseUrl Added
  • Novu.Integrations.Update():
    • request.updateIntegrationRequestDto.Credentials.AppIoBaseUrl Added
    • response.credentials.AppIoBaseUrl Added
  • Novu.Activity.Track(): Added
  • Novu.InboundWebhooksControllerHandleWebhook(): Deleted Breaking ⚠️
  • Novu.Contexts.Retrieve(): Added
  • Novu.Contexts.Update(): Added
  • Novu.Contexts.List(): Added
  • Novu.Contexts.Create(): Added
  • Novu.Integrations.Create():
    • request.createIntegrationRequestDto.Credentials.AppIoBaseUrl Added
    • response.credentials.AppIoBaseUrl Added
  • Novu.Contexts.Delete(): Added
  • Novu.Integrations.Delete(): response.[].Credentials.AppIoBaseUrl Added
  • Novu.Integrations.SetPrimary(): response.credentials.AppIoBaseUrl Added
  • Novu.Integrations.ListActive(): response.[].Credentials.AppIoBaseUrl Added
  • Novu.Messages.Get():
    • request.ContextKeys Added
    • response.data.[].ContextKeys Added
  • Novu.Notifications.Get():
    • request.ContextKeys Added
  • Novu.SubscribersMessages.UpdateAction(): response.contextKeys Added
  • Novu.SubscribersMessages.MarkAllAs(): response.[].ContextKeys Added

Generated with Speakeasy CLI 1.658.2

📌 Version Number Alignment

As part of this release, we have also updated the package versioning to v3.11.0.
This change is done to align the package version with the overall codebase release versioning strategy, ensuring consistency across all modules.

Apart from the functional changes already listed, this version bump is purely for alignment purposes and does not introduce any additional behavior tied specifically to the version jump.