Skip to main content

v1.54.0

New Features

  • Home Dashboard: Made the AI jobs and integrations cards clickable.
  • Integration: Made the assigned job card clickable.
  • Job Configuration: Improved ease of use for updating job flows and settings.
  • Monitoring and Alerting: Added watchdogs for platform-level monitoring.
  • Post Decision: Added redirect URLs on events for post-decision integrations to facilitate feedback and validation from external systems.
  • RCA: Updated user interface for the Events Explorer view.
  • Release Notes: Added a release notes URL to the "New version available" notification.

Bug Fixes

  • Alerting: Fixed failed alerting issues when using Slack/Email as a subscriber.
  • Cacher Container: Fixed the issue where the Cacher container lost connection to the Elasticsearch container after a restart.
  • Code Blocks: Addressed the inability to define functions with multiple return values in Code Blocks.
  • Code Blocks: Resolved issues with .keys(), .values(), and .items() methods from dictionaries in Code Blocks.
  • Code Blocks: Resolved the issue with datetime.strftime not working in Code Blocks.
  • Context Enrichment: Fixed the issue where context enrichment was stuck in "loading" when editing an existing context enrichment from a cloned job.
  • Hypervisor: Fixed a memory leak in the Hypervisor.
  • Hypervisor: Resolved the integration check failure in Hypervisor when ignoring jobs with disabled integrations.
  • Integration: Added missing "role_mapping" parameters to the integration.
  • Integrations: Corrected the total number of assignments count when used as context enrichment in Integrations.
  • Integrations: Prevented the deletion of an integration if it is assigned to a job.
  • Job Aggregator: Ensured correct loading of the exposer cache of jobs at startup.
  • Job Aggregator: Fixed the "set_modified_feature_mapping() takes exactly 3 positional arguments (4 given)" error in Job Aggregator when adding three new different decision points.
  • Job Aggregator: Made pinned column settings persistent in the Job Aggregator view.
  • Job Cloning: Resolved the failure when cloning a job with the "Job settings and model" option.
  • LLM-CHAT: Corrected the message displayed when initiating neural networks in LLM-CHAT.
  • LLM-CHAT: Fixed a page crash issue caused by OpenAI errors in LLM-CHAT.
  • LLM-CHAT: Improved the resolution of the assistant icon message in LLM-CHAT.
  • Open Threat Intel Integration: Resolved an issue where the Open Threat Intel integration did not add history to events when IP/URL/hash was not malicious.
  • QRadar Integration: Added a batch size parameter to the QRadar input integration.
  • QRadar Integration: Ensured that the QRadar post-decision integration requires all necessary fields before addition.
  • RCA Explorer: Addressed missing suggestions from filters in RCA Explorer Filtering.
  • RCA Jobs: Fixed the issue where newly created RCA jobs did not ingest data.
  • RCA Overview: Fixed incorrect metrics on the RCA overview page.
  • Training: Resolved training failures caused by hash info backup mapping problems.
  • User Management: Fixed the issue where users could not be deleted in User Management.