Release 3.0.0 - Summary
The 3.0.0 version of AI-Link was released on September 13th, 2024.
This is the first AI-Link release that supports container-based AtScale. Any customers that are using installer-based AtScale should NOT upgrade to this version.
Users are able to connect to container-based data models, and perform read operations on those data models. This supports data science and data analytic workloads.
Note that, unlike the installer-based AtScale versions, we do not currently support any write functionality in the container. This includes making, editing, and deleting semantic objects and writing new tables into the semantic model. This functionality will be re-introduced in a later version of AI-Link, however it is not supported today.
Main components of this release include:
- Compatibility with container-based AtScale instances
- Removal of the Project object
- Introduction of Catalog and Repo objects
- Removal of all write functionality
Please refer to our API documentation for the latest syntax to use with AI-Link.
Workflows
The workflow to get a workable data model has changed. A notebook for this can be found here.
-----------------