Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.1.0](https://github.com/ezpaarse-project/ezreeport/compare/ezreeport-report@1.0.1...ezreeport-report@1.1.0) (2024-04-22) ### Bug Fixes * fixed types of healthchecks ([dbc3df6](dbc3df6)) * **mail:** fixed no logs when error in http server ([02fc944](02fc944)) * **mail:** fixed port shown in logs ([126d29f](126d29f)) * **report:** fixed issue where a same color could be used multiple times in a figure ([6a40012](6a40012)) * **vue:** fixed empty scroller in index selector ([1eeba54](1eeba54)) * **vue:** fixed issue when openning tasks from activity ([d0891f5](d0891f5)) * **vue:** fixed issue where generation dialogue wasn't reset ([37bc038](37bc038)) * **vue:** fixed weird error alert in elastic index ([a3f7d76](a3f7d76)) ### Features * **mail:** added healthchecks to mail service ([ca23282](ca23282)) * **mail:** added namespace in mails ([4fea5cb](4fea5cb)) * **report:** added database to health routes ([f843546](f843546)) * **report:** added namespace of task into mail data ([3490b78](3490b78)) * **report:** added redis to health routes ([cf3aa27](cf3aa27)) * **report:** added route to resolve index expression ([e649a02](e649a02)) * **report:** do a union of the mapping instead of an intersection ([5f64ac8](5f64ac8)) * **report:** fonts are now defined in config ([8f82aad](8f82aad)) * **report:** using current vega scheme to generate labels colors ([044b6be](044b6be)) * **sdk:** added method to resolve elastic index ([4bbd9ac](4bbd9ac)) * **vue:** redone index selector ([9e61abd](9e61abd)) * **vue:** show errors in index selector ([5740cea](5740cea)) ### Performance Improvements * **report:** removed set when resolving index ([4e3aee3](4e3aee3))
- Loading branch information