Skip to content

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

OpenAPI Change Summary
└─┬Components
  ├─┬SemanticThreadSimpleFieldSelection
  │ └─┬mode
  │   └──[🔀] description (8324:28)
  ├─┬ConversationsSimpleFieldSelection
  │ └─┬mode
  │   └──[🔀] description (4219:28)
  ├─┬FeedbackSimpleFieldSelection
  │ └─┬mode
  │   └──[🔀] description (6585:28)
  └─┬EventsSimpleFieldSelection
    └─┬mode
      └──[🔀] description (5308:28)
Document Element Total Changes Breaking Changes
components 4 0

TYPESCRIPT CHANGELOG

additionalProperties: 0.1.3 - 2025-12-19

🐝 New Features

  • Added flatAdditionalProperties config option. When enabled, models with additionalProperties: true use an index signature ([k: string]: unknown) instead of a nested additionalProperties field. Extra properties are accessed directly on the object. Defaults to false. Note: This only applies to additionalProperties: true (any type). Typed additionalProperties (e.g. additionalProperties: { type: string }) retain their nested field structure to preserve type information.

core: 3.26.22 - 2026-01-15

🐛 Bug Fixes

  • use constants.fetchOptions for snake_case compatibility in react-query and mcp-server templates (commit by @AshGodfrey)

core: 3.26.20 - 2026-01-12

🐛 Bug Fixes

  • Further tune media type matching expression for ReDoS (commit by @bflad)

core: 3.26.19 - 2026-01-07

🐛 Bug Fixes

  • Prevent ReDoS vulnerability report for media type matching expression (commit by @bflad)

core: 3.26.18 - 2026-01-06

🐝 New Features

  • add preserveModelFieldNames config to preserve original model property casing (commit by @)

core: 3.26.17 - 2025-12-18

🐛 Bug Fixes

  • fixed escaping of template braces in defaults, consts, and comments (commit by @tristanspeakeasy)

core: 3.26.16 - 2025-12-16

🐝 New Features

  • improve react-query server prefetching and infinite query key (commit by @mfbx9da4)
  • upgrade vitest from 3.0.2 to 3.0.5

mcpServer: 0.9.4 - 2025-12-18

🐛 Bug Fixes

  • update @modelcontextprotocol/sdk to ^1.24.0 to fix CVSS 7.6 vulnerability (commit by @mfbx9da4)

reactQueryHooks: 0.2.4 - 2026-01-16

🐛 Bug Fixes

  • Adjust react query hooks to use underlying error union instead of generic error type (commit by @bradcypert)

Based on Speakeasy CLI 1.697.5

@github-actions github-actions bot added the prerelease Bump by a prerelease version label Jan 10, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768004836 branch 9 times, most recently from ce8c368 to 4a1cc89 Compare January 17, 2026 04:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768004836 branch 6 times, most recently from 1a81005 to 4c47a73 Compare January 23, 2026 04:33
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768004836 branch from e829e9a to 59e8cf3 Compare January 24, 2026 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prerelease Bump by a prerelease version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants