Skip to main content

3.0.0 release notes

This is the first release of AI-Link compatible with the Container version of AtScale. If you are migrating from the Installer version of AtScale, you'll need to update any workflows to accommodate foundational changes to the codebase. We recommend reading through the Documentation and API reference for a full list of changes.

At a high level, the following has changed:

  • The removal of the Project object
  • New objects for Catalog and Repo
  • Removal of write functionality across all classes. This will be added back in later releases.
  • Workflow to get a workable data model has changed. A notebook for this can be found here.

This is essentially a full re-write of AI-Link. Please refer to our API documentation for the latest syntax to use with this new release.