Commit 496fa410 authored by terrymanu's avatar terrymanu
Browse files

update release notes

parent 3c27db22
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
## 2.0.0.M3

### 里程碑

1. 读写分离从库治理,可以禁用从库的访问
1. ConfigMap支持,可以在分片和读写分离策略中获取预定义的元数据

### 缺陷修正

1. [ISSUE #436](https://github.com/shardingjdbc/sharding-jdbc/issues/436) 读写分离多从库配置RoundRobin算法并使用MyBatis时,只能路由到同一从库