Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 9, 2026

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (automated)

Csharp SDK Changes:

  • Novu.Subscribers.Preferences.BulkUpdate():
    • request.bulkUpdateSubscriberPreferencesDto.Context Added
  • Novu.SubscribersPreferences.List():
    • request.contextKeys Added
    • response.workflows.[].UpdatedAt Added
  • Novu.SubscribersPreferences.Update():
    • request.patchSubscriberPreferencesDto.Context Added
    • response.workflows.[].UpdatedAt Added
OpenAPI Change Summary
├─┬Info
│ └──[🔀] version (27025:12)
├─┬Paths
│ ├─┬/v1/events/trigger/broadcast
│ │ └─┬POST
│ │   └──[🔀] description (18705:20)
│ ├─┬/v2/subscribers/{subscriberId}/preferences
│ │ └─┬GET
│ │   └──[+] parameters (6114:17)❌ 
│ └─┬/v2/contexts
│   ├─┬GET
│   │ └──[🔀] description (319:20)
│   └─┬POST
│     └──[🔀] description (7:20)
└─┬Components
  ├─┬SubscriberWorkflowPreferenceDto
  │ ├──[+] properties (31061:9)
  │ └─┬workflow
  │   ├──[+] type (31062:17)❌ 
  │   ├──[🔀] description (31063:24)
  │   └──[-] allOf (31018:13)❌ 
  ├─┬PatchSubscriberPreferencesDto
  │ ├──[+] properties (31237:9)
  │ ├─┬workflowId
  │ │ ├──[-] type (31198:27)❌ 
  │ │ ├──[🔀] description (31234:24)
  │ │ └──[+] allOf (30941:7)
  │ └─┬schedule
  │   ├──[+] additionalProperties (31240:13)❌ 
  │   ├──[+] type (31238:17)❌ 
  │   ├──[-] description (31202:34)
  │   └──[-] allOf (30935:13)❌ 
  ├─┬TriggerEventRequestDto
  │ └─┬actor
  │   └──[🔀] description (27759:24)
  └─┬BulkUpdateSubscriberPreferencesDto
    ├──[+] properties (31198:9)
    └─┬preferences
      ├──[+] additionalProperties (31201:13)❌ 
      ├──[-] items (31187:25)❌ 
      ├──[🔀] type (31199:17)❌ 
      ├──[-] maxItems (31184:31)❌ 
      └──[-] description (31183:34)
Document Element Total Changes Breaking Changes
components 19 10
info 1 0
paths 4 1

CSHARP CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.682.0

@github-actions github-actions bot added the patch Patch version bump label Jan 9, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 9, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1767917532 branch from e77621a to 3b8fc36 Compare January 10, 2026 00:13
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 3.12.1 chore: 🐝 Update SDK - Generate 3.13.0 Jan 10, 2026
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Jan 10, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1767917532 branch 7 times, most recently from 81f7daa to 14ef12f Compare January 17, 2026 00:13
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1767917532 branch 2 times, most recently from fab0676 to 678100d Compare January 19, 2026 00:14
* `Novu.Subscribers.Preferences.BulkUpdate()`: 
  *  `request.bulkUpdateSubscriberPreferencesDto.Context` **Added**
* `Novu.SubscribersPreferences.List()`: 
  *  `request.contextKeys` **Added**
  *  `response.workflows.[].UpdatedAt` **Added**
* `Novu.SubscribersPreferences.Update()`: 
  *  `request.patchSubscriberPreferencesDto.Context` **Added**
  *  `response.workflows.[].UpdatedAt` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1767917532 branch from 5ca839e to 32afc1d Compare January 20, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants