Version 7.30.9
1774034738166
Updates
Bug Fix
Updates
SkipParsing Query Parameter for Nodes API: The Nodes GET endpoints now accept optional
skipParsing=true, which skips parsing Node transforms for a faster response. You can useskipParsing=trueon its own or together withdetail=true. Both combinations are supported. When you passdetail=true, responses include full Node detail but omit parsed transform data, which helps integrations and dashboards that do not need that payload.
Bug Fixes
CLI Refresh Performance Regression: Fixed an issue where running refresh jobs with coa CLI would run for too long. CLI refresh jobs now complete in expected time.
