Skip to content

Commit 51b4fa1

Browse files
authored
Add 2.8.4 release notes. (#163)
2 parents 7a8de93 + 4b41185 commit 51b4fa1

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/source/release_notes.rst

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

5+
2.8.4
6+
-----
7+
Release date: May 3, 2023
8+
9+
* Added support for creating ADSDataset from pandas dataframe.
10+
* Added support for multi-model deployment using Triton.
11+
* Added support for model deployment local testing in ``ads opctl`` CLI.
12+
* Added support in ``ads opctl`` CLI to generate starter YAML specification for the Data Science Job, Data Flow Application, Data Science Model Deployment and ML Pipeline services.
13+
* Added support for invoking model prediction locally with ``predict(local=True)``.
14+
* Added support for attaching customized score.py when preparing model.
15+
* Added status check for model deployment delete/activate/deactivate APIs.
16+
* Added support for training and verifying SparkPipelineModel in Dataflow.
17+
* Added support for generating score.py for GPU model deployment.
18+
* Added support for setting defined tags in Data Science jobs.
19+
* Improved model deployment progress bar.
20+
* Fixed bug when using ``ads opctl`` CLI to run jobs locally.
21+
* Fixed bug in Dataflow magic when using archive_uri in dataflow config.
22+
523
2.8.3
624
-----
725
Release date: March 22, 2023

0 commit comments

Comments
 (0)