Skip to content

chore: 🐝 Update SDK - Generate 0.2.4-alpha.36#49

Merged
omar-inkeep merged 2 commits intomainfrom
speakeasy-sdk-regen-1768004836
Feb 3, 2026
Merged

chore: 🐝 Update SDK - Generate 0.2.4-alpha.36#49
omar-inkeep merged 2 commits intomainfrom
speakeasy-sdk-regen-1768004836

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Versioning

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

Typescript SDK Changes:

  • inkeepanalytics.query.queryPropertyValues():
    • request.where Added

View full SDK changelog

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

View full report

Linting Report 0 errors, 12 warnings, 29 hints

View full report

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.23 - 2026-01-15

🐝 New Features

  • add fileNaming config option for kebab-case file naming convention (commit by @AshGodfrey)

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.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.700.2

@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 7 times, most recently from e829e9a to 59e8cf3 Compare January 24, 2026 04:29
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768004836 branch 7 times, most recently from 9ef1875 to fdae627 Compare January 31, 2026 04:47
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768004836 branch 4 times, most recently from 5a45434 to dcd0c5a Compare February 3, 2026 17:56
* `inkeepanalytics.query.queryPropertyValues()`: 
  *  `request.where` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1768004836 branch from 8496edf to 877f33f Compare February 3, 2026 18:01
@omar-inkeep omar-inkeep merged commit 3b45906 into main Feb 3, 2026
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