Release 3.0.2 notes -------------------- yCrash Server - Features and Fixes: ----------------------------------- 1. Postgres Database Support for M3 Metrics and Incident Storage: You can now use the Postgres Database to store M3 metrics and incident information. To configure Postgres on your server, refer to the setup guide documentation: https://docs.ycrash.io/ycrash-server/database/postgres-database.html. 2. Enhanced "My Teams" Feature with SQL Server and Postgres SQL Support: The "My Teams" feature has been upgraded to support Microsoft SQL Server and Postgres SQL, improving collaboration and team management. These enhancements enable smoother coordination, seamless information sharing, and faster issue resolution. 3. New BlockedThreadsSize Threshold Property: We’ve introduced a new threshold property, blockedThreadsSize, to monitor the maximum number of blocked threads. If the count exceeds this limit, an alert will appear in the Root Cause Analysis (RCA) report, helping you quickly identify and resolve performance bottlenecks caused by thread blocking. For details, see the documentation: https://docs.ycrash.io/ycrash-server/app-settings/threshold-settings.html yCrash Agent - Features and Fixes: ----------------------------------- 1. Enhanced Namespace and Podname Reporting in M3 Mode:The yCrash agent running in M3 mode now supports displaying the Namespace and Podname of target applications within a Kubernetes cluster. Note: To enable this feature, add "kubernetes: true" to the yCrash agent configuration YAML file. 2. Go Package Update: Go packages have been upgraded to version 1.23, addressing known security vulnerabilities. 3. Docker Base Image Update: The Docker base image has been updated to include the latest security vulnerability patches.