Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Jan 11, 2025

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 (3850:38)
│ └─┬/v1/ratelimits.setOverride
│   └─┬POST
│     └──[🔀] operationId (4444:24)❌ 
└─┬Components
  └─┬V1KeysVerifyKeyRequest
    └──[➕] properties (745:11)
Document Element Total Changes Breaking Changes
paths 2 1
components 1 0

PYTHON CHANGELOG

globalServerURLs: 3.1.0 - 2024-12-16

🐝 New Features

  • allow server URL to be overridable always (commit by @disintegrator)

nameOverrides: 3.0.1 - 2024-12-20

🔧 Chores

  • Rename baseSDK methods to prevent accidental name collision with user defined methods (commit by @Kanwardeep)

core: 5.10.1 - 2025-01-10

🐛 Bug Fixes

  • prevent wrapping of lambda fn from causing pylint error (commit by @walker-tx)

core: 5.10.0 - 2025-01-08

🐝 New Features

  • expose sdk versioning data as constants in python (commit by @walker-tx)

core: 5.9.0 - 2025-01-08

🐝 New Features

  • Upgrade poetry to 2.0.0 for latest features such as PEP 621 support (commit by @bflad)

core: 5.8.0 - 2025-01-06

🐝 New Features

  • Bump Python minimum version to 3.9 as 3.8 has been end-of-life since October 2024 (commit by @bflad)

core: 5.7.6 - 2025-01-06

🐛 Bug Fixes

  • Upgrade mypy to 1.14.1 to prevent Python 3.13 errors (commit by @bflad)

core: 5.7.5 - 2025-01-06

🐛 Bug Fixes

core: 5.7.4 - 2024-12-16

🐛 Bug Fixes

  • flattening with hidden parameters (commit by @mfbx9da4)

core: 5.7.3 - 2024-12-13

🐛 Bug Fixes

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

core: 5.7.2 - 2024-12-13

🐛 Bug Fixes

core: 5.7.1 - 2024-12-12

🐛 Bug Fixes

  • templating of local server URLs (commit by @mfbx9da4)

core: 5.7.0 - 2024-12-12

🐝 New Features

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

core: 5.6.11 - 2024-12-09

🔧 Chores

core: 5.6.10 - 2024-12-06

🐛 Bug Fixes

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

examples: 3.0.1 - 2025-01-08

🐛 Bug Fixes

  • prevent map examples from retaining obsolete key-value pairs (commit by @2ynn)

pagination: 3.0.2 - 2024-12-20

🐛 Bug Fixes

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

ignores: 3.0.1 - 2024-12-23

🐛 Bug Fixes

  • Resolve SDK installation issue for pythonv2. The issue arises because pip/poetry is unable to localt README-pypi file (commit by @Kanwardeep)

deprecations: 3.0.2 - 2025-01-06

🐛 Bug Fixes

deprecations: 3.0.1 - 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 minor Minor version bump label Jan 11, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736555135 branch from 02d0cb7 to fbe2398 Compare January 12, 2025 00:29
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1736555135 branch from fbe2398 to 1c78d79 Compare January 13, 2025 00:28
@chronark chronark closed this Jan 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

minor Minor version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants