Skip to content

Commit 8fca9cc

Browse files
authored
2.19.3 release notes (#4001)
Signed-off-by: Jing Zhang <jngz@amazon.com>
1 parent 21191c7 commit 8fca9cc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Version 2.19.3.0 Release Notes
2+
3+
Compatible with OpenSearch 2.19.3
4+
5+
### Maintenance
6+
* Force commons-beanutils to 1.11.0 ([#4000](https://github.com/opensearch-project/ml-commons/pull/4000))
7+
* Force runtime class path commons-beanutils:commons-beanutils:1.11.0 to avoid transitive dependency ([#3935](https://github.com/opensearch-project/ml-commons/pull/3935))
8+
* Fix commons-beanutils ([#3996](https://github.com/opensearch-project/ml-commons/pull/3996))
9+
* Exclude commons-beanutils ([#3991](https://github.com/opensearch-project/ml-commons/pull/3991))
10+
* Fix CVE-2025-48734 ([#3986](https://github.com/opensearch-project/ml-commons/pull/3986))
11+
* Fix CVE-2025-48924 ([#3985](https://github.com/opensearch-project/ml-commons/pull/3985))
12+
* Fix CVE-2025-27820 ([#3984](https://github.com/opensearch-project/ml-commons/pull/3984))
13+
* Update the maven snapshot publish endpoint and credential ([#3955](https://github.com/opensearch-project/ml-commons/pull/3955))
14+
* Adds Json Parsing to nested object during update Query step in ML Inference Request processor ([#3868](https://github.com/opensearch-project/ml-commons/pull/3868))

0 commit comments

Comments
 (0)