Releases: vesoft-inc/nebula-importer
Releases · vesoft-inc/nebula-importer
NebulaGraph Importer 4.1.0
Changelog
- 8ab8fe6 enha: upgrade goreleaser to 1.21 (#298)
- 1b3bc9b Bump golang.org/x/net from 0.10.0 to 0.17.0 (#296)
- e0d8be4 feat: support ssl (#294)
- bc8b40d GCS: fix the WithoutAuthentication option (#290)
- 1cbec84 mod: upgrade ants into v2 (#291)
- 2a9beef fix: crash with unset source (#288)
- f0347ba feat: hdfs glob (#284)
- 61c3b00 feat: support gcs (#278)
- dd462b5 feat: support hdfs kerberos (#277)
- 6b7e05c feats: add filter and mode docs (#276)
- ed9f1f4 feat: support update delete mode (#275)
- 2f92e06 feat: add filter (#274)
- 1cd45ee enha: add release branch for CI (#268)
- 1edd1fe enha: integration testing (#267)
- 9f55c86 refactored (#264)
- 4eeb7d0 maybe should check the result of filepath.Glob() and return an error (#265)
- 4cd85fb feat: upgrade nebula-go to v3.4.0 (#260)
- 111a30a increase mod version (#259)
NebulaGraph Importer 4.0.0
Changelog
- a0a27ca feat: release-4.0 (#269)
- 1cd45ee enha: add release branch for CI (#268)
- 1edd1fe enha: integration testing (#267)
- 9f55c86 refactored (#264)
- 4eeb7d0 maybe should check the result of filepath.Glob() and return an error (#265)
- 4cd85fb feat: upgrade nebula-go to v3.4.0 (#260)
- 111a30a increase mod version (#259)
Nebula Importer v3.4.0
What's Changed
- Update nebula go to solve incompatibility with master service by @Aiee in #181
- Update nebula go and action by @Aiee in #188
- Add package action by @jievince in #186
- remove add-hosts in yaml by @jievince in #191
- Update nebula go to v3 by @Aiee in #193
- Update README regarding v3 release by @Aiee in #197
- [Feature]Add prefix to vid when importing by @jievince in #200
vid.type
added in github doc/readm by @wey-gu in #183- statsMgr information get for studio by @xjlgod in #194
- Add logger to every task by @xjlgod in #203
- Disable cgo when compiling nebula-importer by @jievince in #189
- Update go client by @Aiee in #206
- pkg/logger: write file first by @veezhang in #208
- add working directory to handle the data in different directories by @knwng in #184
- Fix the import of files with wildcard in the path when under the path… by @svenbarnett in #210
- Update README.md by @QingZ11 in #211
- Update workflow to run tests on release branches by @Aiee in #212
- add version by @HarrisChu in #215
- enhance logger by @HarrisChu in #217
- add auto label by @HarrisChu in #226
- enhancement: add test cases by @veezhang in #227
- fix: panic send on closed channel in reader pkg by @veezhang in #220
- Update CODEOWNERS by @Sophie-Xie in #231
- TIMESTAMP support integer by @veezhang in #230
- feat: support for nullable prop by @veezhang in #239
- feat: support alternative indices and default value by @veezhang in #243
- feat: add picker to pick value from record by @veezhang in #246
- feat: support concat and change to picker by @veezhang in #248
- remove uuid by @veezhang in #253
- feat: retry by cases and increment retry interval by @veezhang in #252
- fix: failDataPath is directory by @veezhang in #255
- feat: csv support lazy quotes by @veezhang in #256
- fix: sf examples by @veezhang in #258
- increase mod version by @LooJee in #259
- feat: upgrade nebula-go to v3.4.0 by @veezhang in #260
- release: v3.4.0 by @veezhang in #261
New Contributors
- @wey-gu made their first contribution in #183
- @xjlgod made their first contribution in #194
- @veezhang made their first contribution in #208
- @knwng made their first contribution in #184
- @svenbarnett made their first contribution in #210
- @QingZ11 made their first contribution in #211
- @Sophie-Xie made their first contribution in #231
- @LooJee made their first contribution in #259
Full Changelog: v2.6.0...v3.4.0
Nebula Importer v3.2.0
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
- @veezhang made their first contribution in #208
- @svenbarnett made their first contribution in #210
- @QingZ11 made their first contribution in #211
Full Changelog: v3.1.0...v3.2.0
Nebula Importer v3.1.0
What's Changed
- [Feature]Add prefix to vid when importing by @jievince in #200
- Add logger to every task by @xjlgod in #203
Full Changelog: v3.0.0...v3.1.0
Nebula Importer v3.0.0
Nebula Importer v2.6.0
What's Changed
Feature:
Bugfix:
- Fix the import of files with wildcard in the path by @yixinglu in #161
- Fix #159 add counting for read csv failed lines. by @IanSmith123 in #164
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
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
Nebula Importer compatible with Nebula Graph v2.5.0
Features:
Bugfixes:
Changes:
- Add test and import
testify.assert
tool: #146
Release v2.0.0-ga
Nebula Importer compatible with Nebula Graph v2.0.0-ga