Skip to content

v0.4

Choose a tag to compare

@ChrisWRWX ChrisWRWX released this 23 Jun 01:57
· 2206 commits to main since this release

New Wrangles:

  • Extract HTML
  • SQL in Recipes
  • Select left, right and substring in recipes

New Connectors:

  • MySQL
  • MongoDB
  • HTTP
  • SFTP
  • Test
  • Notifications

Misc:

  • Significantly expanded test coverage
  • Add container to automatically run a recipe as part of e.g. a Github action
  • Significantly improved postgres write performance
  • Upgraded Pricefx connector
  • Custom functions can be used in recipes

Update Recipe Nomenclature:

  • Execute -> Run (pre/post recipe actions)
  • Fields -> Columns
  • pipeline.run() -> recipe.run()
  • params -> variables