Browse Source

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

3.0.2-release
Amy0104 2 years ago committed by GitHub
parent
commit
3108015cc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 41
      docs/configs/docsdev.js
  2. 58
      docs/docs/en/changelog.md

41
docs/configs/docsdev.js

@ -38,7 +38,7 @@ export default {
{
title: 'Glossary',
link: '/en-us/docs/3.0.2/user_doc/about/glossary.html',
}
},
],
},
{
@ -84,7 +84,7 @@ export default {
title: 'Task Definition',
link: '/zh-cn/docs/3.0.2/user_doc/guide/project/task-definition.html',
},
]
],
},
{
title: 'Task',
@ -275,23 +275,23 @@ export default {
children: [
{
title: 'Introduction',
link: '/en-us/docs/3.0.2/user_doc/guide/resource/intro.html'
link: '/en-us/docs/3.0.2/user_doc/guide/resource/intro.html',
},
{
title: 'Configuration',
link: '/en-us/docs/3.0.2/user_doc/guide/resource/configuration.html'
link: '/en-us/docs/3.0.2/user_doc/guide/resource/configuration.html',
},
{
title: 'File Manage',
link: '/en-us/docs/3.0.2/user_doc/guide/resource/file-manage.html'
link: '/en-us/docs/3.0.2/user_doc/guide/resource/file-manage.html',
},
{
title: 'UDF Manage',
link: '/en-us/docs/3.0.2/user_doc/guide/resource/udf-manage.html'
link: '/en-us/docs/3.0.2/user_doc/guide/resource/udf-manage.html',
},
{
title: 'Task Group Manage',
link: '/en-us/docs/3.0.2/user_doc/guide/resource/task-group.html'
link: '/en-us/docs/3.0.2/user_doc/guide/resource/task-group.html',
},
],
},
@ -309,7 +309,7 @@ export default {
{
title: 'Metrics',
link: '/en-us/docs/3.0.2/user_doc/guide/metrics/metrics.html',
}
},
],
},
{
@ -551,6 +551,15 @@ export default {
},
],
},
{
title: 'Change Log',
children: [
{
title: 'Change Log',
link: '/en-us/docs/3.0.2/user_doc/changelog.html',
},
],
},
{
title: 'FAQ',
children: [
@ -565,7 +574,7 @@ export default {
{
title: 'Others',
link: '/en-us/docs/release/faq.html',
}
},
],
},
{
@ -646,7 +655,7 @@ export default {
title: '任务定义',
link: '/zh-cn/docs/3.0.2/user_doc/guide/project/task-definition.html',
},
]
],
},
{
title: '任务类型',
@ -813,23 +822,23 @@ export default {
children: [
{
title: '简介',
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/intro.html'
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/intro.html',
},
{
title: '配置详情',
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/configuration.html'
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/configuration.html',
},
{
title: '文件管理',
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/file-manage.html'
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/file-manage.html',
},
{
title: 'UDF 管理',
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/udf-manage.html'
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/udf-manage.html',
},
{
title: '任务组管理',
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/task-group.html'
link: '/zh-cn/docs/3.0.2/user_doc/guide/resource/task-group.html',
},
],
},
@ -847,7 +856,7 @@ export default {
{
title: '指标',
link: '/zh-cn/docs/3.0.2/user_doc/guide/metrics/metrics.html',
}
},
],
},
{

58
docs/docs/en/changelog.md

@ -0,0 +1,58 @@
# Change Log
## Bugfix
- Fix default value for resource center in k8s mode (#12906)
- Fix send script alert NPE (#12495) (#12895)
- Fix procedure task output param (#12894)
- Fix memory leak in worker due to message retry map (#12878) (#12887)
- Fix flink sql cannot run due to missing main jar (#12705) (#12800)
- Fix sql error (#12717) (#12799)
- If the worker's clock early than master node, will ignore dispatch time (#12219) (#12798)
- Fix dependent task can not predicate the status of the corresponding task correctly (#12253) (#12792)
- Fix python class description error (#12790)
- Fix the duration in Workflow Instance page. (#12264) (#12788)
- Fix error problem on h2 startup data quality rule management page (#12108) (#12781)
- Fix hive datasource connection leak (#12226) (#12777)
- Fix constructing processInstance may NPE when master handling command (#12056) (#12776)
- Fix the bugs when upgrading ds from v1.3.9 to v3.0.0 ,such as file cannot be found or column not found etc (#11619) (#12770)
- Fix the bug which some scheduled tasks are not triggered on time (#12233) (#12767)
- Fix alert sending error (#11774) (#12762)
- Fix IPv4 Pattern (#11762) (#12739)
- Add unique key to process_definition_log avoid TooManyResultExpection (#12503) (#12670)
- Fix datax task data instance replay error
- Fix wrong env var name for alert in K8S (#12369) (#12635)
- Fix when the sql query result is empty, the email fails to send the attachment, and an exception will be reported (#12059) (#12633)
## Document
- Add new alert doc Slack (#12567) (#12797)
- Update the readme content (#12500) (#12796)
- Add http header to avoid github 403 in dlc (#12509) (#12793)
- Change optional parameters --jar to --jars for Spark (#12385) (#12386) (#12791)
- Change release process base on new tool (#12324) (#12783)
- Update ZooKeeper minimum version requirements (#12284) (#12288) (#12769)
- Update slack invitation link (#12258) (#12754)
- Correct release export key step (#12228) (#12751)
- Polish docs for standalone deployment (#12181) (#12743)
- Do not change docsdev.js during releasing (#12151) (#12740)
- Fix link errors in release documentation
- Fix list param error when use sql task (#11285) (#12632)
- Fix the API usage of gantt graph (#11642) (#12631)
- Fix task switch branch not show in webui (#12120)
## Improvement
- Script cannot contains ''' in params (#12067) (#12913)
- Add configmap resource permissions so config hot reload can work (#12572) (#12795)
- Only expose necessary actuator endpoints (#12571) (#12794)
- Correct spelling errors (#12174) (#12780)
- Avoid using search in for and start using testSaveTaskDefine (#11383) (#12773)
- Automatically convert resource storage type to upper case (#12281) (#12766)
- Delete useless exclusions (#12273) (#12761)
- Add chmod command after unzip DS tar.gz (#12752)
- Set the `required` to be reactive in the task modal. (#12225) (#12748)
- Improvement the error message when batch delete workflow (#11682) (#12747)
- Validate before deleting workflow or task used by other tasks (#10873) (#12731)
- Fix vulnerability in LDAP login (#11586) (#12730)
- Easier release: cherry-pick, changelog, contributor (#11478) (#12634)
Loading…
Cancel
Save