Skip to content

chore: 🐝 Update SDK - Generate 0.7.0#29

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1779928495
Open

chore: 🐝 Update SDK - Generate 0.7.0#29
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1779928495

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 28, 2026

SDK update

Versioning

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

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

OpenAPI Change Summary
└─┬Paths
  ├─┬/audits/{auditId}/vulnerabilities
  │ └─┬GET
  │   ├──[🔀] description (10483:24)
  │   └──[+] deprecated (10488:23)
  ├─┬/audits/{auditId}/people
  │ └─┬GET
  │   ├──[🔀] description (9454:24)
  │   └──[+] deprecated (9459:23)
  ├─┬/audits/{auditId}/vulnerable-assets
  │ └─┬GET
  │   ├──[🔀] description (10823:24)
  │   └──[+] deprecated (10828:23)
  ├─┬/audits/{auditId}/monitored-computers
  │ └─┬GET
  │   ├──[🔀] description (9221:24)
  │   └──[+] deprecated (9226:23)
  ├─┬/audits/{auditId}/vendors
  │ └─┬GET
  │   ├──[🔀] description (10381:24)
  │   └──[+] deprecated (10386:23)
  └─┬/audits/{auditId}/vulnerability-remediations
    └─┬GET
      ├──[🔀] description (10663:24)
      └──[+] deprecated (10668:23)
Document Element Total Changes Breaking Changes
paths 12 0

View full report

Linting Report 0 errors, 0 warnings, 41 hints

View full report

TYPESCRIPT CHANGELOG

core: 3.27.0 - 2026-05-22

🐝 New Features

  • add zodVersion="none" no-zod variant that emits SDK with passthrough schemas, no validation/transforms, JSON.parse/stringify only (commit by @mfbx9da4)

core: 3.26.52 - 2026-05-22

🐝 New Features

  • add privateIdentifierPrefix gen.yaml option to override the prefix used for ECMAScript private fields (default '#') (commit by @2ynn)

Based on Speakeasy CLI 1.768.2

Last updated by Speakeasy workflow

@github-actions github-actions Bot requested a review from a team as a code owner May 28, 2026 00:35
@github-actions github-actions Bot added the minor Minor version bump label May 28, 2026
@github-actions github-actions Bot requested a review from grayson-stone May 28, 2026 00:35
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779928495 branch from eee74a1 to 6418091 Compare May 29, 2026 00:41
@github-actions github-actions Bot force-pushed the speakeasy-sdk-regen-1779928495 branch from 6932ac2 to f29d67f Compare May 30, 2026 00:37
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.

1 participant