File tree 1 file changed +34
-0
lines changed
1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Version 1.0.0.0 2021-07-12
2
+
3
+ Compatible with OpenSearch 1.0.0
4
+
5
+ ### Infrastructure
6
+
7
+ * Update issue template with multiple labels ([ #10 ] ( https://github.com/opensearch-project/index-management/pull/10 ) )
8
+
9
+ ### Maintenance
10
+
11
+ * Renaming Namespaces ([ #14 ] ( https://github.com/opensearch-project/index-management/pull/14 ) )
12
+ * Rest APIs Backward Compatibility ([ #15 ] ( https://github.com/opensearch-project/index-management/pull/15 ) )
13
+ * Settings Backwards Compatibility ([ #16 ] ( https://github.com/opensearch-project/index-management/pull/16 ) )
14
+ * Point to correct version of notification ([ #18 ] ( https://github.com/opensearch-project/index-management/pull/18 ) )
15
+ * Enable security plugin integrated tests ([ #93 ] ( https://github.com/opensearch-project/index-management/pull/93 ) )
16
+
17
+ ### Features
18
+
19
+ * Adds support for Transform feature ([ #17 ] ( https://github.com/opensearch-project/index-management/pull/17 ) )
20
+
21
+ ### Enhancements
22
+
23
+ * Improve integration with data streams ([ #13 ] ( https://github.com/opensearch-project/index-management/pull/13 ) )
24
+ * Skip rollover on non-write indices ([ #88 ] ( https://github.com/opensearch-project/index-management/pull/88 ) )
25
+
26
+ ### Documentation
27
+
28
+ * Update and add documentation files ([ #84 ] ( https://github.com/opensearch-project/index-management/pull/84 ) )
29
+
30
+ ### Bug Fixes
31
+
32
+ * Fix 7.10 rollover blocking thread issue ([ #70 ] ( https://github.com/opensearch-project/index-management/pull/70 ) )
33
+ * Fix issue with Rollup start/stop API ([ #79 ] ( https://github.com/opensearch-project/index-management/pull/79 ) )
34
+ * Fix to support custom source index type in Rollup jobs ([ #4 ] ( https://github.com/opensearch-project/index-management/pull/4 ) )
You can’t perform that action at this time.
0 commit comments