Skip to content

chore: 🐝 Update SDK - SDK generate on release tag OUTPOST-TS 0.8.1 - #749

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1773391337
Closed

chore: 🐝 Update SDK - SDK generate on release tag OUTPOST-TS 0.8.1#749
github-actions[bot] wants to merge 1 commit into
mainfrom
speakeasy-sdk-regen-1773391337

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Typescript SDK Changes:

  • outpost.tenants.listTenants(): request Changed (Breaking ⚠️)
  • outpost.events.list(): request Changed (Breaking ⚠️)
  • outpost.attempts.list(): request Changed (Breaking ⚠️)
  • outpost.destinations.listAttempts(): request Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├─┬/tenants/{tenant_id}/destinations/{destination_id}/attempts/{attempt_id}
  │ └─┬GET
  │   └─┬Parameters
  │     └──[🔀] description (3456:24)
  ├─┬/events
  │ └─┬GET
  │   ├──[+] parameters (2383:17)❌ 
  │   ├──[+] parameters (2430:17)❌ 
  │   ├──[+] parameters (2437:17)❌ 
  │   ├─┬Parameters
  │   │ ├──[🔀] description (2402:24)
  │   │ └─┬Schema
  │   │   ├──[-] type (2340:19)❌ 
  │   │   ├──[+] oneOf (2398:17)
  │   │   └──[+] oneOf (2399:17)
  │   └─┬Parameters
  │     └──[🔀] description (2415:24)
  ├─┬/tenants/{tenant_id}/destinations/{destination_id}/attempts
  │ └─┬GET
  │   ├──[+] parameters (3318:17)❌ 
  │   ├──[+] parameters (3325:17)❌ 
  │   ├─┬Parameters
  │   │ ├──[🔀] description (3286:24)
  │   │ └─┬Schema
  │   │   ├──[-] type (3174:19)❌ 
  │   │   ├──[+] oneOf (3282:17)
  │   │   └──[+] oneOf (3283:17)
  │   ├─┬Parameters
  │   │ └──[🔀] description (3362:24)
  │   └─┬Parameters
  │     └──[🔀] description (3303:24)
  ├─┬/attempts/{attempt_id}
  │ └─┬GET
  │   └─┬Parameters
  │     └──[🔀] description (2785:24)
  ├─┬/attempts
  │ └─┬GET
  │   ├──[+] parameters (2632:17)❌ 
  │   ├──[+] parameters (2639:17)❌ 
  │   ├─┬Parameters
  │   │ ├──[🔀] description (2577:24)
  │   │ └─┬Schema
  │   │   ├──[-] type (2494:19)❌ 
  │   │   ├──[+] oneOf (2573:17)
  │   │   └──[+] oneOf (2574:17)
  │   ├─┬Parameters
  │   │ ├──[🔀] description (2590:24)
  │   │ └─┬Schema
  │   │   ├──[-] type (2500:19)❌ 
  │   │   ├──[+] oneOf (2586:17)
  │   │   └──[+] oneOf (2587:17)
  │   ├─┬Parameters
  │   │ ├──[🔀] description (2600:24)
  │   │ └─┬Schema
  │   │   ├──[-] type (2506:19)❌ 
  │   │   ├──[+] oneOf (2596:17)
  │   │   └──[+] oneOf (2597:17)
  │   ├─┬Parameters
  │   │ └──[🔀] description (2617:24)
  │   └─┬Parameters
  │     └──[🔀] description (2676:24)
  ├─┬/tenants
  │ └─┬GET
  │   └──[+] parameters (2208:17)❌ 
  └─┬/tenants/{tenant_id}/destinations
    └─┬GET
      ├─┬Parameters
      │ └──[🔀] description (2938:24)
      └─┬Parameters
        └──[🔀] description (2948:24)
Document Element Total Changes Breaking Changes
paths 37 13

View full report

Linting Report 0 errors, 1 warnings, 7 hints

View full report

TYPESCRIPT CHANGELOG

core: 3.26.42 - 2026-03-11

🐛 Bug Fixes

  • resolve collision-resistant import aliases for model namespaces (commit by @bradcypert)

Based on Speakeasy CLI 1.753.0

* `outpost.tenants.listTenants()`:  `request` **Changed** (Breaking ⚠️)
* `outpost.events.list()`:  `request` **Changed** (Breaking ⚠️)
* `outpost.attempts.list()`:  `request` **Changed** (Breaking ⚠️)
* `outpost.destinations.listAttempts()`:  `request` **Changed** (Breaking ⚠️)
@github-actions github-actions Bot added the patch label Mar 13, 2026
@vercel

vercel Bot commented Mar 13, 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 Mar 13, 2026 8:44am
outpost-website Ready Ready Preview, Comment Mar 13, 2026 8:44am

Request Review

@vercel
vercel Bot temporarily deployed to Preview – outpost-docs March 13, 2026 08:43 Inactive
@vercel
vercel Bot temporarily deployed to Preview – outpost-website March 13, 2026 08:44 Inactive
@alexluong

Copy link
Copy Markdown
Collaborator

Closing — re-generating after #750 fixed pagination overlay split

@alexluong alexluong closed this Mar 13, 2026
@alexluong
alexluong deleted the speakeasy-sdk-regen-1773391337 branch March 13, 2026 12: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