New Features
Entity API for Workspace Data Filters
You can now set workspace data filters directly using the /api/v1/entities/workspaces/<child_workspace_id>/workspaceDataFilterSettings/<object_id> entity API endpoint. This update offers a faster alternative to using the declarative API for the entire workspace, while also mitigating the risk of parallel overwrites when multiple users modify workspace settings simultaneously.
Learn More:
Set Up Data Filters in Workspaces
Other Changes
Revised API Error Responses
In this release, we focused on enhancing the error responses from various API services by validating and fixing incorrect error codes and messages. The goal was to provide users with clearer and more informative responses, particularly when encountering errors.
Bug Fixes
-
We have resolved issues with broken analytics in children workspaces during the declarative PUT LDM process.