-
Notifications
You must be signed in to change notification settings - Fork 0
chore: 🐝 Update SDK - Generate 3.11.0 #17
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-1758759250
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.
+17,038
−1,160
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 Comment |
020930c to
42df7cf
Compare
6709edb to
6d1ad84
Compare
a8b81ac to
91512cb
Compare
8e014d6 to
e9a64b7
Compare
bde0854 to
89bbbca
Compare
2fce03e to
99561a4
Compare
4aeabea to
e2c4e49
Compare
3a2473d to
b00e3b0
Compare
* `novu->workflows->get()`: `response` **Changed** **Breaking**⚠️ * `novu->subscribers->create()`: * `request.failIfExists` **Added** * `error` **Changed** **Breaking**⚠️ * `novu->notifications->get()`: `response` **Changed** **Breaking**⚠️ * `novu->notifications->list()`: * `request` **Changed** * `response.data->[]` **Changed** **Breaking**⚠️ * `novu->messages->get()`: * `request->contextKeys` **Added** * `response.data->[]` **Changed** **Breaking**⚠️ * `novu->workflows->steps->retrieve()`: `response.slug` **Changed** **Breaking**⚠️ * `novu->workflows->sync()`: `response` **Changed** **Breaking**⚠️ * `novu->workflows->patch()`: * `request.patchWorkflowDto` **Changed** * `response` **Changed** **Breaking**⚠️ * `novu->workflows->update()`: * `request.updateWorkflowDto` **Changed** * `response` **Changed** **Breaking**⚠️ * `novu->workflows->create()`: * `request.createWorkflowDto` **Changed** * `response` **Changed** **Breaking**⚠️ * `novu->topics->create()`: * `request.failIfExists` **Added** * `error` **Changed** **Breaking**⚠️ * `novu->subscribers->messages->markAllAs()`: `response.[]` **Changed** **Breaking**⚠️ * `novu->subscribers->messages->updateAsSeen()`: `response` **Changed** **Breaking**⚠️ * `novu->triggerbroadcast()`: `request.triggerEventToAllRequestDto` **Changed** **Breaking**⚠️ * `novu->trigger()`: `request.triggerEventRequestDto` **Changed** **Breaking**⚠️ * `novu->triggerbulk()`: * `request.bulkTriggerEventDto->events->[]` **Changed** **Breaking**⚠️ * `novu->subscribers->preferences->bulkUpdate()`: **Added** * `novu->layouts->retrieve()`: **Added** * `novu->translations->create()`: **Added** * `novu->translations->upload()`: **Added** * `novu->translations->groups->delete()`: **Added** * `novu->translations->groups->retrieve()`: **Added** * `novu->translations->master->retrieve()`: **Added** * `novu->translations->master->import()`: **Added** * `novu->translations->master->upload()`: **Added** * `novu->integrations->integrationsControllerAutoConfigureIntegration()`: **Added** * `novu->layouts->usage()`: **Added** * `novu->layouts->generatePreview()`: **Added** * `novu->contexts->list()`: **Added** * `novu->topics->subscriptions->list()`: `response` **Changed** * `novu->translations->delete()`: **Added** * `novu->subscribers->updatePreferences()`: * `request.patchSubscriberPreferencesDto` **Changed** * `response.global->schedule` **Added** * `novu->subscribers->topics->list()`: `response` **Changed** * `novu->layouts->duplicate()`: **Added** * `novu->layouts->delete()`: **Added** * `novu->subscriberspreferences->list()`: * `request.criticality` **Added** * `response.global->schedule` **Added** * `novu->topics->list()`: `response` **Changed** * `novu->translations->retrieve()`: **Added** * `novu->subscribers->search()`: `response` **Changed** * `novu->layouts->update()`: **Added** * `novu->workflows->list()`: `response.workflows->[]` **Changed** * `novu->layouts->list()`: **Added** * `novu->contexts->create()`: **Added** * `novu->layouts->create()`: **Added** * `novu->activity->track()`: **Added** * `novu->environments->getTags()`: **Added** * `novu->environments->create()`: `response.type` **Added** * `novu->environments->list()`: `response.[]->type` **Added** * `novu->environments->update()`: `response.type` **Added** * `novu->integrations->list()`: `response.[]` **Changed** * `novu->integrations->create()`: * `request.createIntegrationRequestDto` **Changed** * `response` **Changed** * `novu->integrations->update()`: * `request.updateIntegrationRequestDto` **Changed** * `response` **Changed** * `novu->integrations->delete()`: `response.[]` **Changed** * `novu->integrations->setAsPrimary()`: `response` **Changed** * `novu->integrations->listActive()`: `response.[]` **Changed** * `novu->contexts->delete()`: **Added** * `novu->contexts->retrieve()`: **Added** * `novu->contexts->update()`: **Added**
314a4e1 to
cc2b10b
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/7ca64ca8d8dba2ed686e93ba1b639613
OpenAPI Change report available at: https://app.speakeasy.com/org/novu/novu/changes-report/d6b69da0026ce84e105f667316b9efa9
SDK update
Versioning
Version Bump Type: [major] - 🤖 (automated)
Php SDK Changes Detected:
novu->workflows->get():responseChanged Breakingnovu->subscribers->create():request.failIfExistsAddederrorChanged Breakingnovu->notifications->get():responseChanged Breakingnovu->notifications->list():requestChangedresponse.data->[]Changed Breakingnovu->messages->get():request->contextKeysAddedresponse.data->[]Changed Breakingnovu->workflows->steps->retrieve():response.slugChanged Breakingnovu->workflows->sync():responseChanged Breakingnovu->workflows->patch():request.patchWorkflowDtoChangedresponseChanged Breakingnovu->workflows->update():request.updateWorkflowDtoChangedresponseChanged Breakingnovu->workflows->create():request.createWorkflowDtoChangedresponseChanged Breakingnovu->topics->create():request.failIfExistsAddederrorChanged Breakingnovu->subscribers->messages->markAllAs():response.[]Changed Breakingnovu->subscribers->messages->updateAsSeen():responseChanged Breakingnovu->triggerbroadcast():request.triggerEventToAllRequestDtoChanged Breakingnovu->trigger():request.triggerEventRequestDtoChanged Breakingnovu->triggerbulk():request.bulkTriggerEventDto->events->[]Changed Breakingnovu->subscribers->preferences->bulkUpdate(): Addednovu->layouts->retrieve(): Addednovu->translations->create(): Addednovu->translations->upload(): Addednovu->translations->groups->delete(): Addednovu->translations->groups->retrieve(): Addednovu->translations->master->retrieve(): Addednovu->translations->master->import(): Addednovu->translations->master->upload(): Addednovu->integrations->integrationsControllerAutoConfigureIntegration(): Addednovu->layouts->usage(): Addednovu->layouts->generatePreview(): Addednovu->contexts->list(): Addednovu->topics->subscriptions->list():responseChangednovu->translations->delete(): Addednovu->subscribers->updatePreferences():request.patchSubscriberPreferencesDtoChangedresponse.global->scheduleAddednovu->subscribers->topics->list():responseChangednovu->layouts->duplicate(): Addednovu->layouts->delete(): Addednovu->subscriberspreferences->list():request.criticalityAddedresponse.global->scheduleAddednovu->topics->list():responseChangednovu->translations->retrieve(): Addednovu->subscribers->search():responseChangednovu->layouts->update(): Addednovu->workflows->list():response.workflows->[]Changednovu->layouts->list(): Addednovu->contexts->create(): Addednovu->layouts->create(): Addednovu->activity->track(): Addednovu->environments->getTags(): Addednovu->environments->create():response.typeAddednovu->environments->list():response.[]->typeAddednovu->environments->update():response.typeAddednovu->integrations->list():response.[]Changednovu->integrations->create():request.createIntegrationRequestDtoChangedresponseChangednovu->integrations->update():request.updateIntegrationRequestDtoChangedresponseChangednovu->integrations->delete():response.[]Changednovu->integrations->setAsPrimary():responseChangednovu->integrations->listActive():response.[]Changednovu->contexts->delete(): Addednovu->contexts->retrieve(): Addednovu->contexts->update(): AddedOpenAPI Change Summary
PHP CHANGELOG
core: 3.9.4 - 2025-11-10
🐛 Bug Fixes
core: 3.9.2 - 2025-11-05
🐝 New Features
core: 3.9.1 - 2025-10-30
🐛 Bug Fixes
core: 3.9.0 - 2025-10-13
🐝 New Features
core: 3.8.11 - 2025-09-23
🐛 Bug Fixes
core: 3.8.10 - 2025-09-02
🐛 Bug Fixes
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
globalSecurity: 2.81.9 - 2025-09-10
🔧 Chores
globalServerURLs: 2.83.0 - 2025-10-22
🐝 New Features
groups: 2.81.3 - 2025-10-06
🐛 Bug Fixes
retries: 0.1.1 - 2025-10-06
🐛 Bug Fixes
Based on Speakeasy CLI 1.658.2