github apache/shardingsphere 3.0.0.M1
3.0.0.M1 (Not Apache Release)

latest releases: 5.5.0, 5.4.1, 5.4.0...
6 years ago

Milestones

  1. Sharding-Proxy launch. Support the use of Sharding-Sphere in the form of database to support for MySQL CLI and GUI client

New Features

Core

  1. ISSUE #290 Support batch INSERT
  2. ISSUE #501 Support OR
  3. ISSUE #1111 Support MySQL DAL

Enhancements

Core

  1. ISSUE #610 Route unicast for DQL without table
  2. ISSUE #701 Caching parsed results to improve performance
  3. ISSUE #773 Support sharding and autoincrement key of INSERT without column names

Sharding-JDBC

  1. ISSUE #652 Support Spring Boot Starter 2.X
  2. ISSUE #702 Support $->{..} for inline expression
  3. ISSUE #719 Support inject key generator objects by spring namespace
  4. ISSUE #720 Support inject sharding algorithm objects by spring namespace

Bug Fixes

Core

  1. ISSUE #628 Support data type jsonb for PostgreSQL
  2. ISSUE #646 When aliases in SELECT ITEMS correspond to the real column names of GROUP BY or ORDER BY, there is no need to generate derived columns
  3. ISSUE #806 NOT IN parse exception
  4. ISSUE #827 Endless loop for bad SQL like SELECT * FROM table WHERE id IN ()
  5. ISSUE #993 Fail to parsing PostgreSQL due to the quotation

Sharding-JDBC

  1. ISSUE #629 Support transaction isolation on JDBC
  2. ISSUE #735 Unexpected slave datasource routing result when using Round-robin load-balance algorithm in Mybatis

Don't miss a new shardingsphere release

NewReleases is sending notifications on new releases.