Skip to content

Conversation

@github-actions
Copy link
Contributor

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

SDK update

Based on:

Versioning

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

PYTHON CHANGELOG

groups: 3.0.0 - 2024-07-04

🐝 New Features

globalServerURLs: 3.0.0 - 2024-07-04

🐝 New Features

serverEventsSentinels: 0.1.0 - 2024-07-15

🐝 New Features

  • support detecting sentinel events in a stream of server-sent events with x-speakeasy-sse-sentinel (commit by @disintegrator)

sdkHooks: 1.0.0 - 2024-07-04

🐝 New Features

responseFormat: 1.0.1 - 2024-09-27

🐛 Bug Fixes

  • fixes to Optional responses when they don't need to be (commit by @tristanspeakeasy)

responseFormat: 1.0.0 - 2024-07-04

🐝 New Features

nullables: 1.0.0 - 2024-07-04

🐝 New Features

webhooks: 2.0.0 - 2024-07-04

🐝 New Features

retries: 3.0.2 - 2024-09-06

🐛 Bug Fixes

retries: 3.0.1 - 2024-09-06

🐛 Bug Fixes

retries: 3.0.0 - 2024-07-04

🐝 New Features

ignores: 3.0.0 - 2024-07-04

🐝 New Features

deprecations: 3.0.0 - 2024-07-04

🐝 New Features

examples: 3.0.0 - 2024-07-04

🐝 New Features

core: 5.6.8 - 2024-11-22

🐛 Bug Fixes

  • handle circular references through unions correctly (commit by @disintegrator)

core: 5.6.7 - 2024-11-22

🐛 Bug Fixes

  • make the SDK a context manager so transports can be closed after use (commit by @tristanspeakeasy)

core: 5.6.6 - 2024-11-21

🐛 Bug Fixes

  • widen python-dateutil dependency requirement (commit by @disintegrator)

core: 5.6.5 - 2024-11-12

🐛 Bug Fixes

core: 5.6.4 - 2024-11-05

🐛 Bug Fixes

  • Prevent compilation errors with missing response schemas (commit by @bflad)

core: 5.6.3 - 2024-11-04

🐛 Bug Fixes

  • Prevent compilation errors on macOS and if the source code directory changes (commit by @bflad)

core: 5.6.2 - 2024-10-31

🐛 Bug Fixes

  • Prevent panic with invalid implicit discriminator mappings with propertyName within allOf object (commit by @bflad)

core: 5.6.1 - 2024-10-29

🔧 Chores

core: 5.6.0 - 2024-10-07

🐝 New Features

core: 5.5.8 - 2024-10-01

🐛 Bug Fixes

core: 5.5.7 - 2024-09-27

🐛 Bug Fixes

  • update readme formatting (commit by @adaam2)

core: 5.5.6 - 2024-09-25

🐛 Bug Fixes

  • update readme generation to replace welcome to new sdk section with new markdown notice (commit by @adaam2)

core: 5.5.5 - 2024-09-25

🐛 Bug Fixes

  • fixes to missing examples and improvements to number examples (commit by @tristanspeakeasy)

core: 5.5.4 - 2024-09-18

🐛 Bug Fixes

core: 5.5.3 - 2024-09-12

🐛 Bug Fixes

  • crash when there was no available security (commit by @ThomasRooney)

core: 5.5.2 - 2024-09-11

🔧 Chores

core: 5.5.1 - 2024-09-10

🔧 Chores

core: 5.5.0 - 2024-09-08

🐝 New Features

core: 5.4.5 - 2024-09-07

🐛 Bug Fixes

  • ensure async client is used for async request building (commit by @tristanspeakeasy)

core: 5.4.4 - 2024-09-06

🔧 Chores

core: 5.4.3 - 2024-09-05

🐛 Bug Fixes

  • ensure generated examples are stable generation to generation (commit by @tristanspeakeasy)

core: 5.4.2 - 2024-08-28

🐛 Bug Fixes

core: 5.3.9 - 2024-08-18

🐛 Bug Fixes

  • fixed handling of unset values when using serializers (commit by @tristanspeakeasy)

core: 5.4.1 - 2024-08-17

🔧 Chores

  • remove unused method param (commit by @adaam2)

core: 5.3.8 - 2024-08-12

🐛 Bug Fixes

core: 5.4.0 - 2024-08-09

🐝 New Features

core: 5.3.7 - 2024-08-08

🔧 Chores

core: 5.3.6 - 2024-08-08

🐛 Bug Fixes

core: 5.3.5 - 2024-08-07

🐛 Bug Fixes

  • ordering of models in file to ensure dependencies come first (commit by @tristanspeakeasy)

core: 5.3.4 - 2024-08-06

🐛 Bug Fixes

core: 5.3.3 - 2024-08-02

🐛 Bug Fixes

core: 5.3.2 - 2024-08-01

🐛 Bug Fixes

core: 5.3.1 - 2024-08-01

🔧 Chores

  • set pyproject.toml version field at compile time (commit by @disintegrator)

core: 5.2.6 - 2024-08-01

🐛 Bug Fixes

  • add --skip-existing to poetry publish script (commit by @disintegrator)

core: 5.3.0 - 2024-07-31

🐝 New Features

core: 5.2.5 - 2024-07-31

🐛 Bug Fixes

  • fixed conversion of collection fields from TypedDict to Pydantic model (commit by @tristanspeakeasy)

core: 5.2.4 - 2024-07-23

🐛 Bug Fixes

  • avoid injecting empty 2xx sub-response if default status code is available and considered succesful (commit by @disintegrator)

core: 5.2.3 - 2024-07-23

🐛 Bug Fixes

  • fixed usage snippet generation not showing examples for oneOf/anyOf schemas (commit by @tristanspeakeasy)

core: 5.2.2 - 2024-07-22

🐛 Bug Fixes

core: 5.2.1 - 2024-07-22

🐛 Bug Fixes

  • handling of renamed object fields using x-speakeasy-name-override (commit by @tristanspeakeasy)

core: 5.2.0 - 2024-07-19

🐝 New Features

core: 5.1.6 - 2024-07-17

🐛 Bug Fixes

core: 5.1.5 - 2024-07-17

🐛 Bug Fixes

  • fixed handling of nullable fields and py.typed detection (commit by @tristanspeakeasy)

core: 5.1.4 - 2024-07-16

🐛 Bug Fixes

core: 5.1.3 - 2024-07-16

🔧 Chores

core: 5.1.2 - 2024-07-15

🐛 Bug Fixes

  • revert debug mode feature pending further improvements (commit by @disintegrator)

core: 5.1.1 - 2024-07-12

🐛 Bug Fixes

core: 5.1.0 - 2024-07-11

🐝 New Features

core: 4.8.1 - 2024-07-09

🐛 Bug Fixes

  • Use 0666 file mode for writing configuration and lock files (commit by @bflad)

core: 4.8.0 - 2024-07-05

🐝 New Features

core: 5.0.0 - 2024-07-04

🐝 New Features

core: 4.6.14 - 2024-06-27

🐛 Bug Fixes

  • remove unnecessary accept_header_override documentation elements (commit by @ThomasRooney)

core: 4.6.13 - 2024-06-21

🔧 Chores

additionalDependencies: 1.0.0 - 2024-07-04

🐝 New Features

inputOutputModels: 3.0.0 - 2024-07-04

🐝 New Features

nameOverrides: 3.0.0 - 2024-07-04

🐝 New Features

methodArguments: 1.0.2 - 2024-09-19

🐛 Bug Fixes

globalSecurityCallbacks: 1.0.0 - 2024-07-04

🐝 New Features

constsAndDefaults: 1.0.5 - 2024-11-12

🐛 Bug Fixes

constsAndDefaults: 1.0.4 - 2024-10-01

🐛 Bug Fixes

constsAndDefaults: 1.0.3 - 2024-09-18

🐛 Bug Fixes

constsAndDefaults: 1.0.2 - 2024-08-06

🐛 Bug Fixes

  • fixed rendering of const fields with examples in usage snippets (commit by @tristanspeakeasy)

constsAndDefaults: 1.0.1 - 2024-07-30

🐛 Bug Fixes

constsAndDefaults: 1.0.0 - 2024-07-04

🐝 New Features

globalSecurity: 3.0.2 - 2024-08-07

🐛 Bug Fixes

globalSecurity: 3.0.1 - 2024-08-05

🐛 Bug Fixes

  • fixed rendering of usage snippets when required security is used with env vars (commit by @tristanspeakeasy)

globalSecurity: 3.0.0 - 2024-07-04

🐝 New Features

envVarSecurityUsage: 0.3.2 - 2024-11-04

🐛 Bug Fixes

@github-actions github-actions bot requested a review from dcoplowe as a code owner November 26, 2024 12:42
@github-actions github-actions bot added the major Major version bump label Nov 26, 2024
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1732624899 branch from 0cc7303 to e2ec0f2 Compare November 26, 2024 15:15
@dcoplowe dcoplowe merged commit 752107a into main Nov 26, 2024
@dcoplowe dcoplowe deleted the speakeasy-sdk-regen-1732624899 branch November 26, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

major Major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants