Skip to content

chore: 🐝 Update SDK - Generate 0.14.4#106

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

chore: 🐝 Update SDK - Generate 0.14.4#106
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1783740213

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.

Java SDK Changes:

  • glean.platform.skills.list(): Added
  • glean.platform.skills.retrieve(): 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

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-open-api-commit-sha (6:26)
│   └──[🔀] x-source-commit-sha (5:24)
├─┬Paths
│ ├──[+] path (253:3)
│ └──[+] path (308:3)
└─┬Components
  ├──[+] schemas (5597:7)
  ├──[+] schemas (5604:7)
  ├──[+] schemas (5638:7)
  ├──[+] schemas (5706:7)
  ├──[+] schemas (5585:7)
  ├──[+] schemas (5592:7)
  ├──[+] schemas (5683:7)
  └─┬ToolMetadata
    ├──[+] properties (9860:9)
    ├─┬displayDescription
    │ └──[🔀] $ref (9731:9)❌ 
    ├─┬authType
    │ └──[🔀] $ref (9741:13)❌ 
    ├─┬createdAt
    │ ├──[+] enum (9880:15)
    │ ├──[+] enum (9881:15)
    │ ├──[+] enum (9882:15)
    │ ├──[+] enum (9883:15)
    │ ├──[+] enum (9884:15)
    │ ├──[+] enum (9879:15)
    │ ├──[-] format (9625:19)❌ 
    │ └──[🔀] description (9885:24)
    ├─┬displayName
    │ └──[🔀] $ref (9828:11)❌ 
    ├─┬type
    │ ├──[-] enum (9594:15)❌ 
    │ ├──[-] enum (9595:15)❌ 
    │ └──[🔀] description (9826:24)
    ├─┬toolId
    │ └──[🔀] $ref (7035:9)❌ 
    ├─┬auth
    │ └──[🔀] $ref (9861:11)❌ 
    ├─┬writeActionType
    │ ├──[-] enum (9636:15)❌ 
    │ ├──[-] enum (9634:15)❌ 
    │ ├──[-] enum (9635:15)❌ 
    │ └──[🔀] description (9899:24)
    ├─┬objectName
    │ └──[🔀] $ref (9820:11)❌ 
    ├─┬logoUrl
    │ └──[🔀] $ref (9731:9)❌ 
    ├─┬isSetupFinished
    │ └──[🔀] $ref (9717:13)❌ 
    ├─┬name
    │ └──[🔀] $ref (9720:13)❌ 
    ├─┬lastUpdatedAt
    │ ├──[+] enum (9839:15)
    │ ├──[+] enum (9837:15)
    │ ├──[+] enum (9838:15)
    │ ├──[-] format (9629:19)❌ 
    │ └──[🔀] description (9840:24)
    ├─┬createdBy
    │ └──[🔀] $ref (9846:11)❌ 
    ├─┬knowledgeType
    │ ├──[-] enum (9616:15)❌ 
    │ ├──[-] enum (9617:15)❌ 
    │ ├──[-] enum (9615:15)❌ 
    │ ├──[🔀] type (9901:17)❌ 
    │ └──[🔀] description (9902:24)
    ├─┬usageInstructions
    │ ├──[+] enum (9816:15)
    │ ├──[+] enum (9817:15)
    │ └──[🔀] description (9818:24)
    ├─┬permissions
    │ └──[🔀] $ref (9723:13)❌ 
    └─┬lastUpdatedBy
      └──[🔀] $ref (9850:11)❌ 
Document Element Total Changes Breaking Changes
info 2 0
paths 2 0
components 48 23

View full report

Linting Report 0 errors, 26 warnings, 6 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.789.3

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team as a code owner July 11, 2026 03:28
@github-actions github-actions Bot added the patch Patch version bump label Jul 11, 2026
* `glean.platform.skills.list()`: **Added**
* `glean.platform.skills.retrieve()`: **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**
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1783740213 branch from b2e78fe to 8ab96ce Compare July 12, 2026 03:40
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