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

chore: 🐝 Update SDK - Generate OUTPOST-TS 1.5.0 by leggetter · Pull Request #1009 · hookdeck/outpost · GitHub

chore: 🐝 Update SDK - Generate OUTPOST-TS 1.5.0 - #1009

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

chore: 🐝 Update SDK - Generate OUTPOST-TS 1.5.0#1009
alexluong merged 1 commit into
mainfrom
speakeasy-sdk-regen-1784910280

Conversation

Copy link
Copy Markdown
Collaborator

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.

Typescript SDK Changes:

  • outpost.configuration.getManagedConfig(): response Changed (Breaking ⚠️)
  • outpost.configuration.updateManagedConfig():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ └─┬/config
│   ├─┬GET
│   │ └─┬Responses
│   │   └─┬200
│   │     └─┬application/json
│   │       └──[🔀] example (3239:17)
│   └─┬PATCH
│     ├─┬Responses
│     │ └─┬200
│     │   └─┬application/json
│     │     └──[🔀] example (3275:17)
│     └─┬Requestbody
│       └─┬application/json
│         └──[🔀] example (3264:15)
└─┬Components
  ├─┬ManagedConfig
  │ ├──[+] properties (2876:9)
  │ ├──[+] properties (2892:9)
  │ ├──[+] properties (2900:9)
  │ ├──[+] properties (2904:9)
  │ ├──[+] properties (2994:9)
  │ ├──[-] properties (2870:9)❌ 
  │ ├──[-] properties (2872:9)❌ 
  │ ├──[-] properties (2874:9)❌ 
  │ ├──[-] properties (2876:9)❌ 
  │ ├─┬ALERT_EXHAUSTED_RETRIES_WINDOW_SECONDS
  │ │ └──[+] description (2868:24)
  │ ├─┬ALERT_AUTO_DISABLE_DESTINATION
  │ │ └──[+] description (2860:24)
  │ ├─┬DESTINATIONS_WEBHOOK_SIGNATURE_ALGORITHM
  │ │ └──[+] description (2894:24)
  │ ├─┬DESTINATIONS_WEBHOOK_SIGNING_SECRET_TEMPLATE
  │ │ └──[+] description (2906:24)
  │ ├─┬DESTINATIONS_WEBHOOK_SIGNATURE_HEADER_TEMPLATE
  │ │ └──[+] description (2902:24)
  │ └─┬ALERT_CONSECUTIVE_FAILURE_COUNT
  │   └──[+] description (2864: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

TYPESCRIPT CHANGELOG

additionalProperties: 0.1.4 - 2026-07-08

🐛 Bug Fixes

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

core: 3.31.4 - 2026-07-09

🐛 Bug Fixes

  • emit erasable TypeScript syntax in http and security lib so SDKs type-check under erasableSyntaxOnly (commit by @AshGodfrey)

core: 3.31.3 - 2026-07-02

🐝 New Features

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

Based on Speakeasy CLI 1.791.0

* `outpost.configuration.getManagedConfig()`:  `response` **Changed** (Breaking ⚠️)
* `outpost.configuration.updateManagedConfig()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
leggetter added the minor Minor version bump label Jul 24, 2026
Copilot AI review requested due to automatic review settings July 24, 2026 16:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

alexluong merged commit adb216c into main Jul 24, 2026
5 checks passed
alexluong deleted the speakeasy-sdk-regen-1784910280 branch July 24, 2026 16:31
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.

4 participants


Back | FazBrowse Home | New Git URL