Skip to content

Commit 1961b80

Browse files
release PR for v2.12.9
1 parent de214d3 commit 1961b80

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/source/release_notes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,23 @@
22
Release Notes
33
=============
44

5+
2.12.9
6+
-------
7+
Release date: December 18, 2024
8+
9+
* Support freeform and defined tags for resource creation in AI Quick Actions.
10+
* Enhance LangChain Integration to accept the route parameter in the request headers.
11+
512
2.12.8
613
-------
714
Release date: November 27, 2024
15+
816
* Fixed bugs in the AI Quick Actions Model Deployment for models registered via Object Storage.
917

1018
2.12.7
1119
-------
1220
Release date: November 20, 2024
21+
1322
* Fixed bugs in the AI Quick Actions Evaluation.
1423

1524
2.12.6

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
2121

2222
# Required
2323
name = "oracle_ads" # the install (PyPI) name; name for local build in [tool.flit.module] section below
24-
version = "2.12.8"
24+
version = "2.12.9"
2525

2626
# Optional
2727
description = "Oracle Accelerated Data Science SDK"

0 commit comments

Comments
 (0)