HomeGuidesRecipesAPI Reference
Alation Help Center

API Release Notes

See Finding Your Alation Version for help determining which version of Alation you're using.

2024.1 API Release Notes

New

  • With the Public Preview of the new Document Hubs feature, we've added a new Documents API for creating, updating, retrieving, and deleting documents. Document Hubs are the new documentation feature for Alation. Document Hubs are the equivalent of article groups and glossaries, while documents are the equivalent of articles and terms.

Fixed

  • The Data Dictionary API can now be used by Stewards, Composers, Source Admins, Catalog Admins, and Server Admins, bringing the API up to date with the UI. Setting the parameter alation.feature_flags.disable_perm_check_on_upload_dd to true in alation_conf disables permission checks during the upload process, which may improve performance, and also makes it so only Catalog Admins and Server Admins can use this endpoint.