Skip to content

Commit 5d1b6ca

Browse files
committed
add release notes
1 parent f839b4c commit 5d1b6ca

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/source/release_notes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Release Notes
33
=============
44

5+
6+
2.8.0
7+
-----
8+
Release date: January 25, 2023
9+
10+
* Added support for the :doc:`machine learning pipelines <./user_guide/pipeline/index>` feature.
11+
* Fixed a bug in ``fetch_training_code_details()``. When git commit is empty string, set it as None to avoid service error.
12+
* Fixed a bug in ``fetch_training_code_details()``. Use the folder of ``training_script_path`` as the artifact directory, instead of ``.``.
13+
514
2.7.3
615
-----
716
Release date: January 18, 2023

0 commit comments

Comments
 (0)