Skip to content

chore: 🐝 Update SDK - Generate 0.14.11#114

Merged
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1773969178
Mar 23, 2026
Merged

chore: 🐝 Update SDK - Generate 0.14.11#114
rwjblue-glean merged 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
  • glean.governance.createfindingsexport():
    • request.exportType.enum(issues) Added

View full SDK changelog

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

@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 5 times, most recently from 9b5d509 to a1f060d Compare March 23, 2026 02:04
* `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**
* `glean.governance.createfindingsexport()`: 
  *  `request.exportType.enum(issues)` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773969178 branch from 5eadd39 to 58dfc54 Compare March 23, 2026 09:49
@rwjblue-glean rwjblue-glean merged commit e418132 into main Mar 23, 2026
3 checks passed
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1773969178 branch March 23, 2026 16:53
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