Speakeasy Logo

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

Choose a changelog

v1.214.0

// March 20, 2024

feat: client credentials support in TF, capability to force generation, fix unity docs, improve javav2 README (#553)

Generator changes (3)

New features

terraform

native oauth support

New features

terraform

added support for OAuth2 Client Credentials flow

Bug fixes

terraform

support custom validators for lists of unions

v1.213.0

// March 19, 2024

feat: current directory autocomplete (#551)

No generator changes

v1.212.2

// March 19, 2024

fix: use correct target when validating gen.yaml (#550)

No generator changes

v1.212.1

// March 19, 2024

fix: don't fail gen.yaml validation on new SDKs (#549)

No generator changes

v1.212.0

// March 19, 2024

feat: prompt speakeasy run from configure/quickstart (#548)

No generator changes

v1.211.0

// March 19, 2024

feat: validate gen.yaml during speakeasy run (#545)

No generator changes

v1.210.3

// March 19, 2024

fix: handling of enums with mixed casing

No generator changes

v1.210.2

// March 19, 2024

fix: json-encode zap fields in log messages (#547)

No generator changes

v1.210.1

// March 19, 2024

fix: fixed hoisting operation security and typescript basic auth support (#546)

Generator changes (6)

Bug fixes

csharp

fixed hoisting of operation security

Bug fixes

go

fixed hoisting of operation security

Bug fixes

php

fixed hoisting of operation security

Bug fixes

ruby

fixed hoisting of operation security

Bug fixes

terraform

fixed hoisting of operation security

+1 more changes

v1.210.0

// March 18, 2024

feat: include more details in migrate output (#543)

No generator changes

v1.209.4

// March 18, 2024

fix: don't set create_release in publish workflow (#544)

No generator changes

v1.209.3

// March 15, 2024

fix: migrate - don't fail on file read (#541)

No generator changes

v1.209.2

// March 13, 2024

fix: fixed typescript http basic auth and oauth2 regression (#540)

No generator changes

v1.209.1

// March 13, 2024

fix: fixed handling of responseFormat flat with empty response schemas

No generator changes

v1.209.0

// March 13, 2024

feat: allow individual specs to be validated non-blocking (#539)

No generator changes

v1.208.0

// March 13, 2024

feat: add support for additionalDependencies to java and fix an issue with basic auth in typescript

Generator changes (4)

Bug fixes

csharp

handle named server

Bug fixes

go

fixes to security header handling to be compatible with hooks

Chores

terraform

use the default http client to remove timeouts

Bug fixes

unity

handle named server

v1.207.1

// March 12, 2024

fix: better workflow output on user exit (#538)

No generator changes

v1.207.0

// March 12, 2024

feat: dynamic autocomplete suggestions (#534)

No generator changes

v1.206.3

// March 12, 2024

fix: don't print merge warnings (#537)

No generator changes

v1.206.2

// March 12, 2024

fix: compilation error load config (#536)

Generator changes (1)

Chores

go

expand server selection test coverage

v1.206.0

// March 12, 2024

feat: access checks finalized (#533)

No generator changes

v1.205.2

// March 11, 2024

chore: upgrade speakeasy-core to re-use execution_id (#532)

No generator changes

v1.205.1

// March 11, 2024

fix: clarify publishing config prompts (#531)

No generator changes

v1.205.0

// March 8, 2024

feat: autoselect publishing targets (#530)

No generator changes