Skip to content

Commit e993367

Browse files
authored
Added Release for v3.0.0 (#1415)
Signed-off-by: Vaibhav Agarwal <[email protected]>
1 parent a19a3f8 commit e993367

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## Version 3.0.0.0 2025-04-28
2+
3+
Compatible with OpenSearch 3.0.0
4+
5+
### Features
6+
* Adding unfollow action in ism to invoke stop replication for ccr ([#1198](https://github.com/opensearch-project/index-management/pull/1198))
7+
8+
### Bug Fixes
9+
* Target Index Settings if create index during rollup ([#1377](https://github.com/opensearch-project/index-management/pull/1377))
10+
* Fixed CVE upgrade logback-core to 1.5.13 ([#1388](https://github.com/opensearch-project/index-management/pull/1388))
11+
* Fix issue in Docker Security Tests where qualifier is not being parsed correctly ([#1401](https://github.com/opensearch-project/index-management/pull/1401))
12+
* Fix build due to phasing off SecurityManager usage in favor of Java Agent ([#1404](https://github.com/opensearch-project/index-management/pull/1404))
13+
14+
### Maintenance
15+
* dependabot: bump com.netflix.nebula.ospackage from 11.10.1 to 11.11.1 ([#1374](https://github.com/opensearch-project/index-management/pull/1374))
16+
* dependabot: bump commons-beanutils:commons-beanutils ([#1375](https://github.com/opensearch-project/index-management/pull/1375))
17+
* dependabot: bump io.gitlab.arturbosch.detekt:detekt-gradle-plugin ([#1381](https://github.com/opensearch-project/index-management/pull/1381))
18+
* [Release 3.0.0] Bump Version to 3.0.0-alpha1 and updated shadowPlugin ([#1384](https://github.com/opensearch-project/index-management/pull/1384))
19+
* Update 3.0.0 qualifier from alpha1 to beta1 ([#1398](https://github.com/opensearch-project/index-management/pull/1398))
20+
* Using java-agent gradle plugin to phase off Security Manager in favor of Java-agent ([#1406](https://github.com/opensearch-project/index-management/pull/1406))
21+
* Increment version to 3.0.0-SNAPSHOT ([#1412](https://github.com/opensearch-project/index-management/pull/1412))

0 commit comments

Comments
 (0)