Speakeasy Logo

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

Choose a changelog

v1.189.0

// February 21, 2024

feat: out flag for overlay apply (#494)

No generator changes

v1.188.0

// February 21, 2024

feat: default to absolute path in quickstart (#493)

No generator changes

v1.187.0

// February 21, 2024

feat: free limit warning in CLI (#488)

No generator changes

v1.186.0

// February 21, 2024

feat: example generation with an OpenAI LLM engine (#490)

No generator changes

v1.185.0

// February 20, 2024

feat: Migrate tool for migrating to new action (#469)

No generator changes

v1.184.0

// February 20, 2024

feat: account type attached to context (#484)

No generator changes

v1.183.3

// February 19, 2024

fix: ruby type handling, fix: typescript SSE snippets, feat: typescript sdk hooks (#486)

Generator changes (3)

Refactor

go

changed the way additional dependencies are added

Bug fixes

go

use correct response field for SSE snippets

Bug fixes

ruby

improve unmarshalling of complex data types

v1.183.2

// February 16, 2024

fix: support static server URL based pagination (#483)

No generator changes

v1.183.1

// February 16, 2024

fix: make overlay command use new interface (#482)

No generator changes

v1.183.0

// February 16, 2024

feat: typescript url pagination and retry header support (#481)

Generator changes (2)

Bug fixes

csharp

flattened security fieldname sanitization

Bug fixes

unity

flattened security fieldname sanitization

v1.182.0

// February 15, 2024

feat: allow enums in SSE events and update speakeasy dependencies (#478)

Generator changes (1)

Bug fixes

go

allow string enums to be used in SSE data

v1.181.0

// February 15, 2024

feat: setup open access check in generate (#476)

No generator changes

v1.180.1

// February 15, 2024

fix: improve build.gradle generation

No generator changes

v1.180.0

// February 14, 2024

feat: support new java publishing

Generator changes (2)

New features

csharp

extend BigInteger/Decimal support to arrays and maps

New features

unity

add support for bigint/decimal numbers

v1.179.0

// February 14, 2024

feat: add support for sdk hooks in go and fixes to examples

Generator changes (8)

Chores

csharp

improvements to example generation for usage snippets

New features

go

added support for sdk hooks

improvements to example generation for usage snippets

improvements to example generation for usage snippets

Docs

php

Modernizing PHP language features internally, ie: match statements over switch statements, and utilizing constructor property promotion

+3 more changes

v1.178.1

// February 13, 2024

fix: interactive mode improvements (#474)

No generator changes

v1.178.0

// February 12, 2024

chore: bump specs for release job to make it happen faster (#472)

Generator changes (3)

Bug fixes

go

allow consts and defaults containing quotes

Bug fixes

ruby

ruby module loading

Bug fixes

terraform

allow consts and defaults containing quotes

v1.177.2

// February 12, 2024

fix: python imports, ts defaults

Generator changes (2)

Docs

php

Adding Rector and Roave Security Advisories

Docs

php

Enhanced the composer and phpstan config

v1.177.1

// February 9, 2024

feat: deploy go retries request body fix (#470)

No generator changes

v1.177.0

// February 9, 2024

feat: deploy go retries request body fix (#470)

Generator changes (1)

Bug fixes

go

retries with a request body

v1.176.0

// February 8, 2024

feat: set relative schema paths for new outdir (#467)

No generator changes

v1.175.2

// February 8, 2024

fix: ruby support for long passwords (#468)

Generator changes (1)

Bug fixes

ruby

change base64 encodingtechnique to support long credentials

v1.175.1

// February 8, 2024

fix: config checksum changes now make a patch instead of major bump

No generator changes

v1.175.0

// February 8, 2024

feat: upgrade to v3 SDKs. Additional telemetry events (#435)

No generator changes