We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab684e8 + 2a204ec commit 8d358c7Copy full SHA for 8d358c7
docs/source/release_notes.rst
@@ -2,6 +2,14 @@
2
Release Notes
3
=============
4
5
+2.12.6
6
+-------
7
+Release date: November 12, 2024
8
+
9
+* Support using environment variable to override AI Quick Actions Fine Tuning container image.
10
+* Adding metadata in telemetry error logging for AI Quick Actions.
11
12
13
2.12.5
14
-------
15
Release date: November 10, 2024
pyproject.toml
@@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
21
22
# Required
23
name = "oracle_ads" # the install (PyPI) name; name for local build in [tool.flit.module] section below
24
-version = "2.12.5"
+version = "2.12.6"
25
26
# Optional
27
description = "Oracle Accelerated Data Science SDK"
0 commit comments