Skip to content

chore: 🐝 Update SDK - Generate OUTPOST-TS 1.2.0#893

Merged
alexluong merged 1 commit into
mainfrom
speakeasy-sdk-regen-1777657782
May 1, 2026
Merged

chore: 🐝 Update SDK - Generate OUTPOST-TS 1.2.0#893
alexluong merged 1 commit into
mainfrom
speakeasy-sdk-regen-1777657782

Conversation

@github-actions

@github-actions github-actions Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [minor] - 🤖 (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.

Typescript SDK Changes:

  • outpost.publish(): Added
  • outpost.retry(): Added
  • outpost.publish.event(): Removed (Breaking ⚠️)
  • outpost.retry.retry(): Removed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├─┬/retry
  │ └─┬POST
  │   └─┬Extensions
  │     └──[+] x-speakeasy-group (4243:26)
  └─┬/publish
    └─┬POST
      └─┬Extensions
        ├──[🔀] x-speakeasy-name-override (4196:34)
        └──[+] x-speakeasy-group (4197:26)
Document Element Total Changes Breaking Changes
paths 3 0

View full report

Linting Report 0 errors, 1 warnings, 8 hints

View full report

TYPESCRIPT CHANGELOG

groups: 2.81.3 - 2025-10-06

🐛 Bug Fixes

  • Fix empty readme files being generated when all operations are in child groups (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.761.10

* `outpost.publish()`: **Added**
* `outpost.retry()`: **Added**
* `outpost.publish.event()`: **Removed** (Breaking ⚠️)
* `outpost.retry.retry()`: **Removed** (Breaking ⚠️)
@github-actions github-actions Bot added the minor Minor version bump label May 1, 2026
@alexluong alexluong merged commit b0e749e into main May 1, 2026
1 check passed
@alexluong alexluong deleted the speakeasy-sdk-regen-1777657782 branch May 1, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants