HomeGuidesChangelog
Changelog

CLI 6.29.13.0

[6.29.13.0] - 2026-01-23

Added

  • Unified severity mapper for consistent severity mapping across 17+ integrations
  • Asset and finding parser framework for configurable data transformation
  • Resilience patterns including circuit breaker, retry policies, and checkpoint manager
  • Observability framework with structured logging, metrics collection, and distributed tracing
  • Integration configuration manager for centralized settings management
  • Dynamic connection pool sizing that scales with thread configuration

Changes

  • GraphQL pagination now uses iterative approach instead of recursive for improved stability

Fixed

  • Fixed an issue with default config affecting config decryption/encryption