Skip to content

release: 0.14.0#22

Merged
ktanishqk merged 2 commits into
mainfrom
release-please--branches--main--changes--next
May 14, 2026
Merged

release: 0.14.0#22
ktanishqk merged 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 14, 2026

Automated Release PR

0.14.0 (2026-05-14)

Full Changelog: v0.13.0...v0.14.0

Features


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Summary by cubic

Release 0.14.0 updates the webhook API and bumps the SDK version. You can now replace a webhook’s event types during update, and create now clarifies that event types are required.

  • New Features

    • WebhookUpdateParams adds EventTypes: sending a non-empty list replaces the webhook’s subscribed types; omit or send an empty list to leave unchanged; clearing all types is not supported. Subscribing to message.received.spam, message.received.blocked, or message.received.unauthenticated requires matching label permissions.
    • WebhookNewParams.EventTypes docs clarified: send the full list of types at create (not incremental).
  • Migration

    • To change subscriptions, call WebhookService.Update with the complete event_types you want after the update. No other changes needed.

Written for commit e320f12. Summary will update on new commits.

@ktanishqk ktanishqk merged commit aafb985 into main May 14, 2026
8 checks passed
@ktanishqk ktanishqk deleted the release-please--branches--main--changes--next branch May 14, 2026 04:06
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented May 14, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant