Skip to content

Releases: vesoft-inc/nebula-importer

NebulaGraph Importer 4.1.0

19 Oct 04:57
8ab8fe6
Compare
Choose a tag to compare

Changelog

NebulaGraph Importer 4.0.0

22 May 07:12
a0a27ca
Compare
Choose a tag to compare

Changelog

Nebula Importer v3.4.0

06 Feb 06:44
ab79f57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.0...v3.4.0

Nebula Importer v3.2.0

19 Jul 03:47
e9ea8b4
Compare
Choose a tag to compare

What's Changed

  • [Enhancement] pkg/logger: write file first by @veezhang in #208
  • [BugFix] Fix the import of files with wildcard in the path when under the path… by @svenbarnett in #210

New Contributors

Full Changelog: v3.1.0...v3.2.0

Nebula Importer v3.1.0

26 Apr 04:00
20ff128
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

Nebula Importer v3.0.0

14 Feb 10:18
2c0e68e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v3.0.0

Nebula Importer v2.6.0

26 Oct 10:10
43234f3
Compare
Choose a tag to compare

What's Changed

Feature:

Bugfix:

Others:

  • Add more tests of string type starting with 0 by @yixinglu in #160
  • Simplify wildcard file import implementation by @yixinglu in #163

Full Changelog: v2.5.0...v2.6.0

v2.5.1

27 Oct 03:14
5ed4e88
Compare
Choose a tag to compare

What's Changed

  • Add more tests of string type starting with 0 by @yixinglu in #160
  • Fix the import of files with wildcard in the path by @yixinglu in #161
  • Replace v2-nightly docker image with nightly by @yixinglu in #162
  • Simplify wildcard file import implementation by @yixinglu in #163
  • Update nebula go to v2.5.1 by @Aiee in #165

Full Changelog: v2.5.0...v2.5.1

Release v2.5.0

20 Aug 07:31
5c7417d
Compare
Choose a tag to compare

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

Release v2.0.0-ga

22 Mar 10:31
1d87c7b
Compare
Choose a tag to compare

Nebula Importer compatible with Nebula Graph v2.0.0-ga