Skip to content

0.0.2

Choose a tag to compare

@rbiseck3 rbiseck3 released this 01 Aug 20:29
· 366 commits to main since this release
8d37b4e

Enhancements

  • Use uuid for s3 identifiers Update unique id to use uuid derived from file path rather than the filepath itself.
  • V2 connectors precheck support All steps in the v2 pipeline support an optional precheck call, which encompasses the previous check connection functionality.
  • Filter Step Support dedicated step as part of the pipeline to filter documents.