Skip to content

Release v2.5.0

Compare
Choose a tag to compare
@Aiee Aiee released this 20 Aug 07:31
· 67 commits to master since this release
5c7417d

Nebula Importer compatible with Nebula Graph v2.5.0

Features:

  1. Support date/time/datetime/timestamp datatypes: #152
  2. Add support for wildcard filename: #153

Bugfixes:

  1. Fix dead clock caused by incorrect USE statement: #144
  2. fix wait for afterPeriod: #150

Changes:

  1. Add test and import testify.assert tool: #146