Skip to content

Commit 71ed51e

Browse files
committed
update the release notes
1 parent d6a2f9e commit 71ed51e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Release date: January 18, 2023
99
* Added support for the :doc:`model version set <./user_guide/model_version_set/index>` feature.
1010
* Added ``--job-info`` option to ``ads opctl run`` CLI to save job run information to a YAML file.
1111
* Added the `AuthContext <./ads.common.html#ads.common.auth.OCIAuthContext>`__ class. It supports API key configuration, resource principal, and instance principal authentication. In addition, predefined signers, callable signers, or API keys configurations from specified locations.
12+
* Added `restart_deployment() <./ads.model.html#ads.model.generic_model.GenericModel.restart_deployment>`__ method to the :doc:`framework-specific <./user_guide/model_registration/framework_specific_instruction>` classes. Update model deployment associated with the model.
1213
* Fixed a bug in ``to_sql()``. The string length for the column created in Oracle Database table was counting characters, not bytes.
1314
* Fixed a bug where any exception that occurred in a notebook cell printed "ADS Exception" even if the ADS code was not responsible for the error.
1415

0 commit comments

Comments
 (0)