π Enhancements
- Instance TLS β Support reading TLS certificates from a configured file path, and redesign TLS configuration with Disabled / TLS / Mutual TLS options.
-
SQL Review β Add
STATEMENT_DISALLOW_TRUNCATErule for Oracle, PostgreSQL, MySQL, and MSSQL. ImproveSTATEMENT_WHERE_DISALLOW_FUNCTIONS_AND_CALCULATIONSto only flag functions and calculations on indexed columns, and extend it to Oracle and PostgreSQL.
π Bug Fixes
- Fix access/role grant issue approval showing a spurious βproject not foundβ error toast.
- Fix Test Connection on instance create dropping passwords resolved from AWS Secrets Manager and other external secret backends.
-
Oracle β Fix PL/SQL parser to accept expressions (e.g. DATE literals) in
CREATE TABLEpartition range bounds. -
MSSQL β Fix query span extraction for views whose WHERE clause contains a correlated
EXISTS/NOT EXISTSsubquery. - Cassandra β Fix request context propagation in query span extraction.

