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
Encode SQL parameters passed by ExecuteSqlCommand and SqlExecuteCommand to avoid rejection by web application firewalls
Earliest compatible LabKey Server version: 23.9.0
These commands are no longer compatible with earlier versions of LabKey Server (23.8.x and before) by default, however,
if targeting an older server, calling ExecuteSqlCommand.setWafEncoding(false) will restore the previous behavior.
Update HttpCore, JSON-java, Gradle Plugins, and Gradle versions