fix: ensure authorization headers not duplicated in java, and fix security sources in php
Generator changes (2)
Bug fixes
javav2
javav2 - ensure authorization headers not duplicated GEN-954
Bug fixes
php
setSecuritySource when setting security while flattened.
feat: PHP additionalProperties, PHP union/array serialization, Terraform nullable array (#1248)
Generator changes (2)
New features
php
introduce additionalProperties support
Bug fixes
terraform
Support nullable array types
Generator changes (1)
Bug fixes
php
only generate prerequisite objects when actually needed
chore: Bump actions/setup-python from 5.3.0 to 5.4.0 in the github-actions-minor-and-patch group (#1245)
No generator changes

Speakeasy Bot
Generator changes (1)
Chores
pythonv2
add "Shell and script usage with uv" subsection to readme
feat: Terraform deprecated and x-speakeasy-deprecation-message, Terraform x-speakeasy-soft-delete-property fix, TypeScript Blob type fix with raw requests (#1241)
Generator changes (4)
Refactor
pythonv2
Add tests to validate resiliancy of python SDK.
Bug fixes
terraform
Prevent Value Conversion Error with x-speakeasy-soft-delete-property usage in data resources
New features
terraform
Support OAS deprecated property and x-speakeasy-deprecation-message annotation for schema attributes
Bug fixes
typescriptv2
try to use Blob type in raw requests
fix: ask for which target to test if multiple targets present in workflow and includes various fixes for testing in general (#1240)
Generator changes (12)
Bug fixes
csharp
fixed handling of default fields in usage snippets and tests, fixed validation of required schema property
Bug fixes
go
fixed handling of default fields in usage snippets and tests, fixed validation of required schema property
Bug fixes
javav2
fixed handling of default fields in usage snippets and tests, fixed validation of required schema property
Bug fixes
mockserver
fixed handling of default fields in usage snippets and tests, fixed validation of required schema property
Bug fixes
php
fixed handling of default fields in usage snippets and tests, fixed validation of required schema property
+7 more changes
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