Skip to content

Commit 1d543f8

Browse files
committed
fix the link
1 parent 404ce82 commit 1d543f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Release date: January 18, 2023
88

99
* Added support for the `MVS (Model Version Set) <./ads.model_version_set.index>`__ feature.
1010
* Added --job-info option to ads opctl run CLI to save job run information to a YAML file.
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.
11+
* Added `AuthContext <./ads.common.html#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.
1212
* Fixed a bug in to_sql(). The string length for the column created in Oracle Database table was counting characters, not bytes.
1313
* 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.
1414

0 commit comments

Comments
 (0)