From 93239b22646b4f32e09e077b637182dcda416599 Mon Sep 17 00:00:00 2001 From: Gargi Mitra <53624124+Gargimitra12300@users.noreply.github.com> Date: Wed, 19 Aug 2026 10:24:44 -0700 Subject: [PATCH] docs: add customer Whats New for v5.993.0 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- release-notes/whats-new-v5.993.0.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 release-notes/whats-new-v5.993.0.html diff --git a/release-notes/whats-new-v5.993.0.html b/release-notes/whats-new-v5.993.0.html new file mode 100644 index 00000000000..ad7f6e40c76 --- /dev/null +++ b/release-notes/whats-new-v5.993.0.html @@ -0,0 +1,9 @@ +
Local development for JDBC connections is smoother. When your project contains JDBC driver JARs, the VS Code tooling now enables the required multi-language Java worker automatically and guides you if a JDK isnt detected.
+Weve hardened iframe messaging to accept only trusted parent origins and validated agent card URLs, preventing untrusted redirects.