Skip to content

Commit

Permalink
*: bump 0.10.2 (#569)
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
  • Loading branch information
BusyJay committed Apr 15, 2022
1 parent c13d379 commit 0c439d3
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.10.2 - 2022-04-15

- Make `ResourceQuota` cloneable (#568)
- Allow use local subchannel pool (#565)

# 0.10.1 - 2022-03-28

- Fix potential UAF and double free (#566)
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.10.1"
version = "0.10.2"
edition = "2018"
authors = ["The TiKV Project Developers"]
license = "Apache-2.0"
Expand Down

0 comments on commit 0c439d3

Please sign in to comment.