Skip to content

Releases: grpc/test-infra

Release 0.5.0

09 Apr 01:46
3f81e61
Compare
Choose a tag to compare
Release 0.5.0 Pre-release
Pre-release

Recent notable changes:

  • Support and example for Node.js load test is added. #108
  • Support and example for PHP load test is added. #112
  • Add server port flag and explanation to example. #119
  • Resync pods after cache invalidation. #120

Known issues include:

  • Python OSS benchmarking client fails to yield initial status to driver.
  • Node.js OSS benchmarking driver shows no action after receiving final status from client.
  • PHP OSS benchmarking driver failed to connect to workers.
  • Timeouts may be flaky (mitigated by #109).
  • Controller integration tests are flaky due to the use of envtest.

Release 0.4.0

23 Feb 12:46
d44bed0
Compare
Choose a tag to compare
Release 0.4.0 Pre-release
Pre-release

Recent notable changes:

  • Gang scheduling (#104).
  • Feature/Ruby build and runtime images (#106)
  • Work around for flaky garbage collection (#109)
  • Add Kubernetes API client for LoadTest resources (#111)

Known issues include:

  • Python OSS benchmarking client fails to yield initial status to driver.
  • Timeouts may be flaky (mitigated by #109).
  • Controller integration tests are flaky due to the use of envtest.

Release 0.3.1

28 Jan 06:23
7eea5bc
Compare
Choose a tag to compare
Release 0.3.1 Pre-release
Pre-release

Recent notable changes:

  • Adds built-in support for the C# programming language (#98).

  • Removes server ports for language compatibility (#99).

  • Introduces additional default pool labels in controller configuration for versatility (#101)

This release replaces the abandoned version 0.3.0, so as not to reuse a tag created in error.

Known issues include:

  • Timeouts may be flaky, and are planned to be addressed in the next release.

Release 0.2.0

16 Dec 22:25
9d0d868
Compare
Choose a tag to compare
Release 0.2.0 Pre-release
Pre-release

Recent notable changes:

  • Add cleanup_agent as a separate component to send RPC (#89).
  • Add Timeout and TTL to LoadTest (#91).

Release 0.1.0

07 Dec 18:27
7cd2633
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release

First alpha release.

Recent notable changes:

  • Embed test scenarios in the LoadTest configuration (#92).