Speakeasy Logo

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

Choose a changelog

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

v1.4.8

// February 22, 2023

fix: java groupIDs with hyphens

No generator changes

v1.4.7

// February 22, 2023

fix: circular references in allOfs

No generator changes

v1.4.6

// February 22, 2023

fix: various fixes for circular reference handling and validation

No generator changes

v1.4.5

// February 21, 2023

fix: fixed invalid version configuration in java sdk

No generator changes

v1.4.4

// February 21, 2023

fix: file read functionality

No generator changes

v1.4.3

// February 21, 2023

fix: various fixes for retry generation in go, readme generation in java and php and other small fixes to tests

No generator changes

v1.4.2

// February 21, 2023

fix: improvements to php idiomaticness and fixes for config validation

No generator changes