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.8.0 #19

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 13, 2025

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ └─┬/live-video-to-video
│   └─┬POST
│     └──[➕] parameters (425:7)
└─┬Components
  ├─┬LiveVideoToVideoParams
  │ ├──[➕] properties (1030:9)
  │ └──[➕] properties (1035:9)
  └─┬LiveVideoToVideoResponse
    └──[➕] properties (1066:9)
Document Element Total Changes Breaking Changes
paths 1 0
components 3 0

GO CHANGELOG

globalSecurity: 2.82.11 - 2025-02-06

🐛 Bug Fixes

  • fixes to handling of security at both global and operation level especially for oauth2 (commit by @tristanspeakeasy)

constsAndDefaults: 0.1.10 - 2025-02-19

🐛 Bug Fixes

  • Prevent unused import error with boolean const usage (commit by @bflad)

constsAndDefaults: 0.1.9 - 2025-02-12

🐛 Bug Fixes

  • Ensure default form query values are sent when not configured (commit by @bflad)

constsAndDefaults: 0.1.8 - 2025-02-06

🐛 Bug Fixes

  • Prevent generation errors with {{ character sequences in default values (commit by @bflad)

constsAndDefaults: 0.1.7 - 2025-02-04

🐛 Bug Fixes

  • Prevent compilation errors and panics with const query parameters (commit by @bflad)

core: 3.7.2 - 2025-02-21

🐛 Bug Fixes

  • handle usage snippet templating when no servers are defined in the spec (commit by @vishalg0wda)

core: 3.7.1 - 2025-02-14

🐛 Bug Fixes

  • circular reference handling in usage snippets (commit by @vishalg0wda)

core: 3.8.0 - 2025-02-12

🐝 New Features

  • support openapi specs without server urls (commit by @vishalg0wda)

core: 3.7.0 - 2025-02-04

🐝 New Features

core: 3.6.12 - 2025-01-31

🐛 Bug Fixes

  • fixed handling of default fields in usage snippets and tests, fixed validation of required schema property (commit by @tristanspeakeasy)

@github-actions github-actions bot added the minor Minor version bump label Feb 13, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739406403 branch 7 times, most recently from 68b07cc to 46dd636 Compare February 20, 2025 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739406403 branch 7 times, most recently from 64f8188 to aba98c2 Compare February 27, 2025 00:27
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739406403 branch 7 times, most recently from f129d34 to 9496945 Compare March 6, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739406403 branch from 1d19d00 to e36d711 Compare March 7, 2025 00:28
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1739406403 branch from b04a6ff to 2b186f3 Compare March 8, 2025 00:23
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