You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated commons-lang3 to 3.18.0 to resolve CVE-2025-48924
Enhanced SSL certificate path validation error messages to provide actionable troubleshooting steps.
Fixed
Fixed Bouncy Castle registration conflicts by using local provider instance instead of global security registration.
Fixed Azure U2M authentication issue.
Fixed unchecked exception thrown in delete session
Fixed ParameterMetaData.getParameterCount() to return total parameter count from SQL parsing instead of bound parameter count, aligning with JDBC standards