Skip to content

Commit 3747413

Browse files
committed
Update release_notes.rst to add 2.8.4 release notes.
1 parent 3a38dcf commit 3747413

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/source/release_notes.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
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 mounting OCI file storage in Data Science Jobs.
18+
* Added support for model deployment custom egress.
19+
* Added support for generating score.py for GPU model deployment.
20+
* Improved model deployment progress bar.
21+
* Fixed bug when using ``ads opctl`` CLI to run jobs locally.
22+
* Fixed bug in Dataflow magic when using archive_uri in dataflow config.
23+
524
2.8.3
625
-----
726
Release date: March 22, 2023

0 commit comments

Comments
 (0)