Skip to content

Commit dcc9d9b

Browse files
authored
Update release_notes.rst
1 parent 74535f5 commit dcc9d9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/release_notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ Release Notes
66
-----
77
Release date: March 21, 2023
88

9-
* Added support for :py:class:`~ads.jobs.NotebookRuntime` to use directory as job artifact.
109
* Added support for custom containers (Bring Your Own Container or BYOC) and environment variables for :py:class:`~ads.model.GenericModel`.
1110
* Added default values for configuring parameters in :py:class:`~ads.model.ModelDeployment`, such as default flex shape, ocpus, memory in gbs, bandwidth, and instance count.
11+
* Added support for :py:class:`~ads.jobs.NotebookRuntime` to use directory as job artifact.
12+
* Added support for :py:class:`~ads.jobs.PythonRuntime` and :py:class:`~ads.jobs.GitPythonRuntime` to use shell script as entrypoint.
1213

1314
2.8.2
1415
-----

0 commit comments

Comments
 (0)