π Security
- Databricks JDBC connections β Validated Databricks datasource URLs and connected through the Databricks driver directly, so non-Databricks JDBC URLs are rejected. (#42244)
- Updated
netty-handlerfrom 4.1.136 to 4.1.137 to address CVE-2026-75595. (#42217) - Validated WHERE-clause column names in UQI filtering so untrusted identifiers cannot be used as SQL column names. (#42224)
- Used the hardened WebClient builder in AI and Google Sheets plugins. (#42177)
- Updated client and server dependencies to address reported vulnerabilities. (#42214, #42173, #42218)
π οΈ Reliability
- Prevented OpenAI, Anthropic, and Google AI plugins from loading a conflicting
spring-webfluxcopy. That failure could take down AI queries and corrupt the shared Redis connection. (#42240) - Reduced redundant Segment API calls. (#42216)
β¨ New Features & Enhancements
- Added non-interactive
appsmithctl restorefor automation. (#42147)
π¨ UI & Widget Improvements
- Stopped filing Anvil applications under βAI Agentsβ and renamed them βresponsiveβ. (#42219)