Skip to content

Releases: radondb/radon

Radon v1.1.4

01 Feb 09:52
5ae0093
Compare
Choose a tag to compare

Radon v1.1.2

22 Sep 07:53
84715fb
Compare
Choose a tag to compare

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

Radon v1.1.1

14 May 11:50
dd4f717
Compare
Choose a tag to compare
  • feature: read-write separation enhancements (#624 @zhyass )
  • feature: complete create table syntax (#615 @hustjieke )
  • feature: complete set variable and set transaction syntax (#629 @zhyass )
  • feature: support bool and spatial type (#634 @zhyass )

Radon v1.1.0.2

27 Apr 10:21
b108056
Compare
Choose a tag to compare
  • improve: MySQL on the backend return Deadlock when insert concurrently (#605 @andyli029 )
  • feature: complete create.test cases for intergration (#613 @hustjieke)

Radon v1.1.0.1

22 Apr 12:46
15b0251
Compare
Choose a tag to compare
  • feature: add hint for streaming fetch (#619 @zhyass )

Radon v1.1.0

17 Apr 04:01
a9389ff
Compare
Choose a tag to compare
  • bug: panic: close of closed channel (#614 @zhyass )
  • bug: intergration not support to record error case msg in result file (#611 @hustjieke )
  • bug: go-mysqlstack scremble with NULL char (#606 @BohuTANG )
  • bug: xa-check-retrys missing double quotes (#603 @zhyass )

Radon v1.0.9

07 Apr 08:18
Compare
Choose a tag to compare

RadonDB v1.0.9

  • feature: support specify the number of hash partition tables(#587 @zhyass )
  • feature: Integration tests with Travis CI (#594 @hustjieke )
  • bug: create index syntax error (#592 @zhyass )

v1.0.8.2

18 Mar 02:22
Compare
Choose a tag to compare

proxy: forbid radon cleanup admin when readonly #578

Radon v1.0.8.1

17 Mar 10:23
Compare
Choose a tag to compare

RadonDB v1.0.8.1

  • feature: clean up the old data after data migration (#569 @zhyass )
  • feature: support auto_increment option after engine in ddl statement (#559 @hustjieke )
  • feature: shift manager interface implemention (#583 @hustjieke )
  • feature: update canal which shift used (#564 @hustjieke )
  • feature: support SHOW FULL COLUMNS (#533 @zhyass )
  • feature: add an API to migrate data from one backend to another (#558 @zhyass )
  • feature: api get userz contain SuperPriv info (#551 @zhyass )
  • feature: audit add status parameter. (#548 @zhyass)
  • feature: config api support modify block-readonly (#573 @zhyass )
  • feature: forbid some operations when radon in readonly ( #578 @zhyass )
  • bug: error about SQL with Keyword key ( #489 @hustjieke )
  • bug: misused of sync.WaitGroup in shift ( #556 @hustjieke )
  • bug: delete/update got error as column name without quote if the column name is a keyword. (#560 @hustjieke )

Radon v1.0.8

06 Dec 06:33
Compare
Choose a tag to compare

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