Skip to content

6.10.2

Latest

Choose a tag to compare

@bednar bednar released this 30 Mar 04:27
· 224 commits to master since this release

Bug Fixes

  1. #864: Correct tags parsing.
    • Previous hot fix 6.10.1 used incorrect escapes in testing tag keys and values.
    • This fix...
      • Uses correctly escaped keys and values
      • Updates the tags parser in InfluxQLQueryAPI to handle them correctly