Skip to content

Pull requests: influxdb-rs/influxdb-rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Downgrade dev-dep tokio to support MSRV 1.65
#157 by jayvdb was closed Jan 23, 2025 Loading…
7 tasks
Fix typos
#156 by jayvdb was merged Sep 20, 2024 Loading…
7 tasks
Update dev dependencies
#155 by jayvdb was closed Jan 23, 2025 Loading…
7 tasks
Add v2 query params
#153 by techster10173 was closed Oct 18, 2024 Loading…
7 tasks done
Better Errors
#150 by 0xDmtri was merged Apr 4, 2024 Loading…
7 tasks done
Remove lazy_static dependency
#149 by msrd0 was merged Mar 12, 2024 Loading…
Bump actions/checkout from 3 to 4 dependencies Pull requests that update a dependency file
#148 by dependabot bot was merged Mar 7, 2024 Loading…
Rename use-serde feature into serde
#146 by msrd0 was merged Mar 7, 2024 Loading…
Bump actions/cache from 3 to 4 dependencies Pull requests that update a dependency file
#145 by dependabot bot was merged Mar 7, 2024 Loading…
Bump actions/download-artifact from 3 to 4 dependencies Pull requests that update a dependency file
#144 by dependabot bot was merged Mar 7, 2024 Loading…
Bump stefanzweifel/git-auto-commit-action from 4 to 5 dependencies Pull requests that update a dependency file
#143 by dependabot bot was merged Mar 7, 2024 Loading…
Bump dtolnay/rust-toolchain from 1.75.0 to 1.80.0 dependencies Pull requests that update a dependency file
#142 by dependabot bot was closed Mar 7, 2024 Loading…
Bump actions/upload-artifact from 3 to 4 dependencies Pull requests that update a dependency file
#141 by dependabot bot was merged Mar 7, 2024 Loading…
Rename reqwest-client feature to reqwest-client-native-tls
#140 by msrd0 was merged Mar 7, 2024 Loading…
Make Error enum non_exhaustive
#139 by msrd0 was merged Mar 7, 2024 Loading…
Add feature for vendored TLS with reqwest
#138 by ThetaSinner was merged Mar 7, 2024 Loading…
6 of 7 tasks
Bump MSRV to 1.65 and fix warnings
#135 by msrd0 was merged Feb 14, 2024 Loading…
Fix bug with conversion of Timestamp::Microseconds to chrono::Datetime
#134 by amonin7 was merged Feb 14, 2024 Loading…
3 of 7 tasks
README: display clear errors in the example
#130 by nim65s was merged Nov 14, 2023 Loading…
4 of 7 tasks
Bump MSRV and Rust version used in CI
#129 by msrd0 was merged Sep 8, 2023 Loading…
7 tasks
Fix json_query not sending token in request
#128 by bytedream was merged Sep 8, 2023 Loading…
4 of 7 tasks
Make Error comparable
#127 by bytedream was merged Sep 8, 2023 Loading…
4 of 7 tasks
Use cargo doc2readme instead of cargo readme
#125 by msrd0 was merged Jul 3, 2023 Loading…
7 tasks
Opt-in Line-Protocol for Compatibility Mode
#123 by Empty2k12 was merged Jun 29, 2023 Loading…
7 tasks done
ProTip! Exclude everything labeled bug with -label:bug.