Generator changes (3)
Bug fixes
pythonv2
prevent wrapping of lambda fn from causing pylint error
New features
pythonv2
support adding custom code in generated SDK classes
New features
typescriptv2
support adding custom code in generated SDK classes
No generator changes
feat: bump generator: Python upgrades, bug fixes, and feature flags (#1203)
Generator changes (13)
Bug fixes
csharp
prevent map examples from retaining obsolete key-value pairs
Bug fixes
go
prevent map examples from retaining obsolete key-value pairs
Bug fixes
javav2
prevent map examples from retaining obsolete key-value pairs
Bug fixes
php
prevent map examples from retaining obsolete key-value pairs
Bug fixes
postman
prevent map examples from retaining obsolete key-value pairs
+8 more changes
No generator changes
chore: Bump generation to v2.488.4: Bug Fixes (Pagination Defaults), New Features (apiKey Auth Defaults & Webhooks), and Chores (Snapshot Test Updates) (#1199)
Generator changes (3)
New features
csharp
add support for default values in method arguments
Bug fixes
csharp
handle pagination defaults and limit parameter
Docs
php
add security section to README
No generator changes
Generator changes (4)
Chores
go
Added new comments for retry policy
Chores
php
bump phpstan from 1.x to 2.1.0 for list type, better performance, and PHP 8.4 feature support
Bug fixes
pythonv2
conflicts with models package in field names
Bug fixes
pythonv2
don't generate deprecatiosn for TypeAliasTypes
No generator changes
No generator changes
chore: Fix documentation website update automation and add Slack notifications (#1190)
No generator changes
No generator changes
feat: JUnit test reports, Ruby 3.4 support, Python README-PYPI.md fix, global parameter example generation fix, and string condition with spaces test generation fix (#1188)
Generator changes (7)
New features
go
add support for outputting junit reports from tests
Bug fixes
go
Support string literals with space characters in Arazzo simple condition successCriteria
New features
javav2
add support for outputting junit reports from tests
New features
pythonv2
add support for outputting junit reports from tests
Bug fixes
pythonv2
Support string literals with space characters in Arazzo simple condition successCriteria
+2 more changes
fix: Support extraneous data in typescript webhooks, support x-speakeasy-deprecation-message with newlines in go, pythonv2, and ruby (#1185)
Generator changes (4)
Bug fixes
go
Prevent compilation error for x-speakeasy-deprecation-message with newline characters
Bug fixes
pythonv2
Prevent compilation error for x-speakeasy-deprecation-message with newline characters
Bug fixes
ruby
Prevent compilation error for x-speakeasy-deprecation-message with newline characters
Bug fixes
typescriptv2
handling of unknown payload
chore: Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in the github-actions-minor-and-patch group (#1184)
No generator changes

Speakeasy Bot
No generator changes
feat: Mock API server automatically generated with test generation, fix extraneous HTTP Authorization header in TypeScript (#1180)
Generator changes (10)
Chores
csharp
sort imports and remove unused using directives
Chores
csharp
fix: usage snippets (missing imports, multiline strings, null reference warnings, discriminated unions)
Bug fixes
csharp
add null check for non-optional operation security
New features
go
Mock API server now generated based on test generation configuration
Bug fixes
javav2
javav2 - upgrade apache httpclient from 4.x to 5.4.1, jackson to 2.18.2, commons-io to 2.18.0 GEN-783
+5 more changes
fix: improvement to result variable names in tests, fixes to pythonv2, typescript, webhooks and examples
Generator changes (6)
Bug fixes
go
improvement to res variable names in tests
Bug fixes
javav2
improvement to res variable names in tests
Chores
pythonv2
Rename baseSDK methods to prevent accidental name collision with user defined methods
Bug fixes
pythonv2
improvement to res variable names in tests
Chores
typescriptv2
document recommended tsconfig.json compiler options
+1 more changes