Release 3.0.6 notes -------------------- yCrash Server - Features and Fixes ---------------------------------- + Application Health Check Added a mechanism to verify whether the application is responding within the configured timeout. For setup details, refer to: https://docs.ycrash.io/ycrash-features/application-health-check.html. + M3 Dashboard Fixes: Resolved bugs in the M3 Dashboard. + AppLog Enhancements: - Detection of repeating statements. - Time gap analysis for better insights. - Enhanced error analysis. - Revamped UI. - Introduced an "Observation" section on the main app log report page. + Pattern Recognition: Implemented basic pattern recognition in AppLog + Additional Log Support: Now supports GC logs, thread dumps, and heap dumps in 7Zip format. + Heap Report Updates in HeapHero: Added a "Threads" section to display all captured threads in the heap dump. + Introduced a "Duplicate Classes" section to identify classes loaded by multiple class loaders. + Added an option to sanitize heap dumps before analysis. More details: https://docs.ycrash.io/ycrash-server/app-settings/sanitize-heap-dump.html.. + Enhanced sorting functionality in the largest objects and histogram tables. + Enabled viewing thread details directly from the largest objects table for objects of type java.lang.Thread. + Displaying JVM options in the Overview section of the heap report. yCrash Agent - Features and Fixes --------------------------------- + Log Capture Enhancements:Refactored the capture mechanism for both application logs and system logs.