Skip to content

Commit 2634e04

Browse files
Add release notes for 3.2.0 (#1912)
Signed-off-by: opensearch-ci <[email protected]>
1 parent d6faa88 commit 2634e04

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Version 3.2.0 Release Notes
2+
3+
Compatible with OpenSearch and OpenSearch Dashboards version 3.2.0
4+
5+
### Bug Fixes
6+
* Fix MGet bug, randomize fan out distribution ([#1885](https://github.com/opensearch-project/alerting/pull/1885))
7+
* Refactored consistent responses and fixed unrelated exceptions ([#1818](https://github.com/opensearch-project/alerting/pull/1818))
8+
9+
### Infrastructure
10+
* Update the maven snapshot publish endpoint and credential ([#1869](https://github.com/opensearch-project/alerting/pull/1869))
11+
12+
### Maintenance
13+
* Bumped gradle to 8.14, support JDK 24; fixed backport branch deletion ([#1911](https://github.com/opensearch-project/alerting/pull/1911))
14+
* Increment version to 3.2.0-SNAPSHOT ([#1872](https://github.com/opensearch-project/alerting/pull/1872))
15+
* Revert "now publishes a list of findings instead of an individual one ([#1881](https://github.com/opensearch-project/alerting/pull/1881))
16+
* Moved the commons-beanutils pinning to the core gradle file ([#1892](https://github.com/opensearch-project/alerting/pull/1892))
17+
* Pinned the commons-beanutils dependency to 1.11.0 version ([#1887](https://github.com/opensearch-project/alerting/pull/1887))

0 commit comments

Comments
 (0)