I.III.I
What's Changed
- Do not skip initsql when qdb persist by @reshke in #570
- Set sslmode: allow in regress test by @NitroLine in #568
- Add GetKeyRange method to proto & EntityMgr by @EinKrebs in #567
- Fix working with multiple distributions in balancer by @EinKrebs in #572
- Correct with coordinator feature example config by @reshke in #574
- Use config to get shard connection data in balancer by @EinKrebs in #579
- Update init.sql by @reshke in #580
- Do not spawn keep alive channel before lock taken by @reshke in #581
- More thorough check for relation detachment when distribution dropped by @EinKrebs in #573
- Delete docker/router/qlog by @reshke in #583
- Refactor init sql code by @reshke in #588
- refactor. addkeyrange* -> createkeyrange* by @reshke in #591
- revoke lease when other coordinator is active by @reshke in #592
- Fix router_with_coordinator.yaml to be in sync with other example con… by @reshke in #593
- Deprecated use of sharding rule proto & service by @EinKrebs in #518
- remove sharding rules server from coordinator by @reshke in #594
- Implement DropKeyRange && DropAllKeyRanges in coordinator grpc service by @reshke in #595
- Do not sleep when feature test fails by @EinKrebs in #598
- Close coordinator-router connections after use by @reshke in #596
- Allow coordinator to serve multiple clients by @reshke in #597
- fix xproto test by @reshke in #600
- Enhance Makefile clean_feature_test targets by @reshke in #601
- Fix memqdb feature flaps by @EinKrebs in #582
- Configure router port via cli by @reshke in #602
- More options in CLI by @reshke in #603
- Rewrite Lock/Delete key range ops to prevent deadlocks by @EinKrebs in #575
- Init from etcd: basic support by @reshke in #590
- Fix linter by @reshke in #605
- Bumps by @dependabot in #585 #604 #606 #607
Full Changelog: 1.3.0...I.III.I