Skip to content

Commit

Permalink
Update changelog for v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Civil committed Dec 8, 2022
1 parent 5d2251e commit 50cb0c4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,13 @@ Changes

CHANGELOG
---------
**0.16.0 (WIP)**
**0.16.0**
- [Improvement] Deprecate and remove carbonzipper binary (thx to @msaf1980)
- [Improvement] Remove deprecated carbonsearch support
- [Improvement] Refactor HTTP client (used to talk to databases) to properly do keepAlive and respect specified amount of connections
- [Improvement] HTTP client should now support mTLS checking
- [Improvement] Listeners now support TLS (including mTLS)
- [Improvement] Update all vendored libraries to their latest stable version
- [Code] fix various panics in tags and use copy tags to avoid mutating input (thx to @npazosmendez)
- [Feature] Port `join` function from Avito carbonapi fork (https://github.com/el-yurchito/carbonapi/commit/bccdb90a90492314c18696eb4f064b818c5fff70 and https://github.com/el-yurchito/carbonapi/commit/47177771d60b7af0f5ac865634ecf3d1c3aa2802)
- [Feature] Implement exp() function (thx to @carrieedwards)
Expand Down

0 comments on commit 50cb0c4

Please sign in to comment.