Release Notes September 2025
Develop
Feature Snowflake and DataOps MCP servers
Feature
We have added Snowflake and DataOps MCP servers to DataOps.live Assist.
Improvement MFA Support for Username Password Login
Improvement
We now support Multi-Factor Authentication for Username Password configured Snowflake connections.
Operate
Improvement TLS protocol
Improvement
We are adding support for TLS protocols version 1.3 and keeping backwards compatible with TLS 1.2. Older, insecure versions are disabled.
Here are the supported cipers after the change:
- TLS_AES_128_GCM_SHA256
- TLS_AES_256_GCM_SHA384
- TLS_CHACHA20_POLY1305_SHA256
- ECDHE-ECDSA-AES128-GCM-SHA256
- ECDHE-RSA-AES128-GCM-SHA256
- ECDHE-ECDSA-AES128-SHA256
- ECDHE-RSA-AES256-GCM-SHA384
- ECDHE-ECDSA-AES256-SHA384
- ECDHE-RSA-AES256-SHA384