Skip to content

chore: 🐝 Update SDK - Generate 0.13.4#112

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783735836
Open

chore: 🐝 Update SDK - Generate 0.13.4#112
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783735836

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 11, 2026

Copy link
Copy Markdown

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (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:

  • Glean.Skills.List(): Added
  • Glean.Skills.Retrieve(): Added
  • Glean.Indexing.Datasources.Submit(): Added
  • Glean.Client.Chat.Create():
    • request.ChatRequest.Messages[].Fragments[].Action.Metadata.ActionTypeSource Added
    • response.Messages[].Fragments[].Action.Metadata.ActionTypeSource Added
  • Glean.Client.Chat.Retrieve(): response.ChatResult.Chat.Messages[].Fragments[].Action.Metadata.ActionTypeSource Added
  • Glean.Client.Chat.CreateStream():
    • request.ChatRequest.Messages[].Fragments[].Action.Metadata.ActionTypeSource Added
  • Glean.Client.Agents.Create(): response.Workflow.WebhookUrl Added
  • Glean.Client.Search.RetrieveFeed(): response.Results[].PrimaryEntry.Workflow.Workflow.WebhookUrl Added
  • Glean.Client.Governance.Data.Findings.Create():
    • request.Request.Filter.Severity.Enum(falsePositive) Added
    • response.Filter.Severity.Enum(falsePositive) Added
  • Glean.Client.Governance.Data.Findings.List(): response.Exports[].Filter.Severity.Enum(falsePositive) Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (6:26)
├─┬Paths
│ ├──[+] path (308:3)
│ ├──[+] path (4282:3)
│ └──[+] path (253:3)
└─┬Components
  ├──[+] schemas (5660:7)
  ├──[+] schemas (5701:7)
  ├──[+] schemas (5648:7)
  ├──[+] schemas (5667:7)
  ├──[+] schemas (5769:7)
  ├──[+] schemas (5655:7)
  ├──[+] schemas (5746:7)
  ├─┬ToolMetadata
  │ ├──[+] properties (9923:9)
  │ ├─┬lastUpdatedBy
  │ │ └──[🔀] $ref (9913:11)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (9783:13)❌ 
  │ ├─┬auth
  │ │ └──[🔀] $ref (9924:11)❌ 
  │ ├─┬lastUpdatedAt
  │ │ ├──[+] enum (9901:15)
  │ │ ├──[+] enum (9902:15)
  │ │ ├──[+] enum (9900:15)
  │ │ ├──[-] format (9629:19)❌ 
  │ │ └──[🔀] description (9903:24)
  │ ├─┬displayName
  │ │ └──[🔀] $ref (9891:11)❌ 
  │ ├─┬createdBy
  │ │ └──[🔀] $ref (9909:11)❌ 
  │ ├─┬logoUrl
  │ │ └──[🔀] $ref (9794:9)❌ 
  │ ├─┬toolId
  │ │ └──[🔀] $ref (7098:9)❌ 
  │ ├─┬createdAt
  │ │ ├──[+] enum (9946:15)
  │ │ ├──[+] enum (9947:15)
  │ │ ├──[+] enum (9942:15)
  │ │ ├──[+] enum (9943:15)
  │ │ ├──[+] enum (9944:15)
  │ │ ├──[+] enum (9945:15)
  │ │ ├──[-] format (9625:19)❌ 
  │ │ └──[🔀] description (9948:24)
  │ ├─┬knowledgeType
  │ │ ├──[-] enum (9615:15)❌ 
  │ │ ├──[-] enum (9616:15)❌ 
  │ │ ├──[-] enum (9617:15)❌ 
  │ │ ├──[🔀] type (9964:17)❌ 
  │ │ └──[🔀] description (9965:24)
  │ ├─┬displayDescription
  │ │ └──[🔀] $ref (9794:9)❌ 
  │ ├─┬usageInstructions
  │ │ ├──[+] enum (9879:15)
  │ │ ├──[+] enum (9880:15)
  │ │ └──[🔀] description (9881:24)
  │ ├─┬writeActionType
  │ │ ├──[-] enum (9634:15)❌ 
  │ │ ├──[-] enum (9635:15)❌ 
  │ │ ├──[-] enum (9636:15)❌ 
  │ │ └──[🔀] description (9962:24)
  │ ├─┬authType
  │ │ └──[🔀] $ref (9804:13)❌ 
  │ ├─┬permissions
  │ │ └──[🔀] $ref (9786:13)❌ 
  │ ├─┬isSetupFinished
  │ │ └──[🔀] $ref (9780:13)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (9595:15)❌ 
  │ │ ├──[-] enum (9594:15)❌ 
  │ │ └──[🔀] description (9889:24)
  │ └─┬objectName
  │   └──[🔀] $ref (9883:11)❌ 
  ├─┬DlpSeverity
  │ ├──[+] enum (16062:11)
  │ └──[🔀] description (16063:20)
  └─┬Workflow
    └─┬ALLOF
      └──[+] properties (10527:13)
Document Element Total Changes Breaking Changes
info 2 0
paths 3 0
components 51 23

View full report

Linting Report 0 errors, 26 warnings, 6 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)

Based on Speakeasy CLI 1.790.2

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team as a code owner July 11, 2026 02:19
@github-actions github-actions Bot added the patch Patch version bump label Jul 11, 2026
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783735836 branch 7 times, most recently from 2c2411c to dceca05 Compare July 15, 2026 21:01
* `Glean.Skills.List()`: **Added**
* `Glean.Skills.Retrieve()`: **Added**
* `Glean.Indexing.Datasources.Submit()`: **Added**
* `Glean.Client.Chat.Create()`: 
  *  `request.ChatRequest.Messages[].Fragments[].Action.Metadata.ActionTypeSource` **Added**
  *  `response.Messages[].Fragments[].Action.Metadata.ActionTypeSource` **Added**
* `Glean.Client.Chat.Retrieve()`:  `response.ChatResult.Chat.Messages[].Fragments[].Action.Metadata.ActionTypeSource` **Added**
* `Glean.Client.Chat.CreateStream()`: 
  *  `request.ChatRequest.Messages[].Fragments[].Action.Metadata.ActionTypeSource` **Added**
* `Glean.Client.Agents.Create()`:  `response.Workflow.WebhookUrl` **Added**
* `Glean.Client.Search.RetrieveFeed()`:  `response.Results[].PrimaryEntry.Workflow.Workflow.WebhookUrl` **Added**
* `Glean.Client.Governance.Data.Findings.Create()`: 
  *  `request.Request.Filter.Severity.Enum(falsePositive)` **Added**
  *  `response.Filter.Severity.Enum(falsePositive)` **Added**
* `Glean.Client.Governance.Data.Findings.List()`:  `response.Exports[].Filter.Severity.Enum(falsePositive)` **Added**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783735836 branch from b8dd80d to bf3d58f Compare July 16, 2026 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant