Releases: speakeasy-api/speakeasy-api-test-service
Releases · speakeasy-api/speakeasy-api-test-service
v0.10.0
What's Changed
- feat: add sse chat endpoint with arbitrary chunks by @disintegrator in #12
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- feat: add endpoint with pagination and pagInfo object by @disintegrator in #10
Full Changelog: v0.8.0...v0.9.0
v0.8.0: added post body reflection endpoint
feat: add post body reflection endpoint
v0.7.0
What's Changed
- feat: add fault injection middleware to the server by @disintegrator in #9
Full Changelog: v0.6.2...v0.7.0
v0.6.1: update to go1.22
fix: update to go1.22
v0.6.0: add client credentials test
feat: add client credentials test
feat: add pagination by URL and retry-after header
v0.5.2 feat: update tests
v0.5.1 include retries post endpoint
Includes post as a retries option
v0.5.0: add /eventstreams/differentdataschemas endpoint
v0.4.0
What's Changed
- chore: add event streaming test endpoints by @disintegrator in #5
Note: the relevant commit is incorrectly marked as chore:
when it should be feat:
Full Changelog: v0.3.6...v0.4.0