Releases: google/test-server
Releases · google/test-server
v0.2.9
Changelog
- 1f97f4f feat: Support redacting the response body (#54)
- 8448fcf Add .NET 6.0 multi-targeting support to .NET SDK (#53)
- 0b94d82 Update checksums for all sdks (#51)
- 8b6b05d add python seprate release artifact (#46)
- 10f149b feat: Enable dynamic subdirectory recording paths in the test server (#49)
- a5d6ec8 Allow automatic checksums.json and version update for Dotnet and python. (#45)
- e35b7a0 update the python test-server-sdk (#44)
- d26939a Add the python sdk wrapper for test-server (#34)
- 963208c feat: add an install script to download the golang test-server. (#32)
- dee6f80 chore: update typescript sdk to always download the fresh test-server and update sample's recordings. (#33)
- 168308f bump ts sdk version t0 v0.2.8 (#38)
- 5c76958 feat(dotnet): enable redact (#40)
- 63e9652 chore(dotnet): Update package version (#39)
- 405a5a5 Update typescript and dotnet checksums. (#37)
- d44a1d5 fix: allow the status code be explicity set. (#36)
- d059df2 fix: golang server replay edge case, response body is empty. (#35)
- d06ed2b fix(dotnet): Embed checksums and fix installer logic (#31)
- b20821f feat(dotnet): add initial .NET SDK and installer (#27)
- 52f546c Update CONTRIBUTING.md (#30)
- a2f6b1d Bump TS SDK version (#29)
- f1c9702 Update TS checksums
sdks/python/v0.1.1-core.0.2.9
Release Python SDK v0.1.1 for Core v0.2.9
v0.2.8
Changelog
- 8b6b05d add python seprate release artifact (#46)
- 10f149b feat: Enable dynamic subdirectory recording paths in the test server (#49)
- a5d6ec8 Allow automatic checksums.json and version update for Dotnet and python. (#45)
- e35b7a0 update the python test-server-sdk (#44)
- d26939a Add the python sdk wrapper for test-server (#34)
- 963208c feat: add an install script to download the golang test-server. (#32)
- dee6f80 chore: update typescript sdk to always download the fresh test-server and update sample's recordings. (#33)
- 168308f bump ts sdk version t0 v0.2.8 (#38)
- 5c76958 feat(dotnet): enable redact (#40)
- 63e9652 chore(dotnet): Update package version (#39)
- 405a5a5 Update typescript and dotnet checksums. (#37)
sdks/python/v0.1.0-core.0.2.8
Release Python SDK v0.1.0 for Core v0.2.8
v0.2.7
Changelog
- d44a1d5 fix: allow the status code be explicity set. (#36)
- d059df2 fix: golang server replay edge case, response body is empty. (#35)
- d06ed2b fix(dotnet): Embed checksums and fix installer logic (#31)
- b20821f feat(dotnet): add initial .NET SDK and installer (#27)
- 52f546c Update CONTRIBUTING.md (#30)
- a2f6b1d Bump TS SDK version (#29)
- f1c9702 Update TS checksums
v0.2.6
Changelog
- 83329c1 fix: Update logic for processing streamed responses and add check for empty body messages in readBody() (#28)
- 9cb7349 feat: Add support for streaming replay and recordings (#26)
- 54eaf79 feat: Change recording format to JSON serializable recording (#25)
- 12e8cb0 Update README.md with implementation details (#24)
- e910074 bump ts sdk version (#23)
- 2dfb0f7 Update typescript checksums (#22)
- b480ec8 chore(deps): bump form-data (#20)