Skip to content

Import improvements and bug fixes

Compare
Choose a tag to compare
@siddharthlatest siddharthlatest released this 20 Aug 22:13
· 158 commits to dev since this release

Improvements

Adds a new adaptor for importing data from Firestore #95 and makes improvements to the Elasticsearch import process #100, allowing to configure # of documents / request size to index in one bulk request. Also includes improvements to the JSON importer for handling large JSON files.

Bug Fixes

  • Fixes app creation command #98
  • A small typo fix #96