Skip to content

Commit

Permalink
changes: update for 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kanatohodets committed Mar 3, 2017
1 parent ed3a325 commit 6b8b085
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
### v0.16.0 - March 2, 2017
---
##### Features
* Support for protobuf3

##### Misc/Bugs
* siphash -> sip13 for hashing tags/metrics (minor performance improvement)
* fix missing pprof HTTP routes (`/debug/pprof/{heap|profile|block|trace}`)
* stop materializing and release memory back to the OS once graceful restart is triggered: this creates space for the new instance to load up

### v0.15.0 - Feb 6, 2017
---
##### Features
Expand Down

0 comments on commit 6b8b085

Please sign in to comment.