You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,13 @@ Changes
17
17
18
18
CHANGELOG
19
19
---------
20
-
**0.16.0 (WIP)**
20
+
**0.16.0**
21
21
-[Improvement] Deprecate and remove carbonzipper binary (thx to @msaf1980)
22
22
-[Improvement] Remove deprecated carbonsearch support
23
23
-[Improvement] Refactor HTTP client (used to talk to databases) to properly do keepAlive and respect specified amount of connections
24
24
-[Improvement] HTTP client should now support mTLS checking
25
25
-[Improvement] Listeners now support TLS (including mTLS)
26
+
-[Improvement] Update all vendored libraries to their latest stable version
26
27
-[Code] fix various panics in tags and use copy tags to avoid mutating input (thx to @npazosmendez)
27
28
-[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)
28
29
-[Feature] Implement exp() function (thx to @carrieedwards)
0 commit comments