Skip to content

Radon v1.0.8

Compare
Choose a tag to compare
@andyli029 andyli029 released this 06 Dec 06:33
· 175 commits to master since this release

RadonDB v1.0.8

  • feature: support partition list (#491 @andyli029)
  • feature: support time type conversion to numeric type (#455 @zhyass)
  • feature: reshard single table to the partition table (#436 @andyli029)
  • feature: 'set autocommit=0' auto txn begin (#298 @andyli029)
  • feature: improve syntax used in create table and keep consistent with MySQL (#190 @hustjieke)
  • feature: attaching one mysql as Radon's backend (#399 @andyli029)
  • feature: porting code radon-shift to be a base library in vendor (#440 @hustjieke)
  • feature: More detailed and limited privilege (#470 @hustjieke)
  • refactoring: refactoring code about planner (#480 @zhyass)

And bugs' descriptions, see:
https://github.com/radondb/radon/issues?q=is%3Aclosed+milestone%3Av1.0.8+label%3A%22type%3A+bug%22