Generator changes (2)
Bug fixes
php
Upgrade laravel/pint to reduce issues with PHP 8.3 and later
Bug fixes
pythonv2
Prevent Pydantic 2.11 deprecation warnings with model_fields usage in models
fix: Bug fix for custom security scheme alongside other security options, client credentials hook.
Generator changes (2)
Bug fixes
javav2
java - refactor client credentials hook internals, oauth2-password multi-option support preparation
Bug fixes
typescriptv2
custom security scheme alongside other security options
fix: Ensure terraform quickstart names directory terraform-provider-* by default (#1364)
No generator changes
feat: support optionally skipping TLS verification (terraform), fixes to python open enums for 3.11 python, and upgrade some generator internals which can drop memory requirements by 95%+ in some cases (#1362)
Generator changes (2)
Bug fixes
pythonv2
Prevent pyright reports for OpenEnumMeta __call__ signature in Python 3.11 and later
New features
terraform
Support provider configurable TLS skip verification with additionalProviderAttributes.tlsSkipVerify generation configuration
No generator changes

Speakeasy Bot
No generator changes
chore: Bump the github-actions-minor-and-patch group with 2 updates (#1356)
No generator changes

Speakeasy Bot
No generator changes
No generator changes
feat: Add support for x-ndjson content type and fix for JSONL streaming. (#1353)
Generator changes (4)
Bug fixes
javav2
add request method javadoc, rework javadoc formatting, fix Hooks javadoc GEN-66
New features
javav2
java - use wildcard imports in snippets GEN-99
New features
pythonv2
Add support for x-ndjson content type in openapi spec
Bug fixes
pythonv2
Bug fix for handling chunks of data when content type is JsonL
No generator changes
Generator changes (10)
New features
csharp
implement operation-level oauth2 client credentials flow
New features
csharp
implement per-operation client credentials
Chores
csharp
use separate namespace for client credentials hook to prevent conflicts
New features
go
add support for client credentials scheme as part of multiple security options
New features
javav2
implement operation-level oauth2 client credentials flow
+5 more changes
chore: Bump the github-actions-minor-and-patch group with 2 updates (#1346)
No generator changes

Speakeasy Bot
Generator changes (4)
New features
javav2
java - custom security support, fix multi-step test generation GEN-22, GEN-992
Bug fixes
javav2
pass method level security objects to hooks using changed SecuritySource interface GEN-22, GEN-816
Bug fixes
javav2
java - fix multi-step test generation GEN-992
New features
pythonv2
Initial JSONL responses support
Generator changes (2)
Bug fixes
javav2
java publishing build.gradle requires group, version vars GEN-1259
Bug fixes
typescriptv2
add react-query to exports declarations in package.json
feat: Java custom security support, Ruby additional dependencies support, TypeScript operation security fixes (#1342)
Generator changes (2)
New features
ruby
Initial additional dependencies support
Bug fixes
typescriptv2
unflattened, operation-level oauth2 client credentials flow
Generator changes (2)
Bug fixes
javav2
use artifact ID for sources jar
New features
typescriptv2
readme modifications for cursor and standalone binaries
Generator changes (1)
New features
ruby
Initial SDK hooks support