New Features and Improvements
C2025.8.0
Support for Atlassian Bitbucket
AtScale now supports Bitbucket as a Git vendor. For instructions on connecting to Bitbucket, see Managing Git Repositories in AtScale and Connecting to Git.
ATSCALE-23063
SML 1.3 now available
SML version 1.3 is now available. After upgrading to C2025.8.0, you may receive warning messages in the Model Validator about upgrading your SML files. Click Fix Error in the messages to update your files automatically.
For information on the latest version of SML, refer to the AtScale SML Object Documentation on GitHub.
New role for managing Git repositories
The Identity Broker contains a new simple role called repository_project_manage, which allows users to link, edit, and unlink Git repositories in Design Center. This enables you to grant users permission to manage their own repositories without requiring admin access.
This role is automatically assigned to users with the following roles: admin, application_admin, designcenter_user.
For more information, see Identity Broker Default Roles.
ATSCALE-24637
New global setting to restrict deployment of local changes
AtScale provides a new global setting, catalog.deployment.uncommitted.enabled, which controls whether users can deploy local changes. When enabled, users can deploy catalogs with local changes. When the setting is disabled, users are required to commit all changes before deploying. This setting is enabled by default.
For more information, see Catalog Settings.
ATSCALE-25780
Manage Google BigQuery data warehouses via API
You can now manage Google BigQuery data warehouses via the AtScale API. This enables you to automate certain tasks, such as creating data warehouses and rotating tokens. For more information, see the AtScale API documentation.
ATSCALE-25126