Skip to content

Commit

Permalink
Merge pull request #48 from BuoyantIO/siggy/006-release
Browse files Browse the repository at this point in the history
Update CHANGES for 0.0.7 release
  • Loading branch information
siggy authored Aug 10, 2018
2 parents 1035b73 + 077940b commit d48d7b3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## In the next release...

## 0.0.7

* [client] Fix `--latencyUnit` flag to correctly report metrics in the CLI and Prometheus.
* [client] For latency calculations, favor Go's native time types.

## 0.0.6

* Update to grpc-go 1.10.1.
* Docker images based on scratch images.
* [server] Add `--latencyPercentiles` to specify a latency distribution.
* [client] Fix default client address to match server.

## 0.0.5

* Add `--logLevel` flag, uses logrus.
Expand Down

0 comments on commit d48d7b3

Please sign in to comment.