Releases
4.0.0-RC3
4.0.0-RC3
New Features
Sharding-UI, an orchestration management platform for ShardingSphere comes online.
Not only SQLs from MySQL, PostgreSQL, SQLServer, Oracle, but any SQL92 Syntax can be parsed correctly and used in ShardingSphere.
Enhancement
Support using less-than character(<) and greater-than character(>) for sharding data.
When master and slave dataSources exist, support executing SELECT FOR UPDATE
on master dataSource.
Support hint in Sharding-Proxy.
Finish parsing DAL syntax for MySQL.
Make configuration of orchestration compatible between Sharding-JDBC and Sharding-Proxy.
Bug Fixes
Through Bug fix, the feature of encryption becomes much stable and applicable.
Support delete statement with alias.
Check and disable updating sharding column.
Fix wrong type of TINYINT and SMALLINT as INTEGER.
Refactor
Rename optimized module to preprocessor module.
Decouple rewrite core module for sharding/encrypt features.
Change Logs
MILESTONE
You can’t perform that action at this time.