TiSpark 2.4.3
·
30 commits
to release-2.4
since this release
New feature
- scala 2.11 and 2.12 are both supported
Fixes
- Fix duplicate range in RowIDAllocator #2208.
- upgrade log4j to 2.17.1 #2209.
- upgrade jackson-databind to 2.9.10.8 #2209.
Documents
- Fix in user docs forget to use options while using BatchWrite #2171.
Known issue
- Batch write needs more tests and may be unstable. See details in this issue #2222.