Skip to content

Conversation

@github-actions
Copy link

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

SDK update

Versioning

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

Typescript SDK Changes Detected:

  • unkey.analytics.getVerifications(): Added
OpenAPI Change Summary
├─┬Paths
│ ├──[+] path (3348:5)
│ ├─┬/v2/identities.deleteIdentity
│ │ └─┬POST
│ │   └─┬Requestbody
│ │     └─┬application/json
│ │       └─┬basic
│ │         └──[🔀] value (3804:37)
│ └─┬/v2/identities.getIdentity
│   └─┬POST
│     └─┬Requestbody
│       └─┬application/json
│         └─┬basic
│           └──[🔀] value (3890:37)
├─┬Tags
│ └──[+] analytics (6212:7)
└─┬Components
  ├──[+] schemas (170:13)
  ├──[+] schemas (188:13)
  ├──[+] schemas (2113:13)
  ├──[+] schemas (109:13)
  ├──[+] schemas (98:13)
  └──[+] schemas (206:13)
Document Element Total Changes Breaking Changes
paths 3 0
tags 1 0
components 6 0

TYPESCRIPT CHANGELOG

core: 3.26.3 - 2025-11-05

🐝 New Features

  • delete dead code - unused inbound/outbound schemas (configurable via alwaysIncludeInboundAndOutbound) (commit by @mfbx9da4)

core: 3.26.2 - 2025-11-05

🐝 New Features

  • support body field name configuration via requestBodyFieldName in gen.yaml (commit by @subomi)

core: 3.26.1 - 2025-11-04

🐛 Bug Fixes

  • delete deprecated zod code (configurable via gen.yaml exportZodModelNamespace) (commit by @mfbx9da4)

core: 3.26.0 - 2025-11-03

🐝 New Features

  • allow additional package.json scripts to be defined (commit by @walker-tx)

core: 3.24.2 - 2025-10-30

🐛 Bug Fixes

  • make security scheme resolution case-insensitive (commit by @vishalg0wda)

core: 3.24.1 - 2025-10-23

🐛 Bug Fixes

  • prevent validation errors when response headers are not expected in all respone patterns (commit by @2ynn)

core: 3.24.0 - 2025-10-23

🐝 New Features

  • add full support for zodVersion v4 (commit by @mfbx9da4)

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)

globalServerURLs: 2.83.0 - 2025-10-22

🐝 New Features

  • Allow server selection to appear in all code samples (commit by @BlakeTheAwesome)

Based on Speakeasy CLI 1.650.1

@github-actions github-actions bot added the minor Minor version bump label Oct 28, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761611250 branch 7 times, most recently from c6580c9 to 2bccc0f Compare November 4, 2025 00:29
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761611250 branch 3 times, most recently from ecd5ebd to 83881ce Compare November 7, 2025 00:29
* `unkey.analytics.getVerifications()`: **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1761611250 branch from e4e2281 to 3efbf78 Compare November 7, 2025 17:19
@Flo4604 Flo4604 merged commit 2527905 into main Nov 7, 2025
@Flo4604 Flo4604 deleted the speakeasy-sdk-regen-1761611250 branch November 7, 2025 19:35
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