claviz-hub
v0.0.40
Published
ETL engine for Claviz.
Downloads
90
Readme
claviz-hub
ETL engine for Claviz.
Changelog
0.0.40 (1.11.2024)
- Add headers option to HTTP connection authorization request.
0.0.39 (23.10.2024)
- Add support for MysqlDestination postLoadQuery and useSourceColumns options.
0.0.38 (23.09.2024)
0.0.37 (23.09.2024)
- Add the generated row count for each connection to the job tooltip within the log viewer graph.
0.0.36 (19.09.2024)
- Change copy icons.
0.0.35 (15.09.2024)
- Add KeyVault to jobs.
0.0.34 (2.09.2024)
- Fix Slack notification not being sent when some job in the workflow failed and it's child hasn't started processing.
0.0.33 (30.08.2024)
- Add notes textareas to workflows and jobs.
- Add duplicate button to workflows and connections.
- Open edit window in full screen for workflows and connections.
- Show exceptions in logs pane when previewing a job.
- Job, workflow tables UI improvements.
0.0.32 (29.07.2024)
- Added console logs to the job preview.
0.0.31 (12.07.2024)
0.0.30 (12.07.2024)
- Added coloring for logs icon in workflow table indicating that the last run has failed.
- Search is now preserved in workflows/jobs/connection tables.
0.0.29 (12.06.2024)
- Fix not being able to run a job inside workflow when job's parent gets deleted.
0.0.28 (11.06.2024)
- Fix code editor shrinking in Jobs form.
0.0.27 (05.06.2024)
- Fix incorrect parameters override.
0.0.26 (03.06.2024)
- Added JsonProcessor.
0.0.25 (23.05.2024)
- Added encoding and useClavizNodeFirebird options to Firebird connection.
0.0.24 (21.05.2024)
- Fixed workflow not being rescheduled if cron is changed.
0.0.23 (17.05.2024)
- Added Delimitedd processor support.
0.0.22 (16.05.2024)
- Added "Days to store logs" option for workflows. Logs older than the specified days are deleted after each ETL workflow run.
0.0.21 (13.05.2024)
- Added Firebird support.