You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/release_notes.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Release Notes
6
6
-----
7
7
Release date: January 18, 2023
8
8
9
-
* Added support for the :doc:`model version set <./user_guide/model_version_set/index.html>` feature.
9
+
* Added support for the :doc:`model version set <./user_guide/model_version_set/index>` feature.
10
10
* Added ``--job-info`` option to ``ads opctl run`` CLI to save job run information to a YAML file.
11
11
* 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
12
* Fixed a bug in ``to_sql()``. The string length for the column created in Oracle Database table was counting characters, not bytes.
0 commit comments