Skip to content

chore: 🐝 Update SDK - Generate OUTPOST-GO 0.6.0#693

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

chore: 🐝 Update SDK - Generate OUTPOST-GO 0.6.0#693
leggetter merged 1 commit into
mainfrom
speakeasy-sdk-regen-1770829484

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Go 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.Request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error Changed (Breaking ⚠️)
  • Outpost.Topics.List():
    • request.TenantId 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.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 (3138:5)❌ 
│ ├──[-] path (3093:5)❌ 
│ ├──[-] path (2675:5)❌ 
│ ├──[-] path (2733:5)❌ 
│ ├──[-] path (2776:5)❌ 
│ ├──[-] path (2805:5)❌ 
│ ├──[-] path (2910:5)❌ 
│ ├──[-] path (2993:5)❌ 
│ ├──[-] path (2949:5)❌ 
│ ├──[+] path (2726:3)
│ ├──[+] path (3470:3)
│ ├──[+] path (3189:3)
│ ├──[+] path (2398:3)
│ ├──[+] path (3337:3)
│ ├──[+] path (2515:3)
│ ├──[+] path (2551:3)
│ ├─┬/destination-types
│ │ └─┬GET
│ │   ├──[🔀] summary (3514:16)
│ │   ├──[🔀] description (3515:20)
│ │   └──[🔀] operationId (3516:20)❌ 
│ ├─┬/topics
│ │ └─┬GET
│ │   ├──[🔀] summary (3676:16)
│ │   └─┬Extensions
│ │     └──[🔀] x-speakeasy-name-override (3737:34)
│ └─┬/tenants
│   └─┬GET
│     ├──[-] parameters (2079:25)❌ 
│     ├──[+] parameters (2253:17)❌ 
│     ├──[+] parameters (2260:17)❌ 
│     ├──[+] parameters (2237:17)❌ 
│     ├──[+] parameters (2245: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 (200:13)❌ 
  ├──[-] schemas (90:13)❌ 
  ├──[-] schemas (124:13)❌ 
  ├──[-] schemas (1681:13)❌ 
  ├──[+] schemas (1822:7)
  ├──[+] schemas (92:7)
  ├──[+] schemas (1751:7)
  ├──[+] schemas (1833:7)
  ├──[+] schemas (1644:7)
  ├──[+] schemas (187:7)
  ├──[+] schemas (1699:7)
  ├──[+] schemas (1784:7)
  ├──[+] schemas (160:7)
  ├─┬DestinationCreateGCPPubSub
  │ └─┬delivery_metadata
  │   └──[🔀] description (1315: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)
  ├─┬DestinationAWSS3
  │ └─┬delivery_metadata
  │   └──[🔀] description (920:24)
  ├─┬DestinationCreateHookdeck
  │ └─┬delivery_metadata
  │   └──[🔀] description (1179:24)
  ├─┬DestinationWebhook
  │ └─┬delivery_metadata
  │   └──[🔀] description (464:24)
  ├─┬DestinationRabbitMQ
  │ └─┬delivery_metadata
  │   └──[🔀] description (618:24)
  ├─┬DestinationAWSKinesis
  │ └─┬delivery_metadata
  │   └──[🔀] description (769:24)
  ├─┬DestinationAzureServiceBus
  │ └─┬delivery_metadata
  │   └──[🔀] description (845:24)
  ├─┬DestinationUpdateAWSKinesis
  │ └─┬delivery_metadata
  │   └──[🔀] description (1483:24)
  ├─┬DestinationUpdateAWSSQS
  │ └─┬delivery_metadata
  │   └──[🔀] description (1406:24)
  ├─┬DestinationCreateAzureServiceBus
  │ └─┬delivery_metadata
  │   └──[🔀] description (1247:24)
  ├─┬DestinationUpdateHookdeck
  │ └─┬delivery_metadata
  │   └──[🔀] description (1457:24)
  ├─┬Event
  │ ├──[-] properties (1671:17)❌ 
  │ └──[+] properties (1664:9)
  ├─┬DestinationUpdateWebhook
  │ └─┬delivery_metadata
  │   └──[🔀] description (1380:24)
  ├─┬DestinationCreateRabbitMQ
  │ └─┬delivery_metadata
  │   └──[🔀] description (1146:24)
  ├─┬DestinationGCPPubSub
  │ └─┬delivery_metadata
  │   └──[🔀] description (997:24)
  ├─┬DestinationUpdateAWSS3
  │ └─┬delivery_metadata
  │   └──[🔀] description (1535:24)
  ├─┬DestinationCreateAWSKinesis
  │ └─┬delivery_metadata
  │   └──[🔀] description (1213:24)
  ├─┬DestinationUpdateAzureServiceBus
  │ └─┬delivery_metadata
  │   └──[🔀] description (1509:24)
  ├─┬DestinationCreateAWSS3
  │ └─┬delivery_metadata
  │   └──[🔀] description (1281:24)
  ├─┬DestinationAWSSQS
  │ └─┬delivery_metadata
  │   └──[🔀] description (541:24)
  ├─┬DestinationUpdateGCPPubSub
  │ └─┬delivery_metadata
  │   └──[🔀] description (1561:24)
  ├─┬DestinationCreateWebhook
  │ └─┬delivery_metadata
  │   └──[🔀] description (1078:24)
  ├─┬PublishRequest
  │ ├──[+] properties (1606:9)
  │ └─┬topic
  │   ├──[+] format (1608:19)❌ 
  │   ├──[🔀] description (1609:24)
  │   └──[🔀] example (1610:20)
  ├─┬DestinationHookdeck
  │ └─┬delivery_metadata
  │   └──[🔀] description (695:24)
  └─┬DestinationCreateAWSSQS
    └─┬delivery_metadata
      └──[🔀] description (1112: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

GO 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.13.12 - 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.13.11 - 2026-01-23

🐛 Bug Fixes

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

globalSecurity: 2.82.13 - 2026-02-03

🐝 New Features

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

unions: 2.87.3 - 2026-02-02

🐛 Bug Fixes

  • respect title and x-speakeasy-name-override for primitive union members (controlled by gen.yaml flag respectTitlesForPrimitiveUnionMembers) (commit by @mfbx9da4)

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.Request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
  *  `error` **Changed** (Breaking ⚠️)
* `Outpost.Topics.List()`: 
  *  `request.TenantId` **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.Request.Time` **Added**
  *  `response.DestinationIds` **Added**
* `Outpost.Destinations.ListAttempts()`: **Added**
* `Outpost.Attempts.Retry()`: **Added**
* `Outpost.Attempts.Get()`: **Added**
@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 5:06pm
outpost-website Ready Ready Preview, Comment Feb 11, 2026 5:06pm

Request Review

@github-actions github-actions Bot added the minor label Feb 11, 2026
@vercel
vercel Bot temporarily deployed to Preview – outpost-docs February 11, 2026 17:06 Inactive
@vercel
vercel Bot temporarily deployed to Preview – outpost-website February 11, 2026 17:06 Inactive
@leggetter
leggetter merged commit ae32ac7 into main Feb 11, 2026
3 checks passed
@leggetter
leggetter deleted the speakeasy-sdk-regen-1770829484 branch February 11, 2026 17:11
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