4.0.0-RC1
Merge all change logs of version 3.1.0.M1, 3.1.0, 3.1.0.1 and 4.0.0.M1. First apache release.
API Changes
- Adjust persist structure for orchestration's registry center.
- Adjust Sharding-JDBC configuration API.
- Change package and maven groupId form
io.shardingsphere
toorg.apache.shardingsphere
. - Adjust spring-boot-starter.
New Features
- XA Transaction available.
- Data encrypt available.
- Use PostgreSQL protocol access Sharding-Proxy available.
- DISTINCT SQL syntax available.
- Broadcast table.
- All SQL 100% compatible if route to single data node (MySQL Only).