v0.5.0
-
FEATURE: add support of the
$__interval
variable in queries. See this issue.
Thanks to @yincongcyincong for the pull request. -
BUGFIX: correctly pass time range filter when querying variable values. Before, time filter wasn't applied for
/field_values
and/field_names
API calls. See this and this issues. -
BUGFIX: fix the issue with displaying incorrect subfields when requesting logs with different set of fields. See this issue.