Skip to content

Commit 404ce82

Browse files
committed
fix the format
1 parent 027a1e3 commit 404ce82

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/source/release_notes.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ Release Notes
44

55
2.7.3
66
-----
7-
Release date: January 18, 2023
8-
* Added support for the :ref:`MVS<https://accelerated-data-science.readthedocs.io/en/latest/user_guide/model_version_set/index.html>` (Model Version Set) feature.
7+
Release date: January 18, 2023
8+
9+
* Added support for the `MVS (Model Version Set) <./ads.model_version_set.index>`__ feature.
910
* Added --job-info option to ads opctl run CLI to save job run information to a YAML file.
10-
* Added AuthContext class with support for api key configuration, resource principal, and instance principal authentication, as well as predefined signers, callable signers, or api keys configurations from specified locations.
11+
* Added `AuthContext <./ads.common.auth.OCIAuthContext>`__ class with support for api key configuration, resource principal, and instance principal authentication, as well as predefined signers, callable signers, or api keys configurations from specified locations.
1112
* Fixed a bug in to_sql(). The string length for the column created in Oracle Database table was counting characters, not bytes.
1213
* Fixed a bug where any exception that occurred in a notebook cell would print “ADS Exception” even if ADS code was not responsible for the error.
1314

0 commit comments

Comments
 (0)