Skip to content

Commit dae4a1a

Browse files
author
Vladimir Smirnov
committed
Update changelog for 0.14.0
1 parent c0c4e47 commit dae4a1a

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,7 +17,7 @@ Changes
1717

1818
CHANGELOG
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**

0 commit comments

Comments
 (0)