We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f897d1d commit 64471c6Copy full SHA for 64471c6
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.8.2 - 2012-03-10
2
+
3
+- Fix send requirement in connectivity APIs (#516)
4
+- Add default health service implemetations (#518)
5
6
# 0.8.1 - 2021-03-05
7
8
- Support watch connectivity state (#513)
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "grpcio"
-version = "0.8.1"
+version = "0.8.2"
edition = "2018"
authors = ["The TiKV Project Developers"]
license = "Apache-2.0"
0 commit comments