What's Changed
- [Feature] return error on partial targets fetch by @msaf1980 in #814
- [Feature] add a config option to pass consolidateBy to the storage backend by @mchrome in #830
- [Feature] add -exact-config command line argument by @mchrome in #819
- [Improvement]
‼️ refactor for avoid global evaluator usage by @msaf1980 in #818 - [Improvement] Add movingWindow to list of functions that might adjust timerange by @shanson7 in #841
- [Improvement] tags/autoComplete: return detailed error code instead of 500 by @msaf1980 in #826
- [Improvement] MaxDataPoints consolidation: support nudging for consistent bucketing by @npazosmendez in #842
- [Fix] incorrect positional parameters by @guidao in #800
- [Fix] transformNull name tag by @msaf1980 in #801
- [Fix] Deadlock on uninitialized (nil) limiter by @msaf1980 in #805
- [Fix] Check if query doesn't exceed allowed length limit by @mchrome in #817
- [Fix] return code for render_handler by @Thorsieger in #789
- [Fix] gracefully shutdown http servers by @mchrome in #824
- [Fix] sortBy: substitute NaN values for negative infinity by @mchrome in #832
- [Fix] validate consolidateBy arguments by @mchrome in #834
- [Fix] fix
"name"
tag overrides in various functions by @npazosmendez in #838 - [Fix] runtime error highest current by @AleksandrMatsko in #837
- [Fix] PromethizeTagValue panic on empty value by @artem1996 in #833
New Contributors
- @guidao made their first contribution in #800
- @dowster made their first contribution in #807
- @mchrome made their first contribution in #817
- @Thorsieger made their first contribution in #789
- @syatihoko made their first contribution in #827
- @AleksandrMatsko made their first contribution in #837
- @tbauriedel made their first contribution in #839
- @artem1996 made their first contribution in #833
- @shanson7 made their first contribution in #841
Full Changelog: v0.16.1...v0.17.0