Speakeasy Logo

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

Choose a changelog

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

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