Releases: RelationalAI/rai-workflow-manager
Releases · RelationalAI/rai-workflow-manager
RAI Workflow Manager v0.0.32
What's Changed
- Allow user to specify the basename of the log file by @AndrewNepogoda in #60
Full Changelog: v0.0.31...v0.0.32
RAI Workflow Manager v0.0.31
What's Changed
- Optimize python dependencies by @AndrewNepogoda in #58
- RWM failed to load CSV files with json content using
local
container by @AndrewNepogoda in #57
Full Changelog: v0.0.30...v0.0.31
RAI Workflow Manager v0.0.30
What's Changed
- Add details to README how to load partitioned sources in RWM by @AndrewNepogoda in #54
- Accumulate logs in a file so historic logs are easier to reference for comparisons by @AndrewNepogoda in #55
- Add entry point for RWM cli to setup.py by @AndrewNepogoda in #56
Full Changelog: v0.0.29...v0.0.30
RAI Workflow Manager v0.0.29
What's Changed
- Improvements: review RWM log messages and adjust spelling by @AndrewNepogoda in #51
- RWM is unable to process larger input files split into chunks by @AndrewNepogoda in #53
Full Changelog: v0.0.28...v0.0.29
RAI Workflow Manager v0.0.28
What's Changed
- Add
--step-timeout
as new CLI argument and fail run in case step execution exceeds this timeout by @AndrewNepogoda in #50
Full Changelog: v0.0.27...v0.0.28
RAI Workflow Manager v0.0.27
What's Changed
- Raise exception when RWM tries to submit parallel write txn by @AndrewNepogoda in #49
Full Changelog: v0.0.26...v0.0.27
RAI Workflow Manager v0.0.26
What's Changed
- Enable manual run for EA workflow by @AndrewNepogoda in #47
- CLI to support addition of new source configurations without requirin… by @AndrewNepogoda in #48
Full Changelog: v0.0.25...v0.0.26
RAI Workflow Manager v0.0.25
RAI Workflow Manager v0.0.24
What's Changed
- RAI Workflow Manager EA Tests GitHub workflow by @AndrewNepogoda in #40
- RWM do not create a PartIndex for sources which are date partitioned and not chunk partitioned by @AndrewNepogoda in #41
- loadsNumberOfDays is required for datePartitioned source by @AndrewNepogoda in #42
- Feature/snowflake async sync by @AndrewNepogoda in #45
- bump SDK by @AndrewNepogoda in #43
- skip any valid snapshot source during ConfigureSources by @AndrewNepogoda in #39
Full Changelog: v0.0.23...v0.0.24
RAI Workflow Manager v0.0.23
What's Changed
- clean up snapshots during data refresh based on
snapshotValidityDays
by @AndrewNepogoda in #38
Full Changelog: v0.0.22...v0.0.23