Skip to content

chore: 🐝 Update SDK - SDK generate on release tag OUTPOST-PYTHON 0.8.0#753

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1773404101
Closed

chore: 🐝 Update SDK - SDK generate on release tag OUTPOST-PYTHON 0.8.0#753
github-actions[bot] wants to merge 1 commit intomainfrom
speakeasy-sdk-regen-1773404101

Conversation

@github-actions
Copy link
Contributor

SDK update

Versioning

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

Python SDK Changes:

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

View full SDK changelog

OpenAPI Change Summary
└─┬Paths
  ├─┬/tenants/{tenant_id}/destinations/{destination_id}/attempts/{attempt_id}
  │ └─┬GET
  │   └─┬Parameters
  │     └──[🔀] description (3518:24)
  ├─┬/tenants/{tenant_id}/destinations/{destination_id}/attempts
  │ └─┬GET
  │   ├──[+] parameters (3372:17)❌ 
  │   ├──[+] parameters (3365:17)❌ 
  │   ├─┬Parameters
  │   │ └──[🔀] description (3411:24)
  │   ├─┬Parameters
  │   │ ├──[🔀] description (3333:24)
  │   │ └─┬Schema
  │   │   ├──[-] type (3219:19)❌ 
  │   │   ├──[+] oneOf (3329:17)
  │   │   └──[+] oneOf (3330:17)
  │   └─┬Parameters
  │     └──[🔀] description (3350:24)
  ├─┬/tenants
  │ └─┬GET
  │   ├──[+] parameters (2210:17)❌ 
  │   ├─┬Parameters
  │   │ └─┬Extensions
  │   │   └──[🔀] x-speakeasy-name-override (2244:38)
  │   ├─┬Parameters
  │   │ └─┬Extensions
  │   │   └──[+] x-speakeasy-name-override (2251:38)
  │   └─┬Parameters
  │     └─┬Extensions
  │       └──[+] x-speakeasy-name-override (2237:38)
  ├─┬/events
  │ └─┬GET
  │   ├──[+] parameters (2447:17)❌ 
  │   ├──[+] parameters (2400:17)❌ 
  │   ├──[+] parameters (2454:17)❌ 
  │   ├─┬Parameters
  │   │ └──[🔀] description (2432:24)
  │   └─┬Parameters
  │     ├──[🔀] description (2419:24)
  │     └─┬Schema
  │       ├──[-] type (2355:19)❌ 
  │       ├──[+] oneOf (2415:17)
  │       └──[+] oneOf (2416:17)
  ├─┬/tenants/{tenant_id}/destinations
  │ └─┬GET
  │   ├─┬Parameters
  │   │ └──[🔀] description (2985:24)
  │   └─┬Parameters
  │     └──[🔀] description (2995:24)
  ├─┬/attempts
  │ └─┬GET
  │   ├──[+] parameters (2671:17)❌ 
  │   ├──[+] parameters (2664:17)❌ 
  │   ├─┬Parameters
  │   │ ├──[🔀] description (2609:24)
  │   │ └─┬Schema
  │   │   ├──[-] type (2524:19)❌ 
  │   │   ├──[+] oneOf (2605:17)
  │   │   └──[+] oneOf (2606:17)
  │   ├─┬Parameters
  │   │ ├──[🔀] description (2622:24)
  │   │ └─┬Schema
  │   │   ├──[-] type (2530:19)❌ 
  │   │   ├──[+] oneOf (2618:17)
  │   │   └──[+] oneOf (2619:17)
  │   ├─┬Parameters
  │   │ └──[🔀] description (2710:24)
  │   ├─┬Parameters
  │   │ ├──[🔀] description (2632:24)
  │   │ └─┬Schema
  │   │   ├──[-] type (2536:19)❌ 
  │   │   ├──[+] oneOf (2628:17)
  │   │   └──[+] oneOf (2629:17)
  │   └─┬Parameters
  │     └──[🔀] description (2649:24)
  └─┬/attempts/{attempt_id}
    └─┬GET
      └─┬Parameters
        └──[🔀] description (2832:24)
Document Element Total Changes Breaking Changes
paths 40 13

View full report

Linting Report 0 errors, 1 warnings, 3 hints

View full report

PYTHON CHANGELOG

core: 6.0.18 - 2026-03-11

🐛 Bug Fixes

  • reserve datetime for pythonv2 fields (commit by @danielkov)

core: 6.0.17 - 2026-03-05

🐛 Bug Fixes

  • fix model serializer dropping aliased fields when model_dump() is called without by_alias=True by falling back to field name lookup

enumUnions: 0.1.1 - 2026-03-06

🐛 Bug Fixes

  • show literal values in enum docs when enumFormat is union (commit by @bflad)

Based on Speakeasy CLI 1.753.0

* `outpost.tenants.list_tenants()`:  `request` **Changed** (Breaking ⚠️)
* `outpost.events.list()`:  `request` **Changed** (Breaking ⚠️)
* `outpost.attempts.list()`:  `request` **Changed** (Breaking ⚠️)
* `outpost.destinations.list_attempts()`:  `request` **Changed** (Breaking ⚠️)
@github-actions github-actions bot added the minor Minor version bump label Mar 13, 2026
@vercel
Copy link

vercel bot commented Mar 13, 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 13, 2026 0:16am
outpost-website Ready Ready Preview, Comment Mar 13, 2026 0:16am

Request Review

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