Skip to content

TiSpark 2.4.3

Compare
Choose a tag to compare
@zhangyangyu zhangyangyu released this 27 Jan 08:47
· 30 commits to release-2.4 since this release
f517e9f

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.