forked from opensearch-project/index-management
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compatible with Kibana 7.10.2, ODFE 1.13.0 (opensearch-project#155)
* upgrade to 7.10.2 * add release note
- Loading branch information
1 parent
5e30678
commit a139332
Showing
5 changed files
with
295 additions
and
249 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19 changes: 19 additions & 0 deletions
19
...stro-for-elasticsearch-index-management-kibana-plugin.release-notes-1.13.0.0.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
## Version 1.13.0.0 2021-02-04 | ||
|
||
Compatible with Kibana 7.10.2 | ||
### Bug Fixes | ||
|
||
* Bug fix: getRollups API, rollup jobs landing page ([#154](https://github.com/opendistro-for-elasticsearch/index-management-kibana-plugin/pull/154)) | ||
|
||
### Infrastructure | ||
|
||
* Add E2E cypress tests for rollup ([#152](https://github.com/opendistro-for-elasticsearch/index-management-kibana-plugin/pull/152)) | ||
* Change release workflow to use new staging bucket for artifacts ([#151](https://github.com/opendistro-for-elasticsearch/index-management-kibana-plugin/pull/151)) | ||
|
||
### Documentation | ||
|
||
* Compatible with Kibana 7.10.2, ODFE 1.13.0 ([#155](https://github.com/opendistro-for-elasticsearch/index-management-kibana-plugin/pull/155)) | ||
|
||
### Refactoring | ||
|
||
* Modify getRollups API to use getRollup instead of search API ([#150](https://github.com/opendistro-for-elasticsearch/index-management-kibana-plugin/pull/150)) |
Oops, something went wrong.