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

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)

pagination: 2.82.2 - 2024-12-20

🐛 Bug Fixes

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

retries: 2.83.2 - 2025-01-03

🔧 Chores

  • Added new comments for retry policy (commit by @Kanwardeep)

deprecations: 2.81.2 - 2025-01-02

🐛 Bug Fixes

  • Prevent compilation error for x-speakeasy-deprecation-message with newline characters (commit by @bflad)

@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 7 times, most recently from 0714f42 to 4d50635 Compare December 29, 2024 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733790794 branch 7 times, most recently from 222e838 to f8a471b Compare January 5, 2025 00:34
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733790794 branch 2 times, most recently from b4853ba to 398e890 Compare January 7, 2025 00:31
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1733790794 branch from 398e890 to 843a815 Compare January 8, 2025 00:31
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