Skip to content

Commit

Permalink
*: bump 0.8.2 (#517)
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Lee <[email protected]>
  • Loading branch information
BusyJay authored Mar 31, 2021
1 parent f897d1d commit 64471c6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 0.8.2 - 2012-03-10

- Fix send requirement in connectivity APIs (#516)
- Add default health service implemetations (#518)

# 0.8.1 - 2021-03-05

- Support watch connectivity state (#513)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 64471c6

Please sign in to comment.