This repository has been archived by the owner on Aug 9, 2022. It is now read-only.
Version 1.13.0.0
2021-02-04 Version 1.13.0.0
Features
- Add Custom Common Time Ranges (#239)
- Definition Details Modal & Delete Toast (#258)
- Support creating report for saved objects with custom id (#283)
- Add Search box to Report Source Selection (#286)
- Support customized server config (#313)
Enhancements
- Headless chrome creation script and readme file (#229)
- Remove logo for side bar menu (#230)
- Using common-utils for Security plugin transient thread context key (#234)
- Using Kotlin standard coding standard (#235)
- Using chromium path relative to constant file (#236)
- add double dots to relative url in fetch() (#242)
- Optimize selectors for DOM operation to reduce possible version compatibility issue (#244)
- Add flag to chromium to use single process (#268)
- Add semaphore to block on puppeteer chromium execution (#284)
- Update timeRangeMatcher to avoid create report failure (#292)
Bug Fixes
- Fix chromium path for puppeteer (#232)
- Disable GPU on chromium (#237)
- Fix the time range display issue(timezone) on visual report (#240)
- Bug Fixes in UI (#241)
- defaultItemsQueryCount setting moved to general group (#246)
- Fix UUID Generation (#263)
- Configure Max Size for Dashboards API & Minor UI Changes (#266)
- Support csv report for saved search with multiple indices (#267)
- Added error case handling for on-demand report generation (#271)
- Fixed Edit Report Definition Trigger Type Pre-fill (#280)
- Fix the selected fields issue in csv report (#293)
- Fix reporting download button visibility issue for dashboard and visualization (#294)
- Context menu popout & Report definitions toast fixes (#295)
- Keep Reporting menu in Nav Menu when switching Index Patterns (#299)
Infrastructure
- Update workflow to build artifact for ARM64 (#228)
- Fix release workflow artifact paths and s3 url (#231)
- Update path and artifact names in release workflow (#233)
- Add Download Cypress Tests (#253)
- Added integration test for the sample on-demand report generation use-case (#270)
- Add integration test cases for report definition rest APIs (#272)
- Report Instance Integration Tests (#274)
- List Multiple Report Definitions IT (#276)
- Add frontend metrics for Kibana reports (#277)
- Reporting backend metrics (#282)
- Add overall frontend metrics for actions (#287)
- Reporting backend metrics (#288)
- Dump coverage for each IT (#296)
- Change release workflows to use new staging bucket for artifacts (#301)
- Re-add metric API (#303)
- Fix Reporting CVEs (#304)
- Rename kibana reports release artifacts in github workflow (#305)
- Add reporting backend to Codecov (#306)
- Rename deb and rpm packages for reports scheduler (#307)
Documentation
- Add docs link (#247)
- Add codecov for kibana reports & Add README badges (#248)
- Fix README badge (#257)
Maintenance
- Backport from branch opendistro-1.12.0.0 to 7.9.1 (#245)
- Hide/remove report definition related UI (#260)
- Reports Table Backport Changes (#261)
- Backport commits from dev (#269)
- Backport from dev branch (#289)
- Change Reports Table Display (#291)
- Backport bug fixes from dev (#297)
- Backport Context Menu fix to 7.9.1 (#300)
- Remove reporting plugin page from kibana nav (#302)