Skip to content

chore: 🐝 Update SDK - Generate 0.13.4#113

Merged
nikhil-pitta-glean merged 3 commits into
mainfrom
speakeasy-sdk-regen-codex-fix-go-file-upload-example-1784660387
Jul 21, 2026
Merged

chore: 🐝 Update SDK - Generate 0.13.4#113
nikhil-pitta-glean merged 3 commits into
mainfrom
speakeasy-sdk-regen-codex-fix-go-file-upload-example-1784660387

Conversation

@github-actions

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

Copy link
Copy Markdown

Source: https://github.com/askscio/scio/pull/263049

Publishes the Phase 1 Skills SDK surface and updates the handwritten file-upload example plus its generator hook for the current request-scoped multipart file type.

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.Create(): Added
  • Glean.Skills.List(): Added
  • Glean.Skills.Validate(): Added
  • Glean.Skills.Retrieve(): Added
  • Glean.Skills.RetrieveContent(): Added
  • Glean.Skills.CreateVersion(): Added
  • Glean.Skills.ListVersions(): Added
  • Glean.Skills.RetrieveVersion(): Added
  • Glean.Skills.RetrieveVersionContent(): 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 Changed
    • response Changed
  • Glean.Client.Governance.Data.Findings.List(): response.Exports[] Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (6:26)
├─┬Paths
│ ├──[+] path (253:3)
│ ├──[+] path (355:3)
│ ├──[+] path (503:3)
│ ├──[+] path (4663:3)
│ ├──[+] path (403:3)
│ ├──[+] path (450:3)
│ ├──[+] path (622:3)
│ └──[+] path (676:3)
└─┬Components
  ├──[+] schemas (6181:7)
  ├──[+] schemas (6334:7)
  ├──[+] schemas (6082:7)
  ├──[+] schemas (6171:7)
  ├──[+] schemas (6041:7)
  ├──[+] schemas (6029:7)
  ├──[+] schemas (6221:7)
  ├──[+] schemas (6127:7)
  ├──[+] schemas (6255:7)
  ├──[+] schemas (6290:7)
  ├──[+] schemas (6323:7)
  ├──[+] schemas (6209:7)
  ├──[+] schemas (6036:7)
  ├──[+] schemas (6244:7)
  ├──[+] schemas (6193:7)
  ├──[+] schemas (6313:7)
  ├──[+] schemas (6150:7)
  ├──[+] schemas (6048:7)
  ├──[+] schemas (6160:7)
  ├─┬Workflow
  │ └─┬ALLOF
  │   └──[+] properties (11092:13)
  ├─┬ToolMetadata
  │ ├──[+] properties (10488:9)
  │ ├─┬knowledgeType
  │ │ ├──[-] enum (9615:15)❌ 
  │ │ ├──[-] enum (9616:15)❌ 
  │ │ ├──[-] enum (9617:15)❌ 
  │ │ ├──[🔀] type (10529:17)❌ 
  │ │ └──[🔀] description (10530:24)
  │ ├─┬authType
  │ │ └──[🔀] $ref (10369:13)❌ 
  │ ├─┬objectName
  │ │ └──[🔀] $ref (10448:11)❌ 
  │ ├─┬logoUrl
  │ │ └──[🔀] $ref (10359:9)❌ 
  │ ├─┬createdAt
  │ │ ├──[+] enum (10511:15)
  │ │ ├──[+] enum (10512:15)
  │ │ ├──[+] enum (10507:15)
  │ │ ├──[+] enum (10508:15)
  │ │ ├──[+] enum (10509:15)
  │ │ ├──[+] enum (10510:15)
  │ │ ├──[-] format (9625:19)❌ 
  │ │ └──[🔀] description (10513:24)
  │ ├─┬lastUpdatedBy
  │ │ └──[🔀] $ref (10478:11)❌ 
  │ ├─┬displayName
  │ │ └──[🔀] $ref (10456:11)❌ 
  │ ├─┬toolId
  │ │ └──[🔀] $ref (7663:9)❌ 
  │ ├─┬permissions
  │ │ └──[🔀] $ref (10351:13)❌ 
  │ ├─┬type
  │ │ ├──[-] enum (9594:15)❌ 
  │ │ ├──[-] enum (9595:15)❌ 
  │ │ └──[🔀] description (10454:24)
  │ ├─┬displayDescription
  │ │ └──[🔀] $ref (10359:9)❌ 
  │ ├─┬isSetupFinished
  │ │ └──[🔀] $ref (10345:13)❌ 
  │ ├─┬name
  │ │ └──[🔀] $ref (10348:13)❌ 
  │ ├─┬usageInstructions
  │ │ ├──[+] enum (10444:15)
  │ │ ├──[+] enum (10445:15)
  │ │ └──[🔀] description (10446:24)
  │ ├─┬lastUpdatedAt
  │ │ ├──[+] enum (10465:15)
  │ │ ├──[+] enum (10466:15)
  │ │ ├──[+] enum (10467:15)
  │ │ ├──[-] format (9629:19)❌ 
  │ │ └──[🔀] description (10468:24)
  │ ├─┬createdBy
  │ │ └──[🔀] $ref (10474:11)❌ 
  │ ├─┬writeActionType
  │ │ ├──[-] enum (9635:15)❌ 
  │ │ ├──[-] enum (9636:15)❌ 
  │ │ ├──[-] enum (9634:15)❌ 
  │ │ └──[🔀] description (10527:24)
  │ └─┬auth
  │   └──[🔀] $ref (10489:11)❌ 
  ├─┬DlpSeverity
  │ ├──[+] enum (16627:11)
  │ └──[🔀] description (16628:20)
  └─┬DlpIssueFilter
    ├──[+] properties (16696:9)
    ├──[+] properties (16730:9)
    ├──[+] properties (16705:9)
    ├──[+] properties (16714:9)
    ├─┬assigneeId
    │ ├──[🔀] description (16694:24)
    │ └──[+] deprecated (16695:23)
    ├─┬reportIds
    │ ├──[-] items (15830:13)❌ 
    │ ├──[🔀] type (16702:17)❌ 
    │ ├──[🔀] description (16703:24)
    │ └──[+] deprecated (16704:23)
    ├─┬timeRange
    │ └──[🔀] $ref (16720:11)❌ 
    ├─┬docId
    │ ├──[+] description (16728:24)
    │ └──[+] deprecated (16729:23)
    ├─┬visibility
    │ └──[+] description (16686:24)
    ├─┬statuses
    │ ├──[🔀] description (16718:24)
    │ └─┬Schema
    │   └──[🔀] $ref (16717:13)❌ 
    ├─┬datasource
    │ ├──[+] description (16728:24)
    │ └──[+] deprecated (16729:23)
    ├─┬severities
    │ ├──[-] items (15841:13)❌ 
    │ ├──[🔀] type (16711:17)❌ 
    │ ├──[🔀] description (16712:24)
    │ └──[+] deprecated (16713:23)
    ├─┬infoType
    │ ├──[+] description (16703:24)
    │ └──[+] deprecated (16704:23)
    ├─┬searchText
    │ ├──[+] items (16708:13)❌ 
    │ ├──[🔀] type (16706:17)❌ 
    │ └──[🔀] description (16709:24)
    └─┬regexId
      ├──[+] description (16712:24)
      └──[+] deprecated (16713:23)
Document Element Total Changes Breaking Changes
info 2 0
paths 8 0
components 92 31

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.3

Last updated by Speakeasy workflow

nikhil-pitta-glean and others added 2 commits July 21, 2026 11:57
* `Glean.Skills.Create()`: **Added**
* `Glean.Skills.List()`: **Added**
* `Glean.Skills.Validate()`: **Added**
* `Glean.Skills.Retrieve()`: **Added**
* `Glean.Skills.RetrieveContent()`: **Added**
* `Glean.Skills.CreateVersion()`: **Added**
* `Glean.Skills.ListVersions()`: **Added**
* `Glean.Skills.RetrieveVersion()`: **Added**
* `Glean.Skills.RetrieveVersionContent()`: **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` **Changed**
  *  `response` **Changed**
* `Glean.Client.Governance.Data.Findings.List()`:  `response.Exports[]` **Changed**
@github-actions
github-actions Bot requested a review from a team as a code owner July 21, 2026 19:05
@github-actions github-actions Bot added the patch Patch version bump label Jul 21, 2026
@nikhil-pitta-glean nikhil-pitta-glean changed the title chore: 🐝 Update SDK - Generate [codex-fix-go-file-upload-example] 0.13.4 chore: 🐝 Update SDK - Generate 0.13.4 Jul 21, 2026
@nikhil-pitta-glean
nikhil-pitta-glean changed the base branch from codex/fix-go-file-upload-example to main July 21, 2026 19:08
@nikhil-pitta-glean
nikhil-pitta-glean merged commit 7bf0f0a into main Jul 21, 2026
1 check passed
@nikhil-pitta-glean
nikhil-pitta-glean deleted the speakeasy-sdk-regen-codex-fix-go-file-upload-example-1784660387 branch July 21, 2026 19:10
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.

2 participants