-
Notifications
You must be signed in to change notification settings - Fork 49
Releases: aprimadi/influxdb2
Releases · aprimadi/influxdb2
v0.5.2
What's Changed
- fix: application/json content headers not being set by @Charles-Schleich in #61
- expand workflows to include typo + fmt + clippy checks by @Charles-Schleich in #63
- Fix typos for CI by @Charles-Schleich in #64
- Added integration Test Step to CI, clippy code cleanup by @Charles-Schleich in #65
New Contributors
- @Charles-Schleich made their first contribution in #61
Full Changelog: v0.5.1...v0.5.2
Assets 2
v0.5.1
Assets 2
v0.5.0
Breaking Changes
- Add
startandstopoptional parameters to schema query API. This changes the method signature of the followingClientmethods:list_measurementslist_measurement_field_keyslist_measurement_tag_values
Changelog
- Consolidate/update schema queries by @poster515 in #51
- Add optional
startandstopparameters 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
Assets 2
1 person reacted