Release Notes - Apache Griffin 0.3.0 (incubating) ** Highlights ** * Refactor measure module for better abstraction. * Support missing records download for accuracy measurement. * Support regular expression detection count in profiling measurement. * Fix several bugs on UI. ** New Feature * [GRIFFIN-164] - Make 'Regular expression detection count' available in UI * [GRIFFIN-184] - [Service] download miss records ** Improvement * [GRIFFIN-123] - [Measure] Code review of measure module, refactor and enhance the code style * [GRIFFIN-159] - [Measure] Refactor generation of measure metrics * [GRIFFIN-181] - [UI] add popup window when performing stop action to a job * [GRIFFIN-186] - [UI] Re-Factor Profiling Measure Creation * [GRIFFIN-187] - Support Empty String in Profiling Measure ** Bug * [GRIFFIN-152] - Fix bugs when click button to post form * [GRIFFIN-153] - [UI] Can not render accuracy chart on UI * [GRIFFIN-154] - [UI] fix health display bug * [GRIFFIN-166] - [UI] fix Create measure page layout * [GRIFFIN-168] - moderate severity security vulnerability detected in hoek < 4.2.1 * [GRIFFIN-175] - [Service] metric API return 500 * [GRIFFIN-177] - [UI] measure page wrong display * [GRIFFIN-178] - [UI] job state not update after performing start/stop actions on job page * [GRIFFIN-180] - [UI] add validation for creating profiling and accuracy measure * [GRIFFIN-182] - [UI] fix blank flash issue when routing from job to metric detail ** Task * [GRIFFIN-146] - [Service] Prepare and test job state and action service * [GRIFFIN-155] - [UI] change how the charts are dispalyed on my dashboard view