This release includes a minor bug fix addressing #946, where the scheduler did not pass the custom config file path to DAG executions.
Changelog
What's Changed
- feat: add
--version
and--install-dir
options toinstaller.sh
by @yottahmd in #944 - [#946] fix: scheduler does not pass config file to DAG executions by @yottahmd in #947
Full Changelog: v1.16.10...v1.16.11