Skip to content

Commit 3c34e8d

Browse files
authored
TC-23441/Release Notes 2.8.0 (#70)
2 parents efeb197 + 2e824e2 commit 3c34e8d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
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

docs/source/user_guide/pipeline/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pipeline
55
########
66

77

8-
.. versionadded:: 2.7.0
8+
.. versionadded:: 2.8.0
99

1010
.. toctree::
1111
:maxdepth: 1

0 commit comments

Comments
 (0)