yCrash Agent -------------- + When user didn't pass "-hd" flag (which is used for capturing heap dump), we are now capturing other partial heap information which are not intrusive as heap dumps. + Printing more user friendly error messages yCrash Server -------------- + Upgraded to log4j-2.16 to fix the CVE-2021-44228 vulnerability. + Integrated with Elastic Monitoring - https://docs.ycrash.io/ycrash-integration/monitoring-tools/elastic-search.html + Made lot of enhancements to m3 monitoring. Stabilized the m3 implementation. https://docs.ycrash.io/ycrash-agent/micrometrics.html + Added the 'Search' capability in calendar dashboard. You can now search the particular incidents present in the dashboard across the year. + Application Logs - To diagnose the root cause of application performance problems, information logged in the application log file can be useful. To know about how to capture the application log file, refer 'https://docs.ycrash.io/ycrash-features/ycrash-faq/capture-application-log.html'. + Heap dump isn’t captured and transmitted by the agent if '-hd' flag isn't passed. In such circumstances agent captre other partial heap information in an non-intrusive manner. Those information are presented in the 'Heap' section. + Fixed Shenandoah GC parsing logic errors