Skip to content

3.0.0-beta-2

Compare
Choose a tag to compare
@devosend devosend released this 28 Jun 15:43
· 2105 commits to dev since this release

Bugfix

  • [Fix][UI] fix status statistics card height is inconsistent(#10268)
  • [Fix] fix the line.separator problem for alert-plugin test case (#10277)
  • [Fix][UI] add mapping_columns filed for the data_quality (#10286)
  • [Fix] fix database initialize late in standalone (#10296)
  • [Style][UI] split multilingual modules (#10256)
  • [Fix][UI] display the result page when the DB page has no data.
  • [Style][UI] format code. (#10314)
  • [Fix-10317] [UI] fix the tips of startTimeout in the jupyter form (#10319)
  • [Fix][UI] fix the issue that the status statistics on the project overview page were inconsistent(#10328)
  • [Fix-10318][ui] fix EMR Task UI custom parameters Is not correct (#10334)
  • [Build][UI] upgrade dependencies(#10346)
  • [Feature] add dolphinscheduler-task-all in api module (#10350)
  • [Improvement] upgrade commons-io to fix CVE (#10355)
  • [Improvement] upgrade logback to fix cve (#10357)
  • [Improvement] Upgrade log4j in E2E (#10359)
  • [Fix][Deploy] fix run on kubernetes bug (#10379)
  • [Bug][Tools] add datasource url for mysql profile in tools application.yaml (#10399)
  • [Fix-10412] [Standalone] failed to start standalone server according to the official document
  • [Improvement] update chart.yaml dependencies version (#10420)
  • [Fix-10386] LDAP user create with status enable (#10426)
  • [Fix][Python] support same task name in project defferent process definition
  • [Fix-10425] recovery LDAP Config (#10429)
  • [Fix][UI] add loading before file modification data is returned. (#10450)
  • [Fix][Python] correct variable type of SQL type (#10464)
  • [Fix] fix rename form not init bug in file manange (#10471)
  • [Fix-10305][common] AWS config Constant definitions are repeated (#10311)
  • [Fix-10522] [API] fix get executable time null pointer exception(#10524)
  • [Fix] [Worker] fix worker will hang if fails to start (#10501)
  • [Fix] could not find or load main class org.apache.zookeeper.ZooKeeperMain (#10535)
  • [Fix] change K8s postgresql password key name (#10545)
  • [Feature] ui build no inherit from maven proxy (#10590)
  • [Fix][dolphinscheduler-spi] json parse support LocalDateTime (#10440)
  • [Fix] fix standalone start error (#10577)
  • [Fix-10400] fix K8s deployment bitnami version error (#10567)

Document

  • [Doc] Refactor context parameter document (#10227)
  • [Doc] Delete SPRING_DATASOURCE_DRIVER_CLASS_NAME in doc (#10228)
  • [Doc] Upgrade screenshot to latest version in dev document (#10242)
  • [Doc] Update the development environment to build the software version (#10246)
  • [Doc] Add switch task demo (#10247)
  • [Doc] Added local file configuration guide for resource center (#10264)
  • [Doc] Fix api standard error (#10292)
  • [Doc] Add how to use resource in shell task (#10308)
  • [Doc] Upgrade license. (#10365)
  • [Doc] Add how to set the alarm mailbox in faq (#10401)
  • [Doc] Fix wrong class name in doc (#10438)
  • [Doc] Correct installPath when using related path (#10597)