github influxdb-rs/influxdb-rust v0.8.0
Version 0.8.0

11 hours ago

Added

  • Feature for vendored native TLS (#138)
  • Support for version 0.3 of the time crate (#151)
  • Support for renaming the time field when using the derive macro (#162)

Changed

  • The use-serde feature was renamed to serde (#146)
  • The Error type has been improved (#150 and #139)
  • The InfluxDbWriteable has become fail-able (#174)
  • reqwest has been updated to 0.13 (#184)
  • The MSRV has been increased to 1.71 (#184)

Removed

  • Support for any HTTP backend through the surf crate (#168)
  • <dyn Query>::raw_read_query, deprecated in 0.5.0, was removed (#169)
  • Support for non-UTC date time types (#174)

Don't miss a new influxdb-rust release

NewReleases is sending notifications on new releases.