Skip to content

3.1.1 release#13113

Closed
imizao wants to merge 379 commits intoapache:3.1.1-releasefrom
imizao:3.1.1-release
Closed

3.1.1 release#13113
imizao wants to merge 379 commits intoapache:3.1.1-releasefrom
imizao:3.1.1-release

Conversation

@imizao
Copy link
Contributor

@imizao imizao commented Dec 6, 2022

Purpose of the pull request

Brief change log

Verify this pull request

This pull request is code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(or)

If your pull request contain incompatible change, you should also add it to docs/docs/en/guide/upgrede/incompatible.md

ruanwenjun and others added 30 commits October 1, 2022 06:57
…apache#12239)

* fix DS support cross time zone, use timestamp replace date
…pache#12256)

Co-authored-by: wenmo <32723967+wenmo@users.noreply.github.com>
* Set up UI setting component in profile page

* Add UI setting page to the route, remove UI setting section from the profile

* Add log auto refresh timer store

* Add logTimer to pinia store and cookies

* Read logTimer from pinia store, and delay getLogs by passing the logTimer to setInterval in refreshLogs function

* Add log timer to getLogs

* Fine tune view log, add auto refresh based on time interval set in UI setting

* Add useI18n to ui setting

* Set up UI setting component in profile page

* Add UI setting page to the route, remove UI setting section from the profile

* Add log auto refresh timer store

* Add logTimer to pinia store and cookies

* Read logTimer from pinia store, and delay getLogs by passing the logTimer to setInterval in refreshLogs function

* Add log timer to getLogs

* Fine tune view log, add auto refresh based on time interval set in UI setting

* Add useI18n to ui setting

* [Feat][UI] Add UI setting page in the project.

* [Feat][UI] Add UI setting page in the project.

* Remove logTimer in cookies

* Clear timer id, set VITE_APP_DEV_WEB_URL back to default

* Clear time id in dag

* [Feat][UI] Add license header.

* [Feat][UI] Remove console.

* [Fix][UI] Fix log timer types.

Co-authored-by: songjianet <1778651752@qq.com>
* submit datasync task

* add aws software package license
apache#12152)

* [DS-12131][master] Optimize the log printing of the master module according to the log specification.
delete software.amazon.awssdk datasync useless dependency exclusions
…e project (apache#12244)

* Fully remove the usage of powermock from the whole project

* Upgrade org.reflections to 0.10.12
* create oracle help.md

* Add files via upload

allow Oracle to choose schema

* move pic under img and add title for oracle.md
…are not triggered on time (apache#12233)

Co-authored-by: fan.wang <fan.wang@jiduauto.com>
)

To make our release process easier, I plan to mark milestone
and label is required before the PR merged, they use for

* label: In this path we required label with at least on with
  'feature|bug|improvement|document|chore' to make our changelog
  more convenient
* milestone: For easier to cherry-pick PR, currently some of
  our milestone only exists in issue and not exists in related
  PR, it may
Co-authored-by: Jiajie Zhong <zhongjiajie955@gmail.com>
….3.9 to v3.0.0 ,such as file cannot be found or column not found etc (apache#11619)

* fix the bugs which upgrade ds metabase from v1.3.9 to v3.0.0 with mysql

* [Fix-11590][upgrade] Fix the bugs when I upgrade ds from v1.3.9 to v3.0.0 ,such as file cannot be found or column not found etc

* fix: apache#11590 add process_instance_code_state_index with table t_ds_process_instance to improve query efficiency for the method of findLastProcessInterval

* Fix the bug  that cannot find the files when upgrade ds version with postgresql

Co-authored-by: fan.wang <fan.wang@jiduauto.com>
Co-authored-by: fanwanlong <fanwanlong@kezaihui.com>
…k-plugin module as an example (apache#12299)

* Migrate all UT cases from jUnit4 to jUnit5 in task-plugin module as an example
@EricGao888
Copy link
Member

EricGao888 commented Dec 6, 2022

@imizao May I ask what this is about?

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (3.1.1-release@3293cfe). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 8a152ae differs from pull request most recent head 1af1740. Consider uploading reports for the commit 1af1740 to get more accurate results

@@               Coverage Diff                @@
##             3.1.1-release   #13113   +/-   ##
================================================
  Coverage                 ?   39.25%           
  Complexity               ?     4276           
================================================
  Files                    ?     1069           
  Lines                    ?    40299           
  Branches                 ?     4632           
================================================
  Hits                     ?    15818           
  Misses                   ?    22701           
  Partials                 ?     1780           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@EricGao888
Copy link
Member

@imizao Feel free to ping me if you have any further questions.

@EricGao888 EricGao888 closed this Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.