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

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

chore: 🐝 Update SDK - Generate OUTPOST-GO 1.5.0 - #1006

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

chore: 🐝 Update SDK - Generate OUTPOST-GO 1.5.0#1006
alexluong merged 1 commit into
mainfrom
speakeasy-sdk-regen-1784908956

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.

Go SDK Changes:

  • Outpost.Configuration.GetManagedConfig(): response Changed (Breaking ⚠️)
  • Outpost.Configuration.UpdateManagedConfig():
    • request.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)❌ 
  │ ├─┬DESTINATIONS_WEBHOOK_SIGNATURE_HEADER_TEMPLATE
  │ │ └──[+] description (2902:24)
  │ ├─┬ALERT_AUTO_DISABLE_DESTINATION
  │ │ └──[+] description (2860:24)
  │ ├─┬DESTINATIONS_WEBHOOK_SIGNING_SECRET_TEMPLATE
  │ │ └──[+] description (2906:24)
  │ ├─┬ALERT_CONSECUTIVE_FAILURE_COUNT
  │ │ └──[+] description (2864:24)
  │ ├─┬ALERT_EXHAUSTED_RETRIES_WINDOW_SECONDS
  │ │ └──[+] description (2868:24)
  │ └─┬DESTINATIONS_WEBHOOK_SIGNATURE_ALGORITHM
  │   └──[+] description (2894: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

GO CHANGELOG

additionalProperties: 0.1.3 - 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.13.47 - 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.790.3

* `Outpost.Configuration.GetManagedConfig()`:  `response` **Changed** (Breaking ⚠️)
* `Outpost.Configuration.UpdateManagedConfig()`: 
  *  `request.Request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
github-actions Bot added the minor Minor version bump label Jul 24, 2026
alexluong merged commit c917fe5 into main Jul 24, 2026
1 check passed
alexluong deleted the speakeasy-sdk-regen-1784908956 branch July 24, 2026 16:11
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