FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: 🐝 Update SDK - Generate OUTPOST-PYTHON 1.5.0 by github-actions[bot] · Pull Request #1008 · hookdeck/outpost · GitHub

chore: 🐝 Update SDK - Generate OUTPOST-PYTHON 1.5.0 - #1008

Merged
alexluong merged 1 commit into
mainfrom
speakeasy-sdk-regen-1784909598
Jul 24, 2026
Merged

chore: 🐝 Update SDK - Generate OUTPOST-PYTHON 1.5.0#1008
alexluong merged 1 commit into
mainfrom
speakeasy-sdk-regen-1784909598

Conversation

Copy link
Copy Markdown
Contributor

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Python SDK Changes:

  • outpost.configuration.get_managed_config(): response Changed (Breaking ⚠️)
  • outpost.configuration.update_managed_config():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ └─┬/config
│   ├─┬GET
│   │ └─┬Responses
│   │   └─┬200
│   │     └─┬application/json
│   │       └──[🔀] example (3241:17)
│   └─┬PATCH
│     ├─┬Responses
│     │ └─┬200
│     │   └─┬application/json
│     │     └──[🔀] example (3277:17)
│     └─┬Requestbody
│       └─┬application/json
│         └──[🔀] example (3266:15)
└─┬Components
  ├─┬ManagedConfig
  │ ├──[+] properties (2878:9)
  │ ├──[+] properties (2894:9)
  │ ├──[+] properties (2902:9)
  │ ├──[+] properties (2906:9)
  │ ├──[+] properties (2996:9)
  │ ├──[-] properties (2872:9)❌ 
  │ ├──[-] properties (2874:9)❌ 
  │ ├──[-] properties (2876:9)❌ 
  │ ├──[-] properties (2878:9)❌ 
  │ ├─┬DESTINATIONS_WEBHOOK_SIGNATURE_ALGORITHM
  │ │ └──[+] description (2896:24)
  │ ├─┬ALERT_EXHAUSTED_RETRIES_WINDOW_SECONDS
  │ │ └──[+] description (2870:24)
  │ ├─┬ALERT_CONSECUTIVE_FAILURE_COUNT
  │ │ └──[+] description (2866:24)
  │ ├─┬DESTINATIONS_WEBHOOK_SIGNING_SECRET_TEMPLATE
  │ │ └──[+] description (2908:24)
  │ ├─┬ALERT_AUTO_DISABLE_DESTINATION
  │ │ └──[+] description (2862:24)
  │ └─┬DESTINATIONS_WEBHOOK_SIGNATURE_HEADER_TEMPLATE
  │   └──[+] description (2904:24)
  └─┬Topics
    └──[🔀] description (190:20)
Document Element Total Changes Breaking Changes
paths 3 0
components 16 4

View full report

Linting Report 0 errors, 1 warnings, 12 hints

View full report

PYTHON CHANGELOG

additionalProperties: 1.0.2 - 2026-07-08

🐛 Bug Fixes

  • generate self-recursive additionalProperties maps as maps of their value type instead of empty models (commit by @AshGodfrey)

core: 6.0.34 - 2026-07-02

🐝 New Features

  • omit gen.lock checksums under versioningStrategy manual and persistentEdits never to prevent merge conflicts (commit by @ThomasRooney)

core: 6.0.33 - 2026-06-26

🐛 Bug Fixes

core: 6.0.32 - 2026-06-26

🐛 Bug Fixes

  • cap pydantic dependency to <2.13 as a stopgap for nullable discriminated-union request fields being dropped during serialization (commit by @AshGodfrey)

core: 6.0.31 - 2026-06-19

🐝 New Features

  • splice Pydantic validators from .speakeasy/addons/model_validator/ into generated model classes (commit by @2ynn)

retries: 3.0.7 - 2026-06-17

🐝 New Features

  • support runtime jitter and status codes override in retry configuration (commit by @2ynn)

sdkHooks: 1.3.0 - 2026-06-22

🐝 New Features

  • expose operation tags and x- extensions on HookContext (commit by @AshGodfrey)

sdkHooks: 1.2.2 - 2026-06-16

🐝 New Features

  • add ParseErrorHook and response_mode on HookContext when rawResponseHelpers is enabled (commit by @2ynn)

unions: 3.1.7 - 2026-06-25

🐛 Bug Fixes

  • resolve lenient response unions by declaration order and never raise on uncoercible values, returning them as-is (commit by @2ynn)

Based on Speakeasy CLI 1.791.0

* `outpost.configuration.get_managed_config()`:  `response` **Changed** (Breaking ⚠️)
* `outpost.configuration.update_managed_config()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
github-actions Bot added the minor Minor version bump label Jul 24, 2026
alexluong merged commit 8d39c76 into main Jul 24, 2026
1 check passed
alexluong deleted the speakeasy-sdk-regen-1784909598 branch July 24, 2026 16:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL