-
Notifications
You must be signed in to change notification settings - Fork 81
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: influxdb-rs/influxdb-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: influxdb-rs/influxdb-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 18 files changed
- 6 contributors
Commits on Nov 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9cd527a - Browse repository at this point
Copy the full SHA 9cd527aView commit details
Commits on Dec 14, 2020
-
* ci: test against msrv * MSRV: bump to 1.41 due to subtle dependency * MSRV: bump to 1.42 due to http-types dependency * MSRV: bump to 1.45 ...
Configuration menu - View commit details
-
Copy full SHA for 2887003 - Browse repository at this point
Copy the full SHA 2887003View commit details -
Configuration menu - View commit details
-
Copy full SHA for f176db5 - Browse repository at this point
Copy the full SHA f176db5View commit details
Commits on Dec 15, 2020
-
CI: make tarpaulin ignore test code (#79)
* tarpaulin does not recognize async_std::test or tokio::test, so we'll ignore them manually * CI: fix weird caching issue * new attempt at tarpaulin ignoring tests * tarpaulin ist dumm
Configuration menu - View commit details
-
Copy full SHA for 5ed1347 - Browse repository at this point
Copy the full SHA 5ed1347View commit details
Commits on Dec 17, 2020
-
implement #[influxdb(tag)] and #[influxdb(ignore)] (#81)
* first failed attempt to implement #[influx_aware()] * change influx_aware to influxdb * remove clone * remove references to #[tag] * add missing field * fix test_write_and_read_option * handle ignore field in deserialized struct
Configuration menu - View commit details
-
Copy full SHA for 614316a - Browse repository at this point
Copy the full SHA 614316aView commit details
Commits on Dec 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7931c89 - Browse repository at this point
Copy the full SHA 7931c89View commit details
Commits on Mar 6, 2021
-
* (feat) add support for batching writes * (refactor) hold precision in WriteQuery type * (test) fix test for new query type enum * (test) add test for batch query * (chore) stick to influxdb 1.8 for integration test * (fix) fix lint warnings
Configuration menu - View commit details
-
Copy full SHA for 1950876 - Browse repository at this point
Copy the full SHA 1950876View commit details
Commits on Mar 8, 2021
-
Add h1-client-rustls feature (#88)
* Add h1-client-rustls feature * Update README part in lib.rs * Remove test of wasm-client feature (requires wasm-pack) * Replaced localhost with 127.0.0.1 in tests (workaround for Github actions) * Fix typo
Configuration menu - View commit details
-
Copy full SHA for 9a08144 - Browse repository at this point
Copy the full SHA 9a08144View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cad292 - Browse repository at this point
Copy the full SHA 7cad292View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0...v0.4.0