Speakeasy Logo

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

Choose a changelog

v1.198.1

// February 29, 2024

fix: named servers handling in Ruby (x-speakeasy-server-id) (#516)

Generator changes (2)

Chores

ruby

fix server param in docstring

Bug fixes

ruby

handle named servers

v1.198.0

// February 29, 2024

feat: introduce examples subcommand for suggest (#502)

No generator changes

v1.197.2

// February 29, 2024

fix: various fixes to c#, java, ruby, python and typescript

No generator changes

v1.197.1

// February 29, 2024

fix: bug moving out dirs in configure (#514)

No generator changes

v1.197.0

// February 28, 2024

feat: supports single publishing file for multiple targets (#513)

No generator changes

v1.196.1

// February 28, 2024

fix: migrate improvements (#512)

No generator changes

v1.196.0

// February 28, 2024

feat: dynamic access checks (#507)

No generator changes

v1.195.1

// February 28, 2024

fix: migrate improvements (#510)

No generator changes

v1.195.0

// February 27, 2024

feat: provide github links in configure when available (#506)

No generator changes

v1.194.1

// February 27, 2024

fix: update stale dependencies (#504)

No generator changes

v1.194.0

// February 26, 2024

feat: refactor to centralized model (#495)

No generator changes

v1.193.8

// February 26, 2024

fix: workflow secret formatting (#505)

No generator changes

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