Speakeasy Logo

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

Choose a changelog

v1.193.7

// February 26, 2024

Merge branch 'main' of ssh://github.com/speakeasy-api/speakeasy

No generator changes

v1.193.6

// February 26, 2024

Merge branch 'main' of ssh://github.com/speakeasy-api/speakeasy

No generator changes

v1.193.5

// February 26, 2024

fix: fixed issue with per operation security not being hoisted correctly and javav2 specify explicit modules in ObjectMapper

Generator changes (6)

Chores

csharp

add no-security testcase

Chores

go

add no-security testcase

Chores

php

add no-security testcase

Chores

ruby

add no-security testcase

Chores

terraform

add no-security testcase

+1 more changes

v1.193.4

// February 23, 2024

fix: support custom validators for lists of objects

Generator changes (1)

Bug fixes

terraform

support custom validators for lists of objects and lists of arrays

v1.193.2

// February 23, 2024

fix: example generation for complex objects

Generator changes (6)

Bug fixes

csharp

example generation for complex objects

Bug fixes

go

example generation for complex objects

Bug fixes

php

example generation for complex objects

Bug fixes

ruby

example generation for complex objects

Bug fixes

terraform

example generation for complex objects

+1 more changes

v1.193.1

// February 23, 2024

fix: revert default dotnet version back to 5

Generator changes (1)

Bug fixes

csharp

example generation for complex objects

v1.193.0

// February 23, 2024

feat: add configure publishing (#485)

No generator changes

v1.192.1

// February 22, 2024

fix: migrate and run improvements (#498)

No generator changes

v1.192.0

// February 22, 2024

feat: configure github v15 workflow (#477)

No generator changes

v1.191.0

// February 22, 2024

feat: custom validators in terraform

Generator changes (1)

New features

terraform

custom plan validator support

v1.190.1

// February 22, 2024

fix: stolen cursor in charm usage (#491)

No generator changes

v1.190.0

// February 22, 2024

feat: various features and fixes added to java, c#, version bumping and more

Generator changes (7)

New features

csharp

add support for nullable request bodies

Chores

csharp

enforce dotnetVersion based on gen.yaml

Chores

csharp

support .NET5 compilation

Bug fixes

ruby

template hardcoded gemspec fields

New features

unity

add support for nullable request bodies

+2 more changes

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