New Features and Improvements
AtScale contains the following new features and improvements.
Bundled service images now delivered direct by AtScale
AtScale now houses images for all bundled services to minimize delivery disruptions of critical components. This effort will be backported to a limited number of releases so customers can upgrade configurations and pull from the new image locations.
DEVOPS-7128
Define constraint translations in Design Center
You can now define constraint translations in Design Center. Previously, this could only be done via SML.
Constraint translation is a Public Preview feature.
To support this functionality, the Level properties panel contains a new Constraint Translation Rank field, where you can designate the level as a constraint translation level and assign it a rank. Additionally, the Relationship properties panel contains a new Constraint Translation Settings section, where you can define the relationship between the constraint translation level and the fact table's partition key column.
For more information on configuring constraint translations, see Using Constraint Translation for Fact Table Query Acceleration.
ATSCALE-27441, ATSCALE-28070
License page now on the Settings page
The License page has been moved from the Control Center to the Settings page in Design Center. For more information, see Viewing and Updating Licenses and Settings Page.
ATSCALE-23235
Identity Broker now accessible from Design Center
You now access the Identity Broker from the left-side navigation of Design Center, via the Security option. For more information on the Identity Broker, see Managing User Access and Security.
ATSCALE-27442
Control visibility of Git branches
AtScale admins can now control which Git repository branches are visible to Design Center users.
To support this functionality, the Link Repo and Edit Repo panels contain a new Visible Branches Pattern field, where you can define a regular expression to determine which branches are visible.
For more information, see Managing Git Repositories in AtScale.
ATSCALE-27213
SML 1.2 now available
SML version 1.2 is now available. After upgrading to C2025.7.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.
Configure visibility for models within Composite Models
You can now control which referenced models are deployed with your composite models.
Composite models are a Public Preview feature.
To support this functionality, SML catalog files support a new hidden_models
property, which enables you to list the referenced models that you do not want deployed. For more information, refer to the AtScale SML Object Documentation on GitHub.
ATSCALE-26118