Skip to content

Commit

Permalink
Merge branch '2.x' into 2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenlan-amzn authored May 30, 2023
2 parents b4c4461 + 114910a commit 6dbf2ab
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Compatible with OpenSearch 2.8.0
* Bump version to 2.8. ([#759](https://github.com/opensearch-project/index-management/pull/759))

### Features
* Support notification integration with long running operations. ([#790, 791, 793](https://github.com/opensearch-project/index-management/pull/793))
* Support notification integration with long running operations. ([#712](https://github.com/opensearch-project/index-management/pull/712), [#722](https://github.com/opensearch-project/index-management/pull/722))

### Bug fixes
* Remove recursion call when checking permission on indices. ([#785](https://github.com/opensearch-project/index-management/pull/785))
* Added trimming of nanos part of "epoch_millis" timestamp when date_histogram type used is date_nanos. ([#782](https://github.com/opensearch-project/index-management/pull/782))
* Remove recursion call when checking permission on indices. ([#779](https://github.com/opensearch-project/index-management/pull/779))
* Added trimming of nanos part of "epoch_millis" timestamp when date_histogram type used is date_nanos. ([#772](https://github.com/opensearch-project/index-management/pull/772))
* Added proper resolving of sourceIndex inside RollupInterceptor, it's required for QueryStringQuery parsing. ([#773](https://github.com/opensearch-project/index-management/pull/773))

### Documentation
Expand Down

0 comments on commit 6dbf2ab

Please sign in to comment.