Follow us on to be up
to date with the latest 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

v1.5.3

// February 24, 2023

fix: usage snippets will now compile if copy/pasted

No generator changes

v1.5.2

// February 24, 2023

fix: ensure java sdks support java 11+

No generator changes

v1.5.1

// February 24, 2023

fix: detect auth inside a github action and fail if secret isn't set via environment variable

No generator changes

v1.5.0

// February 23, 2023

feat: support for x-speakeasy-ignore extensions and various fixes to python sdks

No generator changes

v1.4.9

// February 23, 2023

fix: don't fail on unsupported get request bodies

No generator changes