What's Changed
- docs: Update documents for executors by @yohamta in #642
- doc: Remove duplicate header by @yohamta in #643
- Update README.md by @yohamta in #644
- Update documentation for schema definition by @yohamta in #645
- Add license headers by @yohamta in #646
- Organize config pkg by @yohamta in #647
- Improve the test coverage by @yohamta in #649
- Update codecov config by @yohamta in #650
- Fix log not loading when '&' in name by @Lucaslah in #651
- ISSUE[584] ssh executor does not support login in password by @halalala222 in #655
- ISSUE[578] Add json bool configuration option to HTTP executor by @halalala222 in #656
- [ISSUE 657] Fix HTTP_HandleCancel in TestAgent_HandleHTTP was a flakey test by @Kiyo510 in #658
- [ISSUE 565] Implement Timeout Configuration for DAG Tasks by @Kiyo510 in #660
- [ISSUE 661] Add documentation about timeouts for DAG tasks by @Kiyo510 in #662
- [ISSUE#653] Add Pagination Parameters to DAG List API to limit the response by @halalala222 in #664
- Additional tests by @yohamta in #663
New Contributors
- @Lucaslah made their first contribution in #651
- @halalala222 made their first contribution in #655
Full Changelog: v1.14.2...v1.14.3