Follow us on to be up
to date with the latest 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

v1.204.2

// March 8, 2024

fix: prevent mermaid errors from crashing workflow (#529)

No generator changes

v1.204.1

// March 7, 2024

No generator changes

v1.204.0

// March 7, 2024

feat: add speakeasy bump command for bumping the version of a target (#525)

No generator changes

v1.203.0

// March 7, 2024

feat: flat responses, better validation, misc fixes (#524)

Generator changes (1)

New features

go

add support for response formats and flat responses

v1.202.0

// March 6, 2024

feat: support additional publishing configurations (#523)

No generator changes