Skip to content

chore: 🐝 Update SDK - Generate OUTPOST-GO [release-v0.15.0-sdk-gen] 0.8.2#789

Merged
leggetter merged 2 commits intorelease/v0.15.0-sdk-genfrom
speakeasy-sdk-regen-release-v0.15.0-sdk-gen-1774370823
Mar 25, 2026
Merged

chore: 🐝 Update SDK - Generate OUTPOST-GO [release-v0.15.0-sdk-gen] 0.8.2#789
leggetter merged 2 commits intorelease/v0.15.0-sdk-genfrom
speakeasy-sdk-regen-release-v0.15.0-sdk-gen-1774370823

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Go SDK Changes:

  • Outpost.Attempts.List(): response.Models[] Changed (Breaking ⚠️)
  • Outpost.Attempts.Get(): response Changed (Breaking ⚠️)
  • Outpost.Destinations.ListAttempts(): response.Models[] Changed (Breaking ⚠️)
  • Outpost.Destinations.GetAttempt(): response Changed (Breaking ⚠️)
  • Outpost.Metrics.GetEventMetrics(): Added
  • Outpost.Metrics.GetAttemptMetrics(): Added

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (3914:3)
│ ├──[+] path (4049:3)
│ ├─┬/attempts/{attempt_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (2874:24)
│ ├─┬/tenants/{tenant_id}/destinations/{destination_id}/attempts
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (3442:24)
│ ├─┬/tenants/{tenant_id}/destinations/{destination_id}/attempts/{attempt_id}
│ │ └─┬GET
│ │   └─┬Parameters
│ │     └──[🔀] description (3547:24)
│ └─┬/attempts
│   └─┬GET
│     └─┬Parameters
│       └──[🔀] description (2754:24)
├─┬Tags
│ └──[🔀] description (2096:18)
├─┬Tags
│ └──[+] Metrics (2115:5)
└─┬Components
  ├──[+] schemas (1960:7)
  ├──[+] schemas (1985:7)
  ├──[+] schemas (2010:7)
  └─┬Attempt
    ├──[+] properties (1772:9)
    ├─┬id
    │ ├──[🔀] description (1760:24)
    │ └──[🔀] example (1761:20)
    ├─┬tenant_id
    │ ├──[+] enum (1732:18)
    │ ├──[+] enum (1732:27)
    │ ├──[🔀] description (1733:24)
    │ └──[🔀] example (1734:20)
    ├─┬status
    │ ├──[+] additionalProperties (1748:33)❌ 
    │ ├──[-] enum (1732:18)❌ 
    │ ├──[-] enum (1732:27)❌ 
    │ ├──[🔀] type (1745:17)❌ 
    │ ├──[🔀] description (1747:24)
    │ ├──[+] nullable (1746:21)❌ 
    │ └──[🔀] example (1749:20)
    ├─┬time
    │ ├──[-] format (1737:19)❌ 
    │ ├──[🔀] description (1728:24)
    │ └──[🔀] example (1729:20)
    ├─┬destination_id
    │ └──[🔀] $ref (1059:9)❌ 
    ├─┬response_data
    │ └──[+] nullable (1746:21)❌ 
    ├─┬manual
    │ ├──[🔀] type (1723:17)❌ 
    │ ├──[🔀] description (1724:24)
    │ └──[🔀] example (1725:20)
    ├─┬event
    │ └──[+] nullable (1767:21)❌ 
    └─┬event_id
      ├──[-] type (1758:17)❌ 
      ├──[🔀] description (1771:24)
      ├──[+] nullable (1767:21)❌ 
      ├──[-] example (1760:20)
      ├──[+] oneOf (1777:7)
      └──[+] oneOf (1810:7)
Document Element Total Changes Breaking Changes
paths 6 0
tags 2 0
components 32 12

View full report

Linting Report 0 errors, 1 warnings, 7 hints

View full report

GO CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.759.1

* `Outpost.Attempts.List()`:  `response.Models[]` **Changed** (Breaking ⚠️)
* `Outpost.Attempts.Get()`:  `response` **Changed** (Breaking ⚠️)
* `Outpost.Destinations.ListAttempts()`:  `response.Models[]` **Changed** (Breaking ⚠️)
* `Outpost.Destinations.GetAttempt()`:  `response` **Changed** (Breaking ⚠️)
* `Outpost.Metrics.GetEventMetrics()`: **Added**
* `Outpost.Metrics.GetAttemptMetrics()`: **Added**
@github-actions github-actions bot added the patch Patch version bump label Mar 24, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

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

Project Deployment Actions Updated (UTC)
outpost-docs Ready Ready Preview, Comment Mar 25, 2026 5:45pm
outpost-website Ready Ready Preview, Comment Mar 25, 2026 5:45pm

Request Review

…elog conflicts

Combine Go + Typescript + Python SDK changelog sections.

Made-with: Cursor
@leggetter leggetter merged commit 548eae1 into release/v0.15.0-sdk-gen Mar 25, 2026
1 of 4 checks passed
@leggetter leggetter deleted the speakeasy-sdk-regen-release-v0.15.0-sdk-gen-1774370823 branch March 25, 2026 17:43
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