1.2.0
What's Changed
- Attach table to dataspace by @EinKrebs in #389
- Create Dockerfile and generate protoc, goyacc, regex and mock files by @CBists in #399
- Add TODOs for new contributors by @Denchick in #402
- Add GORM regression tests to CI by @EinKrebs in #404
- Update docs by @Denchick in #405 #401
- Add optional column type definitions for dataspace by @reshke in #406
- Add GOMAXPROCS in coordinator app by @Denchick in #407
- Better test for extended proto by @reshke in #409
- Fix for xproto test by @reshke in #410
- Dockerize xproto tests by @EinKrebs in #411
- Add xproto test for insert with params & small fixes by @EinKrebs in #412
- Add error code by @CBists in #408
- Fix Lock release in UnRouteCB by @EinKrebs in #414
- Minor fixes for extended proto by @reshke in #413
- Fix Lock release in UnRouteCB(finally) by @EinKrebs in #417
- Add text test for extended protocol by @EinKrebs in #418
- Fix saveBind setting in relay.go by @EinKrebs in #420
- Small TryCoordinator fix by @Denchick in #422
- Fix stalling extended protocol tests by @EinKrebs in #421
- Renamed xproto & gorm regression test actions by @EinKrebs in #423
- Cleanup bindRoute & xBuf after query regardless of result by @EinKrebs in #425
- Add userver test by @reshke in #424
- Change prepared statement name to not intrersect with previous test by @reshke in #426
- Fix xproto tests by @EinKrebs in #427
- Change error resp by @CBists in #415
- Rename http_addr to grpc_api_port in coordinator by @Denchick in #432
- Enhace router test by @reshke in #435
- Use uint32 for hash funcs by @Denchick in #437
- Fix x proto queries routing by @reshke in #438
- Implement ListShards and GetShardInfo by @CBists in #439
- Implement GetCoordinator in adapter by @CBists in #440
- Enable error output about launch parameters on command line by @alexnik10 in #436
- Fix unittest & add more test by @reshke in #443
- Add TestCheckColumnRls by @alexnik10 in #442
- Bump lyx by @reshke in #444
- Refactor to support routing of x proto queries by @reshke in #446
- route queries on sublink and in func applications by @reshke in #447
- Try to parse funcation application params for non-sharding rule column. by @reshke in #451
- Bumps by @dependabot in #449 #448 #450 #372 #403
- Bump goland to 1.21 by @reshke in #452
- Drop upper bound in internal logic by @reshke in #445
- Fix coordinator port and small refactoring by @Denchick in #453
- Coordinator auth by @Denchick in #454
- Rename dataspace to distribution and refactor relating code by @reshke in #455
New Contributors
- @alexnik10 made their first contribution in #436
Full Changelog: 1.1.0...1.2.0