Skip to content

Commit

Permalink
Update CHANGES for 0.0.8 release
Browse files Browse the repository at this point in the history
Signed-off-by: Zahari Dichev <[email protected]>
  • Loading branch information
zaharidichev committed Sep 12, 2019
1 parent be4f472 commit b9f2d0f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## In the next release...

## 0.0.8

* Introduce reference `ref-client` and `ref-server` for quickly diagnosing gRPC proxy behavior.
* Replace scratch with alpine for base Docker image which enables running a shell inside the image
* [client] Add the iteration number in client output
* [client] Fix client to throttle sends rather than receives
* [client] Add `--iterations` parameter to configure a budged for the experimet
* Add config and instruction for running in Kubernetes
* Migrate to Go modules.
* [client] Add `--requestLengthPercentiles` for controlling the size of the request payload

## 0.0.7

* [client] Fix `--latencyUnit` flag to correctly report metrics in the CLI and Prometheus.
Expand Down

0 comments on commit b9f2d0f

Please sign in to comment.