v0.5.0
Breaking Changes
- Add
start
andstop
optional parameters to schema query API. This changes the method signature of the followingClient
methods:list_measurements
list_measurement_field_keys
list_measurement_tag_values
Changelog
- Consolidate/update schema queries by @poster515 in #51
- Add optional
start
andstop
parameters to schema query API by @aprimadi in #52
New Contributors
- @poster515 made their first contribution in #51
Full Changelog: v0.4.5...v0.5.0