Skip to content

Commit 0c439d3

Browse files
authored
*: bump 0.10.2 (#569)
Signed-off-by: Jay Lee <[email protected]>
1 parent c13d379 commit 0c439d3

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.10.2 - 2022-04-15
2+
3+
- Make `ResourceQuota` cloneable (#568)
4+
- Allow use local subchannel pool (#565)
5+
16
# 0.10.1 - 2022-03-28
27

38
- Fix potential UAF and double free (#566)

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.10.1"
3+
version = "0.10.2"
44
edition = "2018"
55
authors = ["The TiKV Project Developers"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)