Browse Source

[Feature][Doc] Added change log. (#13158)

3.0.3-release
Amy0104 2 years ago committed by GitHub
parent
commit
26e2ef2726
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 993
      docs/configs/docsdev.js
  2. 18
      docs/docs/en/changelog.md

993
docs/configs/docsdev.js

File diff suppressed because it is too large Load Diff

18
docs/docs/en/changelog.md

@ -0,0 +1,18 @@
# Change Log
## Bugfix
- [Bug-12954] [Schedule] Fix that workflow-level configuration information does not take effect when timing triggers execution (#12955)
- [Fix][ui] download resource return 401 (#12566)
- make sure all failed task will save in errorTaskMap (#12424)
- Fix timing scheduling trigger master service report to get command parameter null pointer exception (#12419)
- [fix] Change the default unix shell executor from sh to bash (#12180)
- fix-ldap-error (#12929)
## Document
- [Feature-8030][docs] Add sqoop task doc (#12855)
- [doc][fix] Add new alert doc Slack (#12567)
- [Improvement][document]Update architecture and process-start-flow pic (#12912)
**Full Changelog**: https://github.com/apache/dolphinscheduler/compare/3.0.2...3.0.3
Loading…
Cancel
Save