Skip to content

chore: 🐝 Update SDK - Generate 0.14.11#114

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1773969178
Open

chore: 🐝 Update SDK - Generate 0.14.11#114
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1773969178

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 20, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Typescript SDK Changes:

  • glean.client.chat.create():
    • request.chatRequest.messages[].citations[].sourceCustomEntity Added
    • response.messages[].citations[].sourceCustomEntity Added
  • glean.client.chat.retrieve(): response.chatResult.chat.messages[].citations[].sourceCustomEntity Added
  • glean.client.chat.createStream():
    • request.chatRequest.messages[].citations[].sourceCustomEntity Added
  • glean.client.insights.retrieve(): response.overviewResponse Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
└─┬Components
  ├─┬InsightsDepartmentsSummary
  │ └─┬ALLOF
  │   ├──[+] properties (9082:13)
  │   ├──[+] properties (9079:13)
  │   ├──[+] properties (9076:13)
  │   ├─┬extensionSummary
  │   │ └──[🔀] $ref (9062:15)❌ 
  │   ├─┬departments
  │   │ └──[🔀] $ref (9028:9)❌ 
  │   ├─┬searchSummary
  │   │ └──[🔀] $ref (9067:15)❌ 
  │   ├─┬totalSignups
  │   │ └──[🔀] $ref (9028:9)❌ 
  │   ├─┬employeeCount
  │   │ └──[🔀] $ref (9047:9)❌ 
  │   └─┬chatSummary
  │     └──[🔀] $ref (9028:9)❌ 
  └─┬ChatMessageCitation
    ├──[+] properties (7884:9)
    ├─┬trackingToken
    │ └──[🔀] $ref (5105:9)❌ 
    ├─┬sourceDocument
    │ └──[🔀] $ref (5547:9)❌ 
    ├─┬sourceFile
    │ └──[🔀] $ref (4713:9)❌ 
    └─┬sourcePerson
      └──[🔀] $ref (7846:13)❌ 
Document Element Total Changes Breaking Changes
info 2 0
components 14 16

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

TYPESCRIPT CHANGELOG

core: 3.26.43 - 2026-03-12

♻️ Refactors

  • use URL constructor for path resolution instead of manual string concatenation (commit by @AshGodfrey)

Based on Speakeasy CLI 1.759.0

@github-actions github-actions bot requested a review from a team as a code owner March 20, 2026 01:20
@github-actions github-actions bot added the patch Patch version bump label Mar 20, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773969178 branch 2 times, most recently from 09e4c5f to 4d94394 Compare March 20, 2026 05:01
* `glean.client.chat.create()`: 
  *  `request.chatRequest.messages[].citations[].sourceCustomEntity` **Added**
  *  `response.messages[].citations[].sourceCustomEntity` **Added**
* `glean.client.chat.retrieve()`:  `response.chatResult.chat.messages[].citations[].sourceCustomEntity` **Added**
* `glean.client.chat.createStream()`: 
  *  `request.chatRequest.messages[].citations[].sourceCustomEntity` **Added**
* `glean.client.insights.retrieve()`:  `response.overviewResponse` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773969178 branch from 3622a63 to 806ecae Compare March 21, 2026 01:51
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