Skip to main content

Release Notes September 2025

Develop

Feature release status badge: Feature
Feature
Snowflake and DataOps MCP servers

We have added Snowflake and DataOps MCP servers to DataOps.live Assist.

Feature release status badge: Improvement
Improvement
MFA Support for Username Password Login

We now support Multi-Factor Authentication for Username Password configured Snowflake connections.

Operate

Feature release status badge: Improvement
Improvement
TLS protocol

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