Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Oct 20, 2025

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • glean.client.chat.create():
    • request.chatrequest.messages.[].agentConfig.useImageGeneration Added
    • response.messages.[].agentConfig.useImageGeneration Added
  • glean.client.chat.retrieve(): response.chatresult.chat.messages.[].agentConfig.useImageGeneration Added
  • glean.client.chat.createStream():
    • request.chatrequest.messages.[].agentConfig.useImageGeneration Added
OpenAPI Change Summary
└─┬Components
  ├──[+] schemas (7434:13)
  ├─┬ChatRequest
  │ ├──[-] required (7445:19)❌ 
  │ ├──[-] properties (7458:17)❌ 
  │ ├──[-] properties (7477:17)❌ 
  │ ├──[-] properties (7474:17)❌ 
  │ ├──[-] properties (7450:17)❌ 
  │ ├──[-] properties (7464:17)❌ 
  │ ├──[-] properties (7461:17)❌ 
  │ ├──[-] properties (7453:17)❌ 
  │ ├──[-] properties (7447:17)❌ 
  │ ├──[-] properties (7471:17)❌ 
  │ ├──[-] properties (7480:17)❌ 
  │ ├──[-] properties (7467:17)❌ 
  │ ├──[+] allOf (7434:13)
  │ └──[+] allOf (7462:19)
  └─┬AgentConfig
    └──[+] properties (7050:17)
Document Element Total Changes Breaking Changes
components 16 12

TYPESCRIPT CHANGELOG

additionalProperties: 0.1.2 - 2025-10-16

🐛 Bug Fixes

  • make additional properties optional in outbound schemas (commit by @vishalg0wda)

core: 3.23.0 - 2025-10-21

🐝 New Features

  • add Zod v3 and v4 compatibility via zod/v3 import path (commit by @mfbx9da4)

core: 3.22.0 - 2025-10-13

🐝 New Features

  • add config option for deep merging allOf nodes in OpenAPI specs (commit by @BlakeTheAwesome)

core: 3.21.27 - 2025-10-09

🐛 Bug Fixes

  • Fix reading environment variables in deno (commit by @subomi)

Based on Speakeasy CLI 1.638.0

@github-actions github-actions bot requested a review from a team as a code owner October 20, 2025 22:41
@github-actions github-actions bot added the minor Minor version bump label Oct 20, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1760999714 branch 4 times, most recently from 5426875 to e37cd09 Compare October 22, 2025 01:21
* `glean.client.chat.create()`: 
  *  `request.chatrequest.messages.[].agentConfig.useImageGeneration` **Added**
  *  `response.messages.[].agentConfig.useImageGeneration` **Added**
* `glean.client.chat.retrieve()`:  `response.chatresult.chat.messages.[].agentConfig.useImageGeneration` **Added**
* `glean.client.chat.createStream()`: 
  *  `request.chatrequest.messages.[].agentConfig.useImageGeneration` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1760999714 branch from d68edd1 to 6eeefb5 Compare October 22, 2025 02:15
@rwjblue-glean rwjblue-glean merged commit e12b86c into main Oct 22, 2025
3 checks passed
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1760999714 branch October 22, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants