Skip to content

Commit 3cf62f0

Browse files
Add release notes for 3.3.0 (#1494)
1 parent 1a4416b commit 3cf62f0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## Version 3.3.0 Release Notes
2+
3+
Compatible with OpenSearch and OpenSearch Dashboards version 3.3.0
4+
5+
### Features
6+
* Add support in SM Plugin to delete snapshots created manually ([#1452](https://github.com/opensearch-project/index-management/pull/1452))
7+
8+
### Enhancements
9+
* Using Scripted Avg Class in AvgAggregationBuilder in place of double ([#1460](https://github.com/opensearch-project/index-management/pull/1460))
10+
* Do not include global state in snapshot step ([#1480](https://github.com/opensearch-project/index-management/pull/1480))
11+
12+
### Bug Fixes
13+
* Fix the build ([#1491](https://github.com/opensearch-project/index-management/pull/1491))
14+
* Fix: Update System.env syntax for Gradle 9 compatibility ([#1474](https://github.com/opensearch-project/index-management/pull/1474))
15+
16+
### Infrastructure
17+
* Dependabot: bump 1password/load-secrets-action from 2 to 3 ([#1473](https://github.com/opensearch-project/index-management/pull/1473))
18+
19+
### Maintenance
20+
* [AUTO] Increment version to 3.3.0-SNAPSHOT ([#1467](https://github.com/opensearch-project/index-management/pull/1467))

0 commit comments

Comments
 (0)