Skip to content

Commit c00cbef

Browse files
added release notes for 3.0 (#1523)
* added release notes for 3.0 Signed-off-by: Riya Saxena <riysaxen@amazon.com> * added release notes for 3.0 Signed-off-by: Riya Saxena <riysaxen@amazon.com> * Update opensearch-security-analytics.release-notes-3.0.0.0.md Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> --------- Signed-off-by: Riya Saxena <riysaxen@amazon.com> Signed-off-by: Peter Zhu <zhujiaxi@amazon.com> Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
1 parent d38b726 commit c00cbef

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## Version 3.0.0.0 2025-05-01
2+
3+
Compatible with OpenSearch 3.0.0
4+
5+
### Maintenance
6+
* Increment version to 3.1.0-SNAPSHOT ([#1517](https://github.com/opensearch-project/security-analytics/pull/1517))
7+
* Remove beta1 qualifier ([#1519](https://github.com/opensearch-project/security-analytics/pull/1519))
8+
* Using java-agent gradle plugin to phase off Security Manager in favor of Java-agent. ([#1505](https://github.com/opensearch-project/security-analytics/pull/1505))
9+
* Fix build due to phasing off SecurityManager usage in favor of Java Agent ([#1504](https://github.com/opensearch-project/security-analytics/pull/1504))
10+
* [Release 3.0] Add alpha1 qualifier. ([#1490](https://github.com/opensearch-project/security-analytics/pull/1490))
11+
* Updated commons jar with CVE fixes. ([#1481](https://github.com/opensearch-project/security-analytics/pull/1481))
12+
* Update gradle 8.10.2 and support jdk23 ([#1492](https://github.com/opensearch-project/security-analytics/pull/1492))
13+
* Fix security-enabled test workflow for 3.0-alpha1. ([#1494](https://github.com/opensearch-project/security-analytics/pull/1494/))
14+
* Update version qualifier to beta1. ([#1500](https://github.com/opensearch-project/security-analytics/pull/1500))
15+
16+
### Features
17+
* Adds support for uploading threat intelligence in Custom Format ([#1493](https://github.com/opensearch-project/security-analytics/pull/1493))
18+
19+
### Bug Fixes
20+
* Remove usage of deprecated batchSize() method ([#1503](https://github.com/opensearch-project/security-analytics/pull/1503))
21+
* Refactored flaky test. ([#1467](https://github.com/opensearch-project/security-analytics/pull/1467))
22+
* Remove overrides of preserveIndicesUponCompletion ([#1498](https://github.com/opensearch-project/security-analytics/pull/1498))
23+
24+
### Documentation
25+
* Added 3.0.0 release notes. ([#1523](https://github.com/opensearch-project/security-analytics/pull/1523))

0 commit comments

Comments
 (0)