Speakeasy Logo

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

Choose a changelog

v1.295.2

// May 23, 2024

fix: get change reports working with file references (#715)

No generator changes

v1.295.1

// May 22, 2024

chore: cli deploy 5/22 (#714)

Generator changes (4)

Bug fixes

go

namespace bug usage snippet generation

Bug fixes

go

support pointer request args

New features

php

add support for global security callbacks

New features

php

add support for global security flattening

v1.295.0

// May 21, 2024

feat: autoconfigure github repos (#712)

No generator changes

v1.294.0

// May 20, 2024

feat: standardize publishing secret names (#713)

No generator changes

v1.293.1

// May 17, 2024

fix: circular reference handling within unions; feat: PHP global security flattening; chore: relax union strictness and improve demarshalling logs in go/terraform

Generator changes (2)

Chores

go

better error logs when failing to unmarshal bytes into union types

Chores

terraform

better error logs when failing to unmarshal bytes into union types

v1.293.0

// May 16, 2024

feat: directly link CLI to UX overview (#709)

No generator changes

v1.292.1

// May 16, 2024

fix: don't panic on bad validation lineNums (#711)

No generator changes

v1.292.0

// May 16, 2024

feat: enable api registry (#710)

No generator changes

v1.291.0

// May 15, 2024

feat: quickstart sample spec retry (#707)

No generator changes

v1.290.1

// May 15, 2024

fix: clientCredentials hooks incorrect import

Generator changes (2)

Bug fixes

csharp

usage snippets not compiling

Bug fixes

go

usage snippets not compiling

v1.290.0

// May 15, 2024

feat: support open enums in Go, Python and TypeScript, fix (set) in TF

Generator changes (2)

New features

go

add support for "open" enums

Bug fixes

terraform

set datatype got additional pointers where none expected

v1.289.0

// May 14, 2024

feat: output directory change copy (#708)

No generator changes

v1.288.1

// May 14, 2024

chore: perpare for open enum feature flags (#704)

No generator changes

v1.288.0

// May 14, 2024

feat: small adjustments config directory (#705)

No generator changes

v1.287.0

// May 14, 2024

feat: safer weakly typed unions (go, typescript). Custom resources and datasources (tf), javav2 snippets, flattened security fields (c#)

Generator changes (5)

Bug fixes

csharp

security field sanitizing in usage snippets

Bug fixes

go

more flexible types (allow unknown fields) if an anyOf child is used with a discriminant

New features

terraform

custom resources and datasources

Bug fixes

terraform

more flexible types (allow unknown fields) if an anyOf child is used with a discriminant

Bug fixes

unity

security field sanitizing in usage snippets

v1.286.3

// May 13, 2024

fix: git creation monorepo (#703)

No generator changes

v1.286.2

// May 13, 2024

chore: go mod tidy

No generator changes

v1.286.1

// May 13, 2024

fix: fixes across multiple targets for edge cases (terraform, javav2, postman); feat: retries in C#

Generator changes (7)

New features

csharp

add support for retries

Bug fixes

go

use any instead of interface{} for any types

Bug fixes

go

handling of named request/response level examples in generated usage snippets

Bug fixes

postman

update postman config

Bug fixes

terraform

capability to do a mix of oAuth client credentials and other security types in terraform

+2 more changes

v1.286.0

// May 11, 2024

feat: metadata on Usage of minimum viable spec retries (#702)

No generator changes

v1.285.6

// May 10, 2024

fix: overlaying a node that changes its kind (#698)

No generator changes

v1.285.5

// May 10, 2024

fix: mitigate github rate limiting (#701)

No generator changes

v1.285.4

// May 10, 2024

chore: fix edge case where a duplicate change summary can happen (#700)

No generator changes

v1.285.3

// May 9, 2024

fix: check for duplicate changes summary (#699)

No generator changes

v1.285.2

// May 9, 2024

fix: monorepo configure setup (#697)

No generator changes