What's Changed
- Do not close connection with disabled ssl by @reshke in #86
- Fix simultanious access to qrouter parser by @reshke in #87
- Support sync messages in multi-shard setup by @reshke in #96
- fix regress tests by @Denchick in #100
- Fix docker stuff by @Denchick in #103
- Add keyspace abstraction to spqr topology by @reshke in #104
- add uuid support tests by @diPhantxm in #101
- add between condition support in router by @diPhantxm in #99
- Add infrasture code and changes to support Hash-based routing by @reshke in #105
- Allow dataspace create & list in local proxy router setup by @reshke in #106
- Group columns by its relations name, to properly route queries by @reshke in #108
- QDB refactoring by @Denchick in #109
- Add routing on insert from select statements by @reshke in #110
- Restrict routing of the complex from-clause queries by @reshke in #111
- Sort results of List request to qdb by @reshke in #112
- Simply router console pasring yacc tree by @reshke in #113
- remove annoying log messages by @Denchick in #114
- Add sanity checks on sharding rule create/modify ops by @reshke in #115
- Refactor routing logic by @reshke in #116
- Move MatchShardingRule call from deparse to routing phase by @reshke in #117
- Explain feature basics. by @reshke in #118
- Enable tables work in sharding rules by @Denchick in #120
- Automatically generate id for missing clauses in parse-time. by @reshke in #121
- Add cli option to coordinator to select running qdb implementation by @reshke in #125
- Refactor frontend AUTH and fix md5 password routines by @reshke in #126
- Sharding rules as table by @diPhantxm in #124
New Contributors
- @diPhantxm made their first contribution in #101
Full Changelog: 0.0.2...0.0.3