New Features and Improvements
AtScale contains the following new features and improvements.
New CLI for deploying models
You can now deploy models programmatically using AtScale's sml-cli
. This enables you to automate deployments using CI/CD pipelines. For example, organizations with multiple environments (e.g., development and production) may want to have deployments to one environment automatically trigger deployments to others to ensure consistent configurations across all of them.
sml-cli
supports deployments to both AtScale and Tableau Server.
For information on getting started with sml-cli
, see Automating Deployments.
ATSCALE-23293
New role for managing data warehouses
The AtScale Identity Broker contains a new simple role called datawarehouses_manage
. Users with this role can add new data warehouses, as well as view, edit, and delete the data warehouses they have access to. This enables users to manage their own data warehouses, without requiring full admin access to AtScale.
For more information on the new role, see Identity Broker Default Roles. For more information on managing data warehouses, see Adding Data Warehouses.
ATSCALE-25854
New API endpoint for listing all data warehouses
The AtScale API has a new endpoint for listing all data warehouses to which the user has access. For more information, see the AtScale API documentation.
ATSCALE-26018
Changes to Tableau Server configuration
The workflow for configuring Tableau Server definitions has been updated and streamlined. These changes were made to resolve issues with creating multiple Tableau Server definitions.
As a result of this update, the options available on the Add Tableau Server Definition panel have changed. For more information, see Configuring Connections to Tableau Server.
After upgrading to C2025.3.1, you must reconfigure any existing Tableau Server definitions using the new workflow. For instructions, see Configuring Connections to Tableau Server.
ATSCALE-25647, ATSCALE-25492