Speakeasy Logo

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

Choose a changelog

v1.285.1

// May 8, 2024

fix: default to generation linting ruleset (#695)

No generator changes

v1.285.0

// May 8, 2024

feat: minimum viable spec in quickstart (#677)

No generator changes

v1.284.0

// May 8, 2024

feat: added support for inferring optional method arguments (#694)

No generator changes

v1.283.1

// May 7, 2024

chore: back to v2.324 (#693)

No generator changes

v1.283.0

// May 7, 2024

feat: add tagging command (#684)

No generator changes

v1.282.0

// May 7, 2024

feat(typescript): support for inferring optional method argument (#692)

Generator changes (1)

New features

go

add support for inferring optional sdk method arguments

v1.281.0

// May 7, 2024

feat: env variables (tf), csharp/go fix flat unions, more information when linting

Generator changes (4)

Bug fixes

csharp

handle unions in flat response format

New features

go

process int64 and float64 srings

Bug fixes

go

handle unions in flat response format

New features

terraform

support environment variables for provider configuration

v1.280.4

// May 7, 2024

fix: switch to amannn/action-semantic-pull-request (#691)

No generator changes

v1.280.3

// May 7, 2024

chore: remove ansi codes from api changes summary (#690)

No generator changes

v1.280.2

// May 7, 2024

fix: necesarry tagging

No generator changes

v1.280.1

// May 6, 2024

feat: implicit registry tagging (#685)

No generator changes

v1.280.0

// May 6, 2024

feat: implicit registry tagging (#685)

No generator changes

v1.279.3

// May 6, 2024

Update validate.yml

No generator changes

v1.279.2

// May 6, 2024

chore: darken adaptive light mode yellow (#688)

No generator changes

v1.279.1

// May 6, 2024

fix: tweak run prompt for generation (#686)

No generator changes

v1.279.0

// May 3, 2024

feat: CLI events error telemetry (#682)

No generator changes

v1.278.1

// May 3, 2024

fix: wrong (unexpectedly sanitized) resource name used in import.sh files

Generator changes (1)

Bug fixes

terraform

unusual terraform provider names get a reasonable import.sh file

v1.278.0

// May 3, 2024

feat: parameter examples; composite imports (tf); int64/float64 strings; several fixes (java, unity, go, c#)

Generator changes (5)

Bug fixes

csharp

handle flattened response type

Bug fixes

go

handle flattened response type

Bug fixes

go

float64 string truncating

New features

terraform

composite import support

Bug fixes

unity

fixed inclusion of README when packaging for nuget

v1.277.8

// May 2, 2024

fix: typescript discriminated union members match with their discriminators (#680)

No generator changes

v1.277.7

// May 2, 2024

fix: c# publishing of READMEs and default fetcher behaviour for typescript in bun

Generator changes (1)

Bug fixes

csharp

fixed inclusion of README when packaging for nuget

v1.277.6

// May 2, 2024

fix: instantiation of HttpClient on every request in csharp

Generator changes (1)

Bug fixes

csharp

instantiation of HttpClient on every request

v1.277.5

// May 2, 2024

fix: fixes to usage snippet rendering, C# imports, java warnings, python hooks usage errors

Generator changes (8)

Bug fixes

csharp

various fixes to usage snippet generation

Bug fixes

csharp

missing import for flattened operation parameters

Bug fixes

csharp

malformed XML comment in HookRegistration

Bug fixes

go

various fixes to usage snippet generation

Bug fixes

php

various fixes to usage snippet generation

+3 more changes

v1.277.4

// April 30, 2024

fix: csharp json deserialization, remove redundant java imports in snippets, better Accept types handling (#678)

Generator changes (1)

Bug fixes

go

compute accept types from success responses

v1.277.3

// April 30, 2024

fix: general improvements to handling and organisation of lint commands (#676)

No generator changes