Skip to content

v0.5.0: make pre-release changes (#76)

Latest
Compare
Choose a tag to compare
@dmitryk-dk dmitryk-dk released this 12 Sep 14:21
fa90658
  • 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.