MaestroHub 2.6.3 Release Notes
MaestroHub 2.6.3 is a small maintenance release. It ships a bugfix for the Microsoft SQL Server connector's encryption handling. The connector's main capabilities were introduced back in 2.6.0 and are unchanged here. Your pipelines, connectors and dashboards from 2.6.2 continue to work exactly as before.
What's Fixed in 2.6.3
Microsoft SQL Server
-
"Disable" encryption now works as expected — When you set a SQL Server connection's Encryption Mode to Disable, MaestroHub now connects without encryption, as the setting says. Previously this option could still attempt an encrypted connection, which failed against servers that don't support encryption and blocked those connections from being set up.
Good to know. This only affects connections with Encryption Mode set to Disable. If your SQL Server requires encryption, choose Enable or Strict instead. Connections that already use one of those modes are unaffected.
Getting Started
Download a native binary or pull the Docker image and follow the Getting Started guide to have MaestroHub running in minutes.