Skip to content

Commit 64471c6

Browse files
authored
*: bump 0.8.2 (#517)
Signed-off-by: Jay Lee <[email protected]>
1 parent f897d1d commit 64471c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# 0.8.1 - 2021-03-05
27

38
- Support watch connectivity state (#513)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "grpcio"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
edition = "2018"
55
authors = ["The TiKV Project Developers"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)