Skip to content

Laces Data Platform v12.2#

Release date: March 31, 2024

Since the previous release the following changes have been implemented.

Ability to update icon and abstract via v4 API#

We have added the ability to set the abstract and icon of a publication via the v4 POST and PATCH APIs.

Ability to request only the latest version of versioned publications from the v4 API#

We have added a flag to the v4 publications GET API to request only returning the latest version of versioned publications. Default behavior if the flag is not set remains returning all versions.

Ability to request child publications of any group from the v4 API#

We have added the ability to pass any groupID as a filter to the v4 publications GET API, to request all publications which are children of the specified group.