Skip to content

v0.5.0

Compare
Choose a tag to compare
@aprimadi aprimadi released this 30 Jan 13:51
· 16 commits to main since this release

Breaking Changes

  • Add start and stop optional parameters to schema query API. This changes the method signature of the following Client methods:
    • list_measurements
    • list_measurement_field_keys
    • list_measurement_tag_values

Changelog

  • Consolidate/update schema queries by @poster515 in #51
  • Add optional start and stop parameters to schema query API by @aprimadi in #52

New Contributors

Full Changelog: v0.4.5...v0.5.0