Skip to content

chore: 🐝 Update SDK - SDK Generation [speakeasy-sdk-regen-20260804] 2.1.5 - #52

Merged
mekilis merged 1 commit into
mainfrom
speakeasy-sdk-regen-20260804
Aug 4, 2026
Merged

chore: 🐝 Update SDK - SDK Generation [speakeasy-sdk-regen-20260804] 2.1.5#52
mekilis merged 1 commit into
mainfrom
speakeasy-sdk-regen-20260804

Conversation

@convoy-sdk-bot

@convoy-sdk-bot convoy-sdk-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

OpenAPI Change Summary
└─┬Components
  ├─┬datastore.Event
  │ ├──[+] properties (6153:9)
  │ └──[-] properties (6159:9)❌ 
  └─┬models.EventResponse
    ├──[+] properties (7595:9)
    └──[-] properties (7597:9)❌ 
Document Element Total Changes Breaking Changes
components 4 2

View full report

Linting Report 0 errors, 0 warnings, 6 hints

View full report

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.790.2

Last updated by Speakeasy workflow


Note

Medium Risk
OpenAPI-driven breaking type changes (removed metadata) can break compile-time or runtime assumptions in SDK consumers; scope is limited to generated models, not client HTTP logic.

Overview
Speakeasy regen bumps the TypeScript SDK from 2.1.4 → 2.1.5 (packages, SDK_METADATA user agent, RELEASES.md, and Speakeasy lock metadata).

Event-related API types are updated to match the OpenAPI doc: nested event shapes on ModelsEventResponse and models-event-delivery-response gain optional failureReason (operator-facing text for failed events) and drop the optional string metadata field, including Zod inbound parsing and model docs.

Consumers that read metadata on event responses need to migrate; failureReason is additive for failure visibility.

Reviewed by Cursor Bugbot for commit 3c78e2e. Bugbot is set up for automated code reviews on this repo. Configure here.

@convoy-sdk-bot convoy-sdk-bot Bot added the patch Patch version bump label Aug 4, 2026

@convoy-sdk-reviewer convoy-sdk-reviewer Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SDK reviewer app: approving a generated-paths-only diff on the regen branch. Auto-merge completes only after required status checks pass.

@convoy-sdk-bot
convoy-sdk-bot Bot enabled auto-merge (squash) August 4, 2026 21:41
@mekilis
mekilis merged commit e314bf5 into main Aug 4, 2026
2 checks passed
@mekilis
mekilis deleted the speakeasy-sdk-regen-20260804 branch August 4, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants