Skip to content

Commit bff71a5

Browse files
ADS v2.12.4 release (#993)
2 parents 2d6728e + 59bd286 commit bff71a5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/source/release_notes.rst

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

5+
2.12.4
6+
-------
7+
Release date: November 7, 2024
8+
9+
* Upgraded automlx to 24.4.0.
10+
* Added support to input DSN in ADW secret to allow for TLS connections.
11+
* Introduced enhancements for AI Quick Actions to support BYOC deployment of embedding models, and additional APIs to update user created models and deployments.
12+
513
2.12.3
614
-------
715
Release date: October 29, 2024

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.3"
24+
version = "2.12.4"
2525

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

0 commit comments

Comments
 (0)