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.12.0 #52

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

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 10, 2024

SDK update

Based on:

Versioning

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

OpenAPI Change Summary

├─┬Paths
│ ├─┬/v1/apis.listKeys
│ │ └─┬GET
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └─┬total
│ │             └──[🔀] description (3842:38)
│ └─┬/v1/ratelimits.setOverride
│   └─┬POST
│     └──[🔀] operationId (4435:24)❌ 
└─┬Components
  └─┬V1KeysVerifyKeyRequest
    └──[➕] properties (745:11)
Document Element Total Changes Breaking Changes
paths 2 1
components 1 0

GO CHANGELOG

pagination: 2.82.2 - 2024-12-20

🐛 Bug Fixes

  • respect pagination defaults from OpenAPI spec (commit by @disintegrator)

core: 3.6.2 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 3.6.1 - 2024-12-13

🐛 Bug Fixes

  • Support OAS references under multipart/form-data file properties (commit by @bflad)

core: 3.6.0 - 2024-12-12

🐝 New Features

  • support passing extra request headers in sdk method calls (commit by @disintegrator)

core: 3.5.18 - 2024-12-06

🐛 Bug Fixes

  • support property names solely comprised of illegal characters (commit by @mfbx9da4)

@github-actions github-actions bot added the patch Patch version bump label Dec 10, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733790794 branch 3 times, most recently from f66c2c2 to 6d452a3 Compare December 13, 2024 00:34
@github-actions github-actions bot changed the title chore: 🐝 Update SDK - Generate 0.11.1 chore: 🐝 Update SDK - Generate 0.12.0 Dec 14, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733790794 branch from 6d452a3 to 95843de Compare December 14, 2024 00:32
@github-actions github-actions bot added minor Minor version bump and removed patch Patch version bump labels Dec 14, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733790794 branch 8 times, most recently from cf7ee28 to 9547f38 Compare December 22, 2024 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733790794 branch 3 times, most recently from 271801c to 4a1fac0 Compare December 25, 2024 00:30
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733790794 branch from 4a1fac0 to 42d9766 Compare December 26, 2024 00:30
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