Skip to content

v1.14.0

Latest
Compare
Choose a tag to compare
@dhaifley dhaifley released this 19 May 14:02
· 12 commits to master since this release
0dadc03
  • refactor!: Modifies the FindTagsResult values returned by the FindTags() functions so that they do not include a separate FindCount value, but use the count and estimate fields on the FindTagsResult when the query is count only.
  • feat: Includes accurate values in FindTagsResult.Estimate when results from a FindTags() query return estimated results from IRONdb. This can be used to determine that a timeout occurred during processing by IRONdb.