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

v1.201.3

// March 6, 2024

chore: update copy (#522)

No generator changes

v1.201.2

// March 6, 2024

fix: handling of speakeasy version in telemetry

No generator changes

v1.201.1

// March 5, 2024

fix: selection node overlays (#521)

No generator changes

v1.201.0

// March 5, 2024

feat: default pr mode for gen action (#519)

No generator changes

v1.200.1

// March 4, 2024

fix: add a defaultValue for config-path (#520)

No generator changes

v1.200.0

// March 1, 2024

feat: codeSamples overlay generation (#518)

Generator changes (18)

Bug fixes

csharp

allow security to be disabled at the operation level

New features

csharp

handle non-numeric cursors

Bug fixes

go

null enums are coerced into null consts

Bug fixes

go

improved handling of SDK hooks

Bug fixes

go

allow security to be disabled at the operation level

+13 more changes

v1.199.0

// March 1, 2024

feat: add oauth2 client credentials support to typescript, fixes to default example rendering, fixes to null enum handling

No generator changes

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