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
fix: bump sdk-gen-config for updated workflow transform validation (#1176)
No generator changes
No generator changes
feat: support for retries in PHP, support for custom webhook security in TS and several bug fixes (#1172)
Generator changes (4)
Bug fixes
go
respect pagination defaults from OpenAPI spec
Bug fixes
pythonv2
respect pagination defaults from OpenAPI spec
Bug fixes
typescriptv2
respect pagination defaults from OpenAPI spec
New features
typescriptv2
webhooks, now with support for custom security
No generator changes
feat: java open enum support, csharp pagination fix, default test example fix, php documentation link fix (#1166)
Generator changes (32)
Bug fixes
csharp
flattening with hidden parameters
Bug fixes
csharp
handle encapsulated pagination input parameters
Bug fixes
csharp
handle nested pagination inputs
Bug fixes
go
flattening with hidden parameters
New features
go
support passing extra request headers in sdk method calls
+27 more changes
fix: flattening with hidden parameters and allow server urls to allows be overridable per-method in Go/Python/TypeScript (#1165)
Generator changes (1)
New features
pythonv2
allow server URL to be overridable always
fix: php fixes for pagination, fix form-data issues for all targets, multi⦠(#1164)
Generator changes (10)
Bug fixes
csharp
Support OAS references under multipart/form-data file properties
Bug fixes
go
Support OAS references under multipart/form-data file properties
Bug fixes
javav2
Support OAS references under multipart/form-data file properties
Bug fixes
php
pagination bugs missing import and use directive
Bug fixes
php
Support OAS references under multipart/form-data file properties
+5 more changes
chore: Bump actions/setup-go from 5.1.0 to 5.2.0 in the github-actions-minor-and-patch group (#1163)
No generator changes

Speakeasy Bot
No generator changes