Speakeasy Logo

Follow us on to be up
to date with the latest changes.

Choose a changelog

v1.12.3

// March 17, 2023

fix: multi content different request bodies including parameters (#75)

No generator changes

v1.12.2

// March 17, 2023

fix: fix go usage examples plus improve generation of example values

No generator changes

v1.12.1

// March 17, 2023

fix: add self as reserved keyword in python (#74)

No generator changes

v1.12.0

// March 15, 2023

feat: request flattening for typescript (#73)

No generator changes

v1.11.2

// March 15, 2023

fix: don't generate params in usage examples covered by globals

No generator changes

v1.11.1

// March 15, 2023

fix: fix for usage generation in non flattened sdks

No generator changes

v1.11.0

// March 14, 2023

feat: request flattening for go, python, php & java

No generator changes

v1.10.0

// March 14, 2023

feat: added feature to define global sdk variables that will overwrite operation level parameters

No generator changes

v1.9.3

// March 14, 2023

fix: better json-handling for python response bodies (#72)

No generator changes

v1.9.2

// March 10, 2023

fix: fixed typescript usage examples to ensure they are compilable

No generator changes

v1.9.1

// March 9, 2023

fix: fixes invalid SDK generation when operation uses duplicate tags

No generator changes

v1.9.0

// March 9, 2023

feat: support for splitting operations on multiple content type request bodies

No generator changes

v1.8.7

// March 8, 2023

fix: various fixes to python and typescript SDKs and improvement to java usage examples

No generator changes

v1.8.6

// March 7, 2023

fix: validation is less strict regarding operationId names

No generator changes

v1.8.5

// March 6, 2023

fix: better handling of conflicting tags and short field names for python

No generator changes

v1.8.4

// March 5, 2023

fix: regression in merging of nested types using allOf

No generator changes

v1.8.3

// March 5, 2023

fix: handling of allOf/oneOf/anyOf and rare nil panic reading configs

No generator changes

v1.8.2

// March 3, 2023

fix: fixed compile errors and handling of response headers

No generator changes

v1.8.1

// March 3, 2023

chore: upgrade to latest speakeasy sdk dependency

No generator changes

v1.8.0

// March 3, 2023

feat: SDKs now exhibit better devex around security and url configuration

No generator changes

v1.7.1

// March 1, 2023

fix: array of object deserialization in TS (#71)

No generator changes

v1.7.0

// March 1, 2023

feat: security objects are simplified where possible in all SDKs

No generator changes

v1.6.0

// February 28, 2023

feat: security objects are simplified where possible in the Go SDKs

No generator changes

v1.5.4

// February 27, 2023

fix: various fixes to TS SDK (#70)

No generator changes