Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 🐝 Update SDK - Generate 0.5.1 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 20, 2024

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ └─┬/live-video-to-video
│   └─┬POST
│     ├──[🔀] summary (418:16)
│     └──[🔀] description (419:20)
└─┬Components
  ├─┬LiveVideoToVideoParams
  │ ├──[➕] properties (928:9)
  │ ├─┬model_id
  │ │ └──[🔀] description (937:24)
  │ └─┬params
  │   └──[🔀] description (946:24)
  └─┬LiveVideoToVideoResponse
    ├──[➕] required (972:9)❌ 
    └──[➕] properties (964:9)
Document Element Total Changes Breaking Changes
components 5 1
paths 2 0

TYPESCRIPT CHANGELOG

core: 3.18.6 - 2024-11-19

🐛 Bug Fixes

  • detect import cycles between models living in different modules (commit by @disintegrator)

core: 3.18.5 - 2024-11-15

🐛 Bug Fixes

  • handling of raw buffers when deserialzing into zod types (commit by @tristanspeakeasy)

core: 3.18.4 - 2024-11-12

🐛 Bug Fixes

@github-actions github-actions bot added the patch Patch version bump label Nov 20, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1732060880 branch from 06d1e04 to 18a3c54 Compare November 21, 2024 00:01
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1732060880 branch from 18a3c54 to 9c81d3e Compare November 22, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant