Skip to content

Bump influxdb from 0.7.2 to 0.8.0#252

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/influxdb-0.8.0
Feb 19, 2026
Merged

Bump influxdb from 0.7.2 to 0.8.0#252
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/influxdb-0.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Bumps influxdb from 0.7.2 to 0.8.0.

Release notes

Sourced from influxdb's releases.

Version 0.8.0

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)
Changelog

Sourced from influxdb's changelog.

[0.8.0] - 2026-02-19

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)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [influxdb](https://github.com/influxdb-rs/influxdb-rust) from 0.7.2 to 0.8.0.
- [Release notes](https://github.com/influxdb-rs/influxdb-rust/releases)
- [Changelog](https://github.com/influxdb-rs/influxdb-rust/blob/main/CHANGELOG.md)
- [Commits](influxdb-rs/influxdb-rust@v0.7.2...v0.8.0)

---
updated-dependencies:
- dependency-name: influxdb
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 19, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 19, 2026 22:54
@github-actions github-actions bot merged commit 03785de into main Feb 19, 2026
4 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/influxdb-0.8.0 branch February 19, 2026 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants