Skip to content

Commit 43c2278

Browse files
Add release notes for 3.2.0 (#859)
Signed-off-by: opensearch-ci <[email protected]>
1 parent 9bb579f commit 43c2278

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+
### Features
6+
* Add Seconds as a supported unit for IntervalSchedule ([#849](https://github.com/opensearch-project/common-utils/pull/849))
7+
8+
### Enhancements
9+
* Add tenancy access info to serialized user in threadcontext ([#857](https://github.com/opensearch-project/common-utils/pull/857))
10+
11+
### Bug Fixes
12+
* Pinned the commons-beanutils dependency to fix CVE-2025-48734 ([#850](https://github.com/opensearch-project/common-utils/pull/850))
13+
* Revert "updating PublishFindingsRequest to use a list of findings rather than… ([#847](https://github.com/opensearch-project/common-utils/pull/847))
14+
15+
### Infrastructure
16+
* Switch gradle to 8.14 and JDK to 24 ([#848](https://github.com/opensearch-project/common-utils/pull/848))
17+
* Update Maven snapshots publishing endpoint and credential retrieval ([#841](https://github.com/opensearch-project/common-utils/pull/841))

0 commit comments

Comments
 (0)