Skip to content

chore: 🐝 Update SDK - Generate OUTPOST-TS 0.7.0#691

Merged
leggetter merged 1 commit into
mainfrom
speakeasy-sdk-regen-1770828770
Feb 11, 2026
Merged

chore: 🐝 Update SDK - Generate OUTPOST-TS 0.7.0#691
leggetter merged 1 commit into
mainfrom
speakeasy-sdk-regen-1770828770

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Typescript SDK Changes:

  • outpost.tenants.listTenants():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • outpost.events.get():
    • request.tenantId Removed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • outpost.events.list():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed (Breaking ⚠️)
  • outpost.topics.list():
    • request Removed (Breaking ⚠️)
    • error Changed
  • outpost.destinations.getAttempt(): Added
  • outpost.schemas.listTenantDestinationTypes(): Removed (Breaking ⚠️)
  • outpost.schemas.get(): Removed (Breaking ⚠️)
  • outpost.topics.listJwt(): Removed (Breaking ⚠️)
  • outpost.events.listDeliveries(): Removed (Breaking ⚠️)
  • outpost.events.listByDestination(): Removed (Breaking ⚠️)
  • outpost.events.getByDestination(): Removed (Breaking ⚠️)
  • outpost.events.retry(): Removed (Breaking ⚠️)
  • outpost.attempts.list(): Added
  • outpost.publish.event():
    • request.time Added
    • response.destinationIds Added
  • outpost.destinations.listAttempts(): Added
  • outpost.attempts.retry(): Added
  • outpost.attempts.get(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[-] path (2776:5)❌ 
│ ├──[-] path (2993:5)❌ 
│ ├──[-] path (2949:5)❌ 
│ ├──[-] path (3093:5)❌ 
│ ├──[-] path (2805:5)❌ 
│ ├──[-] path (2910:5)❌ 
│ ├──[-] path (2675:5)❌ 
│ ├──[-] path (2733:5)❌ 
│ ├──[-] path (3138:5)❌ 
│ ├──[+] path (2398:3)
│ ├──[+] path (2726:3)
│ ├──[+] path (3470:3)
│ ├──[+] path (2515:3)
│ ├──[+] path (3189:3)
│ ├──[+] path (2551:3)
│ ├──[+] path (3337:3)
│ ├─┬/topics
│ │ └─┬GET
│ │   ├──[🔀] summary (3676:16)
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-name-override (3737:34)
│ ├─┬/destination-types
│ │ └─┬GET
│ │   ├──[🔀] summary (3514:16)
│ │   ├──[🔀] description (3515:20)
│ │   └──[🔀] operationId (3516:20)❌ 
│ └─┬/tenants
│   └─┬GET
│     ├──[-] parameters (2079:25)❌ 
│     ├──[+] parameters (2237:17)❌ 
│     ├──[+] parameters (2245:17)❌ 
│     ├──[+] parameters (2253:17)❌ 
│     ├──[+] parameters (2260:17)❌ 
│     └─┬Responses
│       └─┬200
│         └─┬application/json
│           ├──[🔀] example (2287:17)
│           └─┬Schema
│             └──[🔀] $ref (92:13)❌ 
├─┬Tags
│ └──[🔀] description (2064:18)
├─┬Tags
│ └──[+] Attempts (2046:5)
├─┬Servers
│ └──[+] servers (14:5)
└─┬Components
  ├──[-] schemas (124:13)❌ 
  ├──[-] schemas (200:13)❌ 
  ├──[-] schemas (1681:13)❌ 
  ├──[-] schemas (90:13)❌ 
  ├──[+] schemas (1822:7)
  ├──[+] schemas (1833:7)
  ├──[+] schemas (1699:7)
  ├──[+] schemas (187:7)
  ├──[+] schemas (1784:7)
  ├──[+] schemas (92:7)
  ├──[+] schemas (1751:7)
  ├──[+] schemas (1644:7)
  ├──[+] schemas (160:7)
  ├─┬DestinationAWSKinesis
  │ └─┬delivery_metadata
  │   └──[🔀] description (769:24)
  ├─┬DestinationCreateWebhook
  │ └─┬delivery_metadata
  │   └──[🔀] description (1078:24)
  ├─┬DestinationHookdeck
  │ └─┬delivery_metadata
  │   └──[🔀] description (695:24)
  ├─┬DestinationUpdateAzureServiceBus
  │ └─┬delivery_metadata
  │   └──[🔀] description (1509:24)
  ├─┬DestinationUpdateAWSKinesis
  │ └─┬delivery_metadata
  │   └──[🔀] description (1483:24)
  ├─┬DestinationUpdateAWSSQS
  │ └─┬delivery_metadata
  │   └──[🔀] description (1406:24)
  ├─┬DestinationCreateAWSSQS
  │ └─┬delivery_metadata
  │   └──[🔀] description (1112:24)
  ├─┬DestinationCreateHookdeck
  │ └─┬delivery_metadata
  │   └──[🔀] description (1179:24)
  ├─┬DestinationAzureServiceBus
  │ └─┬delivery_metadata
  │   └──[🔀] description (845:24)
  ├─┬DestinationCreateAzureServiceBus
  │ └─┬delivery_metadata
  │   └──[🔀] description (1247:24)
  ├─┬DestinationUpdateWebhook
  │ └─┬delivery_metadata
  │   └──[🔀] description (1380:24)
  ├─┬Event
  │ ├──[-] properties (1671:17)❌ 
  │ └──[+] properties (1664:9)
  ├─┬DestinationGCPPubSub
  │ └─┬delivery_metadata
  │   └──[🔀] description (997:24)
  ├─┬DestinationCreateGCPPubSub
  │ └─┬delivery_metadata
  │   └──[🔀] description (1315:24)
  ├─┬DestinationCreateAWSS3
  │ └─┬delivery_metadata
  │   └──[🔀] description (1281:24)
  ├─┬DestinationAWSS3
  │ └─┬delivery_metadata
  │   └──[🔀] description (920:24)
  ├─┬DestinationRabbitMQ
  │ └─┬delivery_metadata
  │   └──[🔀] description (618:24)
  ├─┬PublishRequest
  │ ├──[+] properties (1606:9)
  │ └─┬topic
  │   ├──[+] format (1608:19)❌ 
  │   ├──[🔀] description (1609:24)
  │   └──[🔀] example (1610:20)
  ├─┬DestinationUpdateHookdeck
  │ └─┬delivery_metadata
  │   └──[🔀] description (1457:24)
  ├─┬DestinationUpdateRabbitMQ
  │ └─┬delivery_metadata
  │   └──[🔀] description (1432:24)
  ├─┬PublishResponse
  │ ├──[+] required (1627:11)❌ 
  │ ├──[+] properties (1637:9)
  │ ├─┬id
  │ │ ├──[🔀] type (1634:17)❌ 
  │ │ ├──[🔀] description (1635:24)
  │ │ └──[🔀] example (1636:20)
  │ └─┬duplicate
  │   ├──[+] items (1640:13)❌ 
  │   ├──[🔀] type (1638:17)❌ 
  │   ├──[🔀] description (1641:24)
  │   └──[🔀] example (1642:20)
  ├─┬DestinationCreateRabbitMQ
  │ └─┬delivery_metadata
  │   └──[🔀] description (1146:24)
  ├─┬DestinationWebhook
  │ └─┬delivery_metadata
  │   └──[🔀] description (464:24)
  ├─┬DestinationAWSSQS
  │ └─┬delivery_metadata
  │   └──[🔀] description (541:24)
  ├─┬DestinationUpdateGCPPubSub
  │ └─┬delivery_metadata
  │   └──[🔀] description (1561:24)
  ├─┬DestinationCreateAWSKinesis
  │ └─┬delivery_metadata
  │   └──[🔀] description (1213:24)
  └─┬DestinationUpdateAWSS3
    └─┬delivery_metadata
      └──[🔀] description (1535:24)
Document Element Total Changes Breaking Changes
paths 28 16
tags 2 0
servers 1 0
components 52 10

View full report

Linting Report 0 errors, 1 warnings, 7 hints

View full report

TYPESCRIPT CHANGELOG

constsAndDefaults: 0.1.13 - 2026-01-15

🐛 Bug Fixes

  • omit enum default when value is not in enum to prevent type errors in generated code (commit by @mfbx9da4)

core: 3.26.27 - 2026-01-29

🐛 Bug Fixes

  • avoid overwriting SubSDK comments with empty comments when same SubSDK is referenced by multiple tags (commit by @mfbx9da4)

core: 3.26.24 - 2026-01-29

🐝 New Features

  • add named alias import to prevent internal name collision (commit by @subomi)

core: 3.26.26 - 2026-01-28

🐛 Bug Fixes

  • discriminated union errors used in both successful and error response (commit by @mfbx9da4)

core: 3.26.23 - 2026-01-15

🐝 New Features

  • add fileNaming config option for kebab-case file naming convention (commit by @AshGodfrey)

globalSecurity: 2.82.15 - 2026-02-03

🐝 New Features

  • support x-speakeasy-name-override on security scheme options (commit by @tristanspeakeasy)

responseFormat: 0.3.0 - 2026-01-22

🔧 Chores

  • remove redundant headers field in envelope-http response (commit by @2ynn)

unions: 2.86.4 - 2026-01-30

🐛 Bug Fixes

  • prefer exact matches over inexact ones in smart union parsing for lax mode (commit by @AshGodfrey)

Based on Speakeasy CLI 1.710.0

* `outpost.tenants.listTenants()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `outpost.events.get()`: 
  *  `request.tenantId` **Removed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `outpost.events.list()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed** (Breaking ⚠️)
* `outpost.topics.list()`: 
  *  `request` **Removed** (Breaking ⚠️)
  *  `error` **Changed**
* `outpost.destinations.getAttempt()`: **Added**
* `outpost.schemas.listTenantDestinationTypes()`: **Removed** (Breaking ⚠️)
* `outpost.schemas.get()`: **Removed** (Breaking ⚠️)
* `outpost.topics.listJwt()`: **Removed** (Breaking ⚠️)
* `outpost.events.listDeliveries()`: **Removed** (Breaking ⚠️)
* `outpost.events.listByDestination()`: **Removed** (Breaking ⚠️)
* `outpost.events.getByDestination()`: **Removed** (Breaking ⚠️)
* `outpost.events.retry()`: **Removed** (Breaking ⚠️)
* `outpost.attempts.list()`: **Added**
* `outpost.publish.event()`: 
  *  `request.time` **Added**
  *  `response.destinationIds` **Added**
* `outpost.destinations.listAttempts()`: **Added**
* `outpost.attempts.retry()`: **Added**
* `outpost.attempts.get()`: **Added**
@github-actions github-actions Bot added the minor label Feb 11, 2026
@vercel

vercel Bot commented Feb 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
outpost-docs Ready Ready Preview, Comment Feb 11, 2026 4:54pm
outpost-website Ready Ready Preview, Comment Feb 11, 2026 4:54pm

Request Review

@vercel
vercel Bot temporarily deployed to Preview – outpost-website February 11, 2026 16:54 Inactive
@vercel
vercel Bot temporarily deployed to Preview – outpost-docs February 11, 2026 16:54 Inactive
@leggetter
leggetter merged commit 0152850 into main Feb 11, 2026
3 checks passed
@leggetter
leggetter deleted the speakeasy-sdk-regen-1770828770 branch February 11, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants