diff --git a/releasenode.txt b/releasenode.txt index 56f1d3cdb71b90d6392003e15328e6c23279bd30..a945acacfe22e67b0ec5815b6ee2a343167ba732 100644 --- a/releasenode.txt +++ b/releasenode.txt @@ -1,8 +1,16 @@ -v1.2.6: -support multi_version -v1.2.7: -use multithreading to manipulate packages and add Rename-pkg-name type -v1.2.8: -Added the ablility to get the latest repository code time and synchronize to obs_pkg_rpms +v1.3.0: + - add tool for creating pckg-mgmt.yaml file + - add tool for modified src-openeuler.yaml file according to pckg-mgmt.yaml file contents + - add obs_meta entrance guard check + - add push code to obs_meta on changes to the pckg-mgmt.yaml file + - add test for check_obs_service + - add test for sync_pckg_mgmt v1.2.9: -Added OBS package build failed email notification + - add obs package build failed email notification +v1.2.8: + - add the ablility to get the latest repository code time and synchronize to obs_pkg_rpms +v1.2.7: + - use multithreading to manipulate packages + - add support Rename-pkg-name type +v1.2.6: + - support multi_version