Skip to content

chore: 🐝 Update SDK - SDK Generation [speakeasy-sdk-regen-20260820] 2.1.9 - #58

Open
convoy-sdk-bot[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-20260820
Open

chore: 🐝 Update SDK - SDK Generation [speakeasy-sdk-regen-20260820] 2.1.9#58
convoy-sdk-bot[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-20260820

Conversation

@convoy-sdk-bot

@convoy-sdk-bot convoy-sdk-bot Bot commented Aug 20, 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
└─┬Paths
  └─┬/v1/projects/{projectID}/eventdeliveries
    └─┬GET
      └─┬Responses
        └──[+] codes (1756:11)
Document Element Total Changes Breaking Changes
paths 1 0

View full report

Linting Report 0 errors, 0 warnings, 7 hints

View full report

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.790.2

Last updated by Speakeasy workflow


Note

Cursor Bugbot is generating a summary for commit 3683dc2. Configure here.

@convoy-sdk-bot convoy-sdk-bot Bot added the patch Patch version bump label Aug 20, 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 20, 2026 22:10

@cursor cursor 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.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 3683dc2. Configure here.

if (err.data != null) this.data = err.data;

this.name = "GatewayTimeoutError";
this.name = "GetEventsPagedGatewayTimeoutError";

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Breaking error class rename

Medium Severity

This patch renames the public GatewayTimeoutError export to GetEventsPagedGatewayTimeoutError with no compatibility alias. Consumers importing from convoy.js/models/errors or matching that class/name for getEventsPaged 504 responses will fail at compile or runtime, despite a 2.1.82.1.9 patch bump.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 3683dc2. Configure here.

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.

1 participant