github influxdb-rs/influxdb-rust v0.1.0
Release v0.1.0

latest releases: v0.7.2, v0.7.1, v0.7.0...
4 years ago

This adds #[derive(InfluxDbWriteable)] for Structs, fixes escaping for the line-protocol and improves timestamp handling.

Added

  • #[derive(InfluxDbWriteable)] for deriving struct writing (@msrd0)

Changed

  • Change type of timestamp-variants to u128 (@mario-kr)

Fixed

  • Use rfc3339 as default timestamp precision (@zjhmale)

Don't miss a new influxdb-rust release

NewReleases is sending notifications on new releases.