Speakeasy Logo

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

Choose a changelog

v1.357.4

// August 8, 2024

fix: removed sunset targets and fixed bugs in TS and Python (#846)

Generator changes (15)

Bug fixes

csharp

break infinite loop bug when templating arrays with circular references in usage snippets

Bug fixes

go

break infinite loop bug when templating arrays with circular references in usage snippets

Bug fixes

javav2

javav2 - fix snippet compilation for multiline examples SPE-3944

Bug fixes

javav2

break infinite loop bug when templating arrays with circular references in usage snippets

Bug fixes

php

break infinite loop bug when templating arrays with circular references in usage snippets

+10 more changes

v1.357.3

// August 8, 2024

Revert "fix: make lang flag required (#843)" (#844)

No generator changes

v1.357.2

// August 7, 2024

fix: make lang flag required (#843)

No generator changes

v1.357.1

// August 7, 2024

fix: release dir path fix (#842)

No generator changes

v1.357.0

// August 7, 2024

feat: add support for URL-encoded forms in undiscriminated unions C# (#841)

Generator changes (8)

Bug fixes

csharp

fixed documentation of global security schemes

New features

csharp

add support for URL-encoded forms in union serialization

New features

javav2

javav2 - reduce redundant imports in generated code SPE-2486

Bug fixes

javav2

fixed documentation of global security schemes

Bug fixes

pythonv2

ordering of models in file to ensure dependencies come first

+3 more changes

v1.356.0

// August 7, 2024

feat: go env variable support for security and TS gitignore updates (#840)

Generator changes (2)

New features

go

env var security overrides for go

Bug fixes

typescriptv2

add core module to gitignore

v1.355.0

// August 6, 2024

feat: business tier pricing (#839)

No generator changes

v1.354.1

// August 6, 2024

fix: show keymap for configure publishing target selection (#838)

No generator changes

v1.354.0

// August 6, 2024

feat: improve admin CLI dx for registry publishing/downloading (#835)

No generator changes

v1.353.1

// August 6, 2024

fix: rendering of const fields in python snippets and updated gitignore rules for TS SDKs (#837)

Generator changes (4)

Bug fixes

go

fixed rendering of const fields with examples in usage snippets

Bug fixes

pythonv2

fixed rendering of const fields with examples in usage snippets

Bug fixes

typescriptv2

fixed rendering of const fields with examples in usage snippets

Bug fixes

typescriptv2

add funcs/ to gitignore

v1.353.0

// August 6, 2024

feat: new TS features and bug fixes in terraform and python (#836)

Generator changes (9)

Bug fixes

pythonv2

add --skip-existing to poetry publish script

Bug fixes

pythonv2

fixed various issues with pyright warning/errors

Bug fixes

pythonv2

various fixes to linting and type errors

Bug fixes

pythonv2

fixed issue with page based pagination and flattened request bodies

Bug fixes

terraform

Ensure response only examples are present in resource example documentation

+4 more changes

v1.352.2

// August 5, 2024

fix: rendering of READMEs with security made optional by env vars

Generator changes (10)

Bug fixes

csharp

fixed rendering of usage snippets when required security is used with env vars

Bug fixes

go

fixed rendering of usage snippets when required security is used with env vars

Bug fixes

javav2

fixed rendering of usage snippets when required security is used with env vars

Bug fixes

php

fixed rendering of usage snippets when required security is used with env vars

Bug fixes

postman

fixed rendering of usage snippets when required security is used with env vars

+5 more changes

v1.352.1

// August 3, 2024

fix: various fixes to security optionality and env var usage, fixes to pythonv2 pagination, reimplement TS SDK methods with Result type

Generator changes (5)

Bug fixes

go

optionality of security in regards to env var usage

Bug fixes

pythonv2

optionality of security in regards to env var usage

New features

pythonv2

update security env vars for complex usage

Bug fixes

terraform

optionality of security in regards to env var usage

Bug fixes

typescriptv2

optionality of security in regards to env var usage

v1.352.0

// August 2, 2024

feat: OAS studio updateSource - support updating the overlay which will re run the source (#830)

No generator changes

v1.351.3

// August 1, 2024

chore: move to use option func pattern (#831)

No generator changes

v1.351.2

// August 1, 2024

fix: security env var wrapping

Generator changes (3)

Bug fixes

go

language specific env var wrapping

Bug fixes

pythonv2

language specific env var wrapping

Bug fixes

typescriptv2

language specific env var wrapping

v1.351.1

// August 1, 2024

chore: set pyproject.toml version at compile time (#1484)

Generator changes (1)

Chores

pythonv2

set pyproject.toml version field at compile time

v1.351.0

// August 1, 2024

feat: OAS Studio Part 1 (local server, auth, health, getSource) (#828)

No generator changes

v1.350.0

// August 1, 2024

feat: python debug logger interface, python poetry release fix, terraform templated file reversion fixes

Generator changes (2)

New features

pythonv2

python debug logger interface

Bug fixes

terraform

Prevent custom plan modifier and validator files reverting back to boilerplate

v1.349.2

// July 31, 2024

fix: terraform provider key variable

No generator changes

v1.349.1

// July 31, 2024

fix: fixed incorrect buffering of streaming responses and TypedDict unmarshalling in pythonv2

Generator changes (3)

Bug fixes

pythonv2

fixed conversion of collection fields from TypedDict to Pydantic model

Bug fixes

pythonv2

fixed download streams being buffered before they could be read

Bug fixes

pythonv2

fixed server events being buffered before iteration can proceed

v1.349.0

// July 30, 2024

feat: java discriminated oneOf, terraform dependency upgrades, initial test generation support

Generator changes (4)

New features

go

add support for test generation via tests.yaml

New features

javav2

java - discriminated oneOf support SPE-2551

New features

pythonv2

add support for test generation via tests.yaml

New features

typescriptv2

add support for test generation via tests.yaml

v1.348.2

// July 30, 2024

fix: fixed handling of consts in non-json usages in pythonv2

Generator changes (1)

Bug fixes

pythonv2

fixed handling of consts in non-json usages

v1.348.1

// July 29, 2024

fix: Skip archived targets more accurately with status command (#827)

No generator changes