chore: Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 in the github-actions-minor-and-patch group (#1264)
No generator changes

Speakeasy Bot
No generator changes
feat: Go 1.24 performance enhancements, C#, PHP, Python fixes for nullable pagination cursors, Go fix for default form query parameters (#1259)
Generator changes (5)
Bug fixes
csharp
handle nullable non-numeric pagination cursor
Bug fixes
go
Ensure default form query values are sent when not configured
Bug fixes
php
handle nullable non-numeric pagination cursor
Bug fixes
pythonv2
handle nullable non-numeric pagination cursor
Bug fixes
unity
handle nullable non-numeric pagination cursor
Generator changes (15)
Bug fixes
go
Prevent generation errors with {{ character sequences in default values
Bug fixes
go
skip linting of deprecation messages to allow for generation
Bug fixes
go
correctly skip tests for disabled operations
New features
go
support env vars in requests and parameters
Bug fixes
javav2
correctly skip tests for disabled operations
+10 more changes
Generator changes (3)
Bug fixes
go
fixes to request example retrieval and example updates in specs
Bug fixes
pythonv2
fixes to request example retrieval and example updates in specs
Bug fixes
typescriptv2
fixes to request example retrieval and example updates in specs
feat: added various features and fixes for testing, PHP, Java, lining and security
Generator changes (11)
Bug fixes
csharp
fixes to handling of security at both global and operation level especially for oauth2
Bug fixes
go
fixes to handling of security at both global and operation level especially for oauth2
New features
javav2
java - remove apache httpclient GEN-855
Bug fixes
javav2
fixes to handling of security at both global and operation level especially for oauth2
Bug fixes
php
fixes to handling of security at both global and operation level especially for oauth2
+6 more changes
No generator changes
fix: skip predefined publish config sections when running `speakeasy configure targets` (#1253)
No generator changes
Generator changes (3)
New features
go
support testing for business accounts
New features
pythonv2
support testing for business accounts
New features
typescriptv2
support testing for business accounts
feat: Testing example case insensitivity with x-speakeasy-test-security, Go support for const query parameters, Terraform custom HTTP headers (#1251)
Generator changes (5)
Bug fixes
go
Prevent compilation errors and panics with const query parameters
New features
go
make testing security example matching more forgiving
New features
pythonv2
make testing security example matching more forgiving
New features
terraform
Support provider configuration for enabling custom HTTP headers
New features
typescriptv2
make testing security example matching more forgiving
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