Skip to content

Commit 1467a28

Browse files
authored
Merge pull request #61 from BuoyantIO/zd/changes-for-0.0.8
Update CHANGES for 0.0.8 release
2 parents be4f472 + b9f2d0f commit 1467a28

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## In the next release...
22

3+
## 0.0.8
4+
5+
* Introduce reference `ref-client` and `ref-server` for quickly diagnosing gRPC proxy behavior.
6+
* Replace scratch with alpine for base Docker image which enables running a shell inside the image
7+
* [client] Add the iteration number in client output
8+
* [client] Fix client to throttle sends rather than receives
9+
* [client] Add `--iterations` parameter to configure a budged for the experimet
10+
* Add config and instruction for running in Kubernetes
11+
* Migrate to Go modules.
12+
* [client] Add `--requestLengthPercentiles` for controlling the size of the request payload
13+
314
## 0.0.7
415

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

0 commit comments

Comments
 (0)