Skip to content

v4.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jul 14:46
670e7b7

Changelog

  • feat: Add ops analyse slow-process-instances to localize slow process instances by keys, stdin, or process-definition selectors with element timing, duration filters, hotspot summaries, and optional full timeline output. #244 #248
  • feat: Add runtime element inspection with get element, including direct lookup, search filters, paging, --total, --keys-only, JSON output, and Camunda 8.8/8.9 support. #240 #241
  • feat: Add runtime element enrichment for get process-instance --with-elements, composable with process-instance search, variables, and incidents. #235 #242
  • feat: Add listener-job enrichment with --with-listeners for get element, get process-instance --with-elements, walk process-instance --with-elements, and ops analyse slow-process-instances. #249
  • feat: Add walk process-instance --with-elements to include runtime elements in process-instance ancestry, descendants, and family traversal while preserving script-safe output modes. #251
  • feat: Add runtime element duration rendering so process-instance and slow-process views can show where active execution time is spent. #244
  • feat: Add compact slow-process hotspot output with hidden-row counts and --with-full-timeline for full chronological detail. #248
  • feat: Add dry-run preview support for process-definition deletion planning.