File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Changes
1717
1818CHANGELOG
1919---------
20- ** 0.14.0 (WIP) **
20+ ** 0.14.0**
2121 - ** [ Breaking] ** [ Code] expr library and all functions now requires caller to pass context. See #485
2222 - ** [ Breaking] ** [ Config] for protocol ` auto ` there is now no default implied concurrency limit of ` 100 ` as it was before.
2323 - ** [ Breaking] ** [ Config] Changed default value for ` notFoundStatusCode ` to 200 to match graphite-web behavior
@@ -31,6 +31,7 @@ CHANGELOG
3131 - [ Fix] Potential panic during groupByNode evaluation if callback is invalid expression
3232 - [ Fix] Partially overlapping backend groups caused some queries to return empty result
3333 - [ Fix] Sorting metrics should work now in the same way as in graphite-web (thx to @Felixoid )
34+ - [ Fix] Time of the first timestamp was wrong if multiplySeries was applied (it matched request ` from ` )
3435
3536
3637** 0.13.0**
You can’t perform that action at this time.
0 commit comments