Skip to content

Commit 56c9eb3

Browse files
add 2.12 release notes (#1152)
Signed-off-by: Kaituo Li <kaituo@amazon.com> (cherry picked from commit 290bdcd) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 54a6a45 commit 56c9eb3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Compatible with OpenSearch 2.12.0.
2+
3+
4+
### Enhancements
5+
* Add an AD transport client ([#1111](https://github.com/opensearch-project/anomaly-detection/pull/1111))
6+
* Add profile transport action to AD client ([#1123](https://github.com/opensearch-project/anomaly-detection/pull/1123))
7+
* Refactor client's getDetectorProfile to use GetAnomalyDetectorTransportAction ([#1124](https://github.com/opensearch-project/anomaly-detection/pull/1124))
8+
* Add ser/deser to get AD transport action request ([#1150](https://github.com/opensearch-project/anomaly-detection/pull/1150))
9+
10+
### Infrastructure
11+
* Update to Gradle 8.5 ([#1131](https://github.com/opensearch-project/anomaly-detection/pull/1131))
12+
* Remove default admin credentials ([#1134](https://github.com/opensearch-project/anomaly-detection/pull/1134))
13+
* Require JDK version for java spotless check ([#1129](https://github.com/opensearch-project/anomaly-detection/pull/1129))
14+
* Updated lucene snapshot url ([#1146](https://github.com/opensearch-project/anomaly-detection/pull/1146))
15+
* Fix build, update CVE-affected versions ([#1102](https://github.com/opensearch-project/anomaly-detection/pull/1102))
16+

0 commit comments

Comments
 (0)