fix: upgrade generator, and update usage snippet cli arg description to reflect updated api (#1424)
No generator changes
feat: configurable python module names, http metadata in errors if configure and fixes to examples, python cleanup and more
Generator changes (2)
Bug fixes
pythonv2
Prevent AsyncClient.aclose() not awaited warnings
New features
pythonv2
Support pytestFilterWarnings generation configuration for pytest filterwarnings configuration
No generator changes
Generator changes (4)
New features
javav2
Add support for jsonl and x-ndjson in java
New features
php
add support for custom security schemes
New features
pythonv2
Remove typing-inspection dependency
New features
pythonv2
upgrade minimum python version to 3.9.2
No generator changes

Speakeasy Bot
No generator changes

Speakeasy Bot
Generator changes (10)
Bug fixes
csharp
fixed issue with cached templated server url
Bug fixes
go
fixed issue with cached templated server url
Bug fixes
javav2
fixed issue with cached templated server url
Bug fixes
php
fixed issue with cached templated server url
Bug fixes
postman
fixed issue with cached templated server url
+5 more changes
No generator changes
feat: Ruby nullables, C# non-string message properties in exceptions, Java usage snippets, Terraform required security error (#1405)
Generator changes (27)
Bug fixes
csharp
fixed stability of generated examples using operation and field seeds, including fixes to union examples
Bug fixes
csharp
handle non-string Message property in Exception class
Bug fixes
go
fixed stability of generated examples using operation and field seeds, including fixes to union examples
Bug fixes
go
various fixes to tests and mockserver handling of examples
Bug fixes
javav2
fixed stability of generated examples using operation and field seeds, including fixes to union examples
+22 more changes
chore: Bump actions/setup-python from 5.5.0 to 5.6.0 in the github-actions-minor-and-patch group (#1395)
No generator changes

Speakeasy Bot
Generator changes (1)
Bug fixes
pythonv2
Revert the commit which introduced moduleName change
fix: php client credentials imports, rare cases of SubSDK conflicts, bump pytest, go Oauth2 password support (#1401)
Generator changes (2)
New features
go
Initial OAuth2 password flow support
Bug fixes
php
handle clientCredentials flow with flat imports
feat: custom http scheme alongside other operation-level security scheme, configurable python module name (#1400)
Generator changes (1)
New features
pythonv2
adding the ability to choose module name by adding a new key in gen.yaml
No generator changes

Speakeasy Bot
Generator changes (1)
Bug fixes
typescriptv2
allow intentional string escaping without lint errors
feat: flattened typescript `fetchOptions`, naming logs available at `.speakeasy/logs/naming.log`, remove uneeded `Index` reserved typescript word (#1397)
No generator changes
fix: shared error types and support skipping response body assertions in testing (#1396)
No generator changes
feat: Java JSONL and NDJSON support, Terraform nullable array support and various fixes (#1393)
Generator changes (3)
Bug fixes
terraform
Prevent confusing Terraform errors for 404 Not Found responses in data resources
Bug fixes
terraform
Raise error for unimplemented x-speakeasy-entity-operation list type
Bug fixes
terraform
Support for nullable array of arrays, enums, primitives, objects, and unions