Skip to content

Commit 50cb0c4

Browse files
committed
Update changelog for v0.16.0
1 parent 5d2251e commit 50cb0c4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@ Changes
1717

1818
CHANGELOG
1919
---------
20-
**0.16.0 (WIP)**
20+
**0.16.0**
2121
- [Improvement] Deprecate and remove carbonzipper binary (thx to @msaf1980)
2222
- [Improvement] Remove deprecated carbonsearch support
2323
- [Improvement] Refactor HTTP client (used to talk to databases) to properly do keepAlive and respect specified amount of connections
2424
- [Improvement] HTTP client should now support mTLS checking
2525
- [Improvement] Listeners now support TLS (including mTLS)
26+
- [Improvement] Update all vendored libraries to their latest stable version
2627
- [Code] fix various panics in tags and use copy tags to avoid mutating input (thx to @npazosmendez)
2728
- [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)
2829
- [Feature] Implement exp() function (thx to @carrieedwards)

0 commit comments

Comments
 (0)