Skip to content

chore: 🐝 Update SDK - Generate 0.12.21#74

Merged
david-hamilton-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1770751890
Feb 18, 2026
Merged

chore: 🐝 Update SDK - Generate 0.12.21#74
david-hamilton-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1770751890

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 10, 2026

SDK update

Versioning

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

Java SDK Changes:

  • glean.client.chat.create():
    • request.chatRequest.messages[].messageType Changed
    • response Changed (Breaking ⚠️)
  • glean.client.chat.retrieve(): response.chatResult.chat.messages[].messageType Changed (Breaking ⚠️)
  • glean.client.chat.createStream():
    • request.chatRequest.messages[].messageType Changed
  • glean.client.messages.retrieve(): response.searchResponse.gleanDataError.unauthorizedDatasourceInstances Added
  • glean.client.search.queryAsAdmin():
    • response.gleanDataError.unauthorizedDatasourceInstances Added
    • error.unauthorizedDatasourceInstances Added
  • glean.client.search.autocomplete(): response.gleanDataError.unauthorizedDatasourceInstances Added
  • glean.client.search.recommendations(): response.gleanDataError.unauthorizedDatasourceInstances Added
  • glean.client.search.query():
    • response.gleanDataError.unauthorizedDatasourceInstances Added
    • error.unauthorizedDatasourceInstances Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
└─┬Components
  ├──[+] schemas (7854:7)
  ├──[+] schemas (7869:7)
  ├─┬ChatResponse
  │ └──[+] properties (7910:9)
  ├─┬SharedDatasourceConfigNoInstance
  │ └─┬connectorType
  │   └──[+] deprecated (12412:23)
  ├─┬ErrorInfo
  │ └──[+] properties (8992:9)
  └─┬ChatMessage
    └─┬messageType
      ├──[+] enum (7762:15)
      ├──[+] enum (7764:15)
      ├──[+] enum (7763:15)
      ├──[+] enum (7765:15)
      ├──[+] enum (7766:15)
      ├──[+] enum (7767:15)
      └─┬Extensions
        ├──[🔀] x-speakeasy-enum-descriptions (7775:13)
        └──[🔀] x-enumdescriptions (7743:13)
Document Element Total Changes Breaking Changes
components 13 0
info 2 0

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

JAVA CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.722.0

@github-actions github-actions bot requested a review from a team as a code owner February 10, 2026 19:36
@github-actions github-actions bot added the patch Patch version bump label Feb 10, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770751890 branch 11 times, most recently from fc8a1f1 to 519d8f6 Compare February 18, 2026 01:56
* `glean.client.chat.create()`: 
  *  `request.chatRequest.messages[].messageType` **Changed**
  *  `response` **Changed** (Breaking ⚠️)
* `glean.client.chat.retrieve()`:  `response.chatResult.chat.messages[].messageType` **Changed** (Breaking ⚠️)
* `glean.client.chat.createStream()`: 
  *  `request.chatRequest.messages[].messageType` **Changed**
* `glean.client.messages.retrieve()`:  `response.searchResponse.gleanDataError.unauthorizedDatasourceInstances` **Added**
* `glean.client.search.queryAsAdmin()`: 
  *  `response.gleanDataError.unauthorizedDatasourceInstances` **Added**
  *  `error.unauthorizedDatasourceInstances` **Added**
* `glean.client.search.autocomplete()`:  `response.gleanDataError.unauthorizedDatasourceInstances` **Added**
* `glean.client.search.recommendations()`:  `response.gleanDataError.unauthorizedDatasourceInstances` **Added**
* `glean.client.search.query()`: 
  *  `response.gleanDataError.unauthorizedDatasourceInstances` **Added**
  *  `error.unauthorizedDatasourceInstances` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1770751890 branch from c1db82b to 3c602a8 Compare February 18, 2026 02:54
@david-hamilton-glean david-hamilton-glean merged commit 7080a0c into main Feb 18, 2026
@david-hamilton-glean david-hamilton-glean deleted the speakeasy-sdk-regen-1770751890 branch February 18, 2026 17: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.

2 participants

Comments