fix: bump sdk-gen-config for updated workflow transform validation (#1176)
No generator changes
No generator changes
feat: support for retries in PHP, support for custom webhook security in TS and several bug fixes (#1172)
Generator changes (4)
Bug fixes
go
respect pagination defaults from OpenAPI spec
Bug fixes
pythonv2
respect pagination defaults from OpenAPI spec
Bug fixes
typescriptv2
respect pagination defaults from OpenAPI spec
New features
typescriptv2
webhooks, now with support for custom security
No generator changes
feat: java open enum support, csharp pagination fix, default test example fix, php documentation link fix (#1166)
Generator changes (32)
Bug fixes
csharp
flattening with hidden parameters
Bug fixes
csharp
handle encapsulated pagination input parameters
Bug fixes
csharp
handle nested pagination inputs
Bug fixes
go
flattening with hidden parameters
New features
go
support passing extra request headers in sdk method calls
+27 more changes
fix: flattening with hidden parameters and allow server urls to allows be overridable per-method in Go/Python/TypeScript (#1165)
Generator changes (1)
New features
pythonv2
allow server URL to be overridable always
fix: php fixes for pagination, fix form-data issues for all targets, multi⦠(#1164)
Generator changes (10)
Bug fixes
csharp
Support OAS references under multipart/form-data file properties
Bug fixes
go
Support OAS references under multipart/form-data file properties
Bug fixes
javav2
Support OAS references under multipart/form-data file properties
Bug fixes
php
pagination bugs missing import and use directive
Bug fixes
php
Support OAS references under multipart/form-data file properties
+5 more changes
chore: Bump actions/setup-go from 5.1.0 to 5.2.0 in the github-actions-minor-and-patch group (#1163)
No generator changes

Speakeasy Bot
No generator changes
fix: Prevent extraneous newline after hostname in generated API Key names (#1156)
No generator changes
No generator changes
fix: Support go target oneOf types in deepObject style query parameters (#1159)
Generator changes (1)
Bug fixes
go
Prevent missing values from oneOf types
feat: neater python usage snippets, support for injecting headers in Go and Python SDK methods, bug fixes relating to request flattening and terraform (#1157)
Generator changes (3)
New features
csharp
add support for unions of arrays
Bug fixes
pythonv2
add a docstring for http_headers
Bug fixes
terraform
truncate input/output terraform types
fix: improve typescriptv2 readme errors, fix bugs with missing terraform types, make useragent better in terraform
Generator changes (2)
Bug fixes
terraform
pass the terraform provider version into the go sdk
Bug fixes
terraform
when types are deduplicated based on name, use the original name as it'll work with input/output types too
chore: status command performance improvements, remove unused api commands (#1154)
No generator changes
feat: add simple support for multiple operations in contract tests, more feature parity for PHP and various fixes
Generator changes (4)
New features
go
add simple support for multiple operations
New features
javav2
add simple support for multiple operations
New features
pythonv2
add simple support for multiple operations
New features
typescriptv2
add simple support for multiple operations
No generator changes
chore: Bump TriPSs/conventional-changelog-action from 5.4.0 to 6.0.0 (#1129)
No generator changes

Speakeasy Bot
fix: update pydantic and httpx, fix python usage snippet imports and handle property names made up of illegal characters only (#1149)
Generator changes (14)
Bug fixes
csharp
support property names solely comprised of illegal characters
Bug fixes
go
support property names solely comprised of illegal characters
Bug fixes
javav2
support property names solely comprised of illegal characters
Bug fixes
mockserver
support property names solely comprised of illegal characters
Bug fixes
php
support property names solely comprised of illegal characters
+9 more changes