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