fix: python generation with no global server_url and PHP 9.3 support (#1238)
Generator changes (2)
Bug fixes
php
dont rely on 9.4 array_all
Bug fixes
pythonv2
allow for no global server url on pythonv2 sdks
feat: Terraform multiple success status codes, TypeScript eslint 9 upgrade, TypeScript webhook hex and base64url signature formats (#1236)
Generator changes (4)
Bug fixes
go
use separate namespaces per ruleset
Bug fixes
terraform
Support multiple success status codes
Chores
typescriptv2
upgrade to ESLint 9
New features
typescriptv2
add support for hex and base64 url encodings for signatures
Generator changes (15)
Bug fixes
csharp
sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created
Bug fixes
go
sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created
Bug fixes
javav2
sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created
Bug fixes
mockserver
sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created
Bug fixes
php
sort subresponses based on the worst scoring response in the group to ensure that no unreachable code paths are created
+10 more changes
chore: studio: emit more events from workflow.runSource and fix overlays (#1234)
No generator changes
feat: Terraform x-speakeasy-soft-delete-property, testing example.file fixes (#1233)
Generator changes (1)
New features
terraform
Initial support for x-speakeasy-soft-delete-property
chore: Bump the github-actions-minor-and-patch group with 2 updates (#1231)
No generator changes

Speakeasy Bot
chore: revert "feat: jsonpath upgrade, new default module format for ts (#1230)" (unexpected additional changes)
No generator changes
Generator changes (1)
Chores
typescriptv2
update default module format for TS
Generator changes (1)
Bug fixes
pythonv2
register finalizer function to close httpx clients and document context manager usage
feat: enhance array union handling and operation mapping; various fixes and improvements (#1227)
Generator changes (13)
Bug fixes
go
Ensure required global parameter values are always written
Bug fixes
php
increase testbench minimum version to get past insecure older laravel version
New features
php
add initial support for sliceUnions
New features
pythonv2
Bump Python minimum version to 3.9 as 3.8 has been end-of-life since October 2024
Bug fixes
pythonv2
Upgrade mypy to 1.14.1 to prevent Python 3.13 errors
+8 more changes
chore: fix change detection when there is a single registry source as an input (#1218)
No generator changes
No generator changes
No generator changes
No generator changes
fix: match globals and params on public name in TypeScript and update dependencies (#1223)
Generator changes (2)
Bug fixes
typescriptv2
update vitest and tshy dependencies
Bug fixes
typescriptv2
match globals and params on public name in TS
Generator changes (1)
Bug fixes
pythonv2
unpin pythonv2 dependencies
fix: fixed handling of additional dependencies and running of python tests
Generator changes (1)
Bug fixes
pythonv2
fixed handling of additional dependencies and running of python tests
Generator changes (2)
Bug fixes
go
fixed generation of discriminated union snippets
Bug fixes
mockserver
fixed generation of discriminated union snippets
Generator changes (1)
Bug fixes
go
fixed handling of any fields in tests and usage snippets