Skip to content

Releases: google/test-server

v0.2.9

23 Oct 22:33
1f97f4f

Choose a tag to compare

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

23 Oct 23:00
9fbef27

Choose a tag to compare

Release Python SDK v0.1.1 for Core v0.2.9

v0.2.8

15 Sep 18:55
8b6b05d

Choose a tag to compare

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

15 Sep 19:37
0b94d82

Choose a tag to compare

Release Python SDK v0.1.0 for Core v0.2.8

v0.2.7

21 Aug 17:38
d44a1d5

Choose a tag to compare

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

19 Aug 18:22
83329c1

Choose a tag to compare

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)

v0.2.5

25 Jul 20:23
a4a6b8c

Choose a tag to compare

Changelog

  • a4a6b8c fix: Redact websocket chunks when record and replay them from logs (#21)
  • c4313cd bump ts SDK version (#19)
  • 5e7a0c7 Bump ts SDK version for v0.2.4 (#18)

v0.2.4

21 Jul 23:27
2fa9693

Choose a tag to compare

Changelog

v0.2.3

27 Jun 20:08
bee7f68

Choose a tag to compare

Changelog

  • bee7f68 feat: support record and replay websocket requests (#13)
  • f6cec02 docs: add release instructions to CONTRIBUTING.md (#14)
  • 3e80261 fix: Expect a leading / for health paths (#12)
  • 6d61daf Update typescript checksums

v0.2.2

17 Jun 22:32
a1fec18

Choose a tag to compare

Changelog

  • a1fec18 feat: Serve the health path from the recording and replaying servers. (#10)
  • bc9b692 feat: Support health checks. (#9)
  • a5a505c chore: Update the TS SDK to use v0.2.1 (#8)