Skip to content

Release v0.0.3

Compare
Choose a tag to compare
@Empty2k12 Empty2k12 released this 14 Jul 21:32
d5e78ee

This version is now available under crates.io/crates/influxdb.

Changelog

See the full changelog.

Added

  • Possibility to run multiple queries in one. See the Integration Tests in tests/integration_tests.rs for examples.
  • Ability to specify Timestamp for write queries

Changed

  • You now have to borrow a query when passing it to the query method

Disclaimer

As always, this version is running in our production software, but your mileage may vary.