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 @@ +

Whats New in Logic Apps

+

Better local JDBC connector setup

+

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.

+ +

Strengthened iframe security

+

Weve hardened iframe messaging to accept only trusted parent origins and validated agent card URLs, preventing untrusted redirects.