-
Notifications
You must be signed in to change notification settings - Fork 0
chore: 🐝 Update SDK - Generate 1.3.1 #16
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
Open
github-actions
wants to merge
2
commits into
main
Choose a base branch
from
speakeasy-sdk-regen-1755476199
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+3,257
−398
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
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
320e466
to
c910e3c
Compare
a81ad3a
to
cc202d4
Compare
* `novu->subscribers->create()`: * `request.failIfExists` **Added** * `error` **Changed** **Breaking**⚠️ * `novu->messages->get()`: `response.data->[]` **Changed** **Breaking**⚠️ * `novu->topics->create()`: * `request.failIfExists` **Added** * `error` **Changed** **Breaking**⚠️ * `novu->subscriberspreferences->list()`: `request.criticality` **Added** **Breaking**⚠️ * `novu->subscribers->messages->markAllAs()`: `response.[]` **Changed** **Breaking**⚠️ * `novu->subscribers->messages->updateAsSeen()`: `response` **Changed** **Breaking**⚠️ * `novu->workflows->get()`: `response` **Changed** * `novu->environments->create()`: `response.type` **Added** * `novu->triggerbroadcast()`: * `request.triggerEventToAllRequestDto->overrides` **Changed** * `novu->trigger()`: * `request.triggerEventRequestDto->overrides` **Changed** * `novu->subscribers->preferences->bulkUpdate()`: **Added** * `novu->workflows->create()`: * `request.createWorkflowDto` **Changed** * `response` **Changed** * `novu->workflows->list()`: `response.workflows->[]` **Changed** * `novu->workflows->update()`: * `request.updateWorkflowDto` **Changed** * `response` **Changed** * `novu->inboundwebhookscontroller_handlewebhook()`: **Added** * `novu->workflows->patch()`: * `request.patchWorkflowDto` **Changed** * `response` **Changed** * `novu->workflows->sync()`: `response` **Changed** * `novu->triggerbulk()`: * `request.bulkTriggerEventDto->events->[]->overrides` **Changed** * `novu->environments->list()`: `response.[]->type` **Added** * `novu->environments->update()`: `response.type` **Added** * `novu->integrations->list()`: `response.[]->credentials` **Changed** * `novu->integrations->create()`: * `request.createIntegrationRequestDto->credentials` **Changed** * `response.credentials` **Changed** * `novu->integrations->update()`: * `request.updateIntegrationRequestDto->credentials` **Changed** * `response.credentials` **Changed** * `novu->integrations->delete()`: `response.[]->credentials` **Changed** * `novu->integrations->setAsPrimary()`: `response.credentials` **Changed** * `novu->integrations->listActive()`: `response.[]->credentials` **Changed** * `novu->environments->getTags()`: **Added** * `novu->notifications->list()`: `response.data->[]->jobs->[]->executionDetails->[]->providerId` **Changed** * `novu->notifications->get()`: `response.jobs->[]->executionDetails->[]->providerId` **Changed**
8ec37a9
to
744c410
Compare
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/7c9625f2d08cdb731e76423572ade0cc
OpenAPI Change report available at: https://app.speakeasy.com/org/novu/novu/changes-report/31c5380a4625a0a0f2e484038c208324
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
SDK Changes Detected:
novu->subscribers->create()
:request.failIfExists
Addederror
Changed Breakingnovu->messages->get()
:response.data->[]
Changed Breakingnovu->topics->create()
:request.failIfExists
Addederror
Changed Breakingnovu->subscriberspreferences->list()
:request.criticality
Added Breakingnovu->subscribers->messages->markAllAs()
:response.[]
Changed Breakingnovu->subscribers->messages->updateAsSeen()
:response
Changed Breakingnovu->workflows->get()
:response
Changednovu->environments->create()
:response.type
Addednovu->triggerbroadcast()
:request.triggerEventToAllRequestDto->overrides
Changednovu->trigger()
:request.triggerEventRequestDto->overrides
Changednovu->subscribers->preferences->bulkUpdate()
: Addednovu->workflows->create()
:request.createWorkflowDto
Changedresponse
Changednovu->workflows->list()
:response.workflows->[]
Changednovu->workflows->update()
:request.updateWorkflowDto
Changedresponse
Changednovu->inboundwebhookscontroller_handlewebhook()
: Addednovu->workflows->patch()
:request.patchWorkflowDto
Changedresponse
Changednovu->workflows->sync()
:response
Changednovu->triggerbulk()
:request.bulkTriggerEventDto->events->[]->overrides
Changednovu->environments->list()
:response.[]->type
Addednovu->environments->update()
:response.type
Addednovu->integrations->list()
:response.[]->credentials
Changednovu->integrations->create()
:request.createIntegrationRequestDto->credentials
Changedresponse.credentials
Changednovu->integrations->update()
:request.updateIntegrationRequestDto->credentials
Changedresponse.credentials
Changednovu->integrations->delete()
:response.[]->credentials
Changednovu->integrations->setAsPrimary()
:response.credentials
Changednovu->integrations->listActive()
:response.[]->credentials
Changednovu->environments->getTags()
: Addednovu->notifications->list()
:response.data->[]->jobs->[]->executionDetails->[]->providerId
Changednovu->notifications->get()
:response.jobs->[]->executionDetails->[]->providerId
ChangedOpenAPI Change Summary
PHP CHANGELOG
core: 3.8.9 - 2025-07-25
🔧 Chores
core: 3.8.8 - 2025-07-24
🐛 Bug Fixes
core: 3.8.7 - 2025-07-24
🐛 Bug Fixes
examples: 2.81.6 - 2025-07-07
🐛 Bug Fixes
Based on Speakeasy CLI 1.606.10