Skip to main content

v1.60.0

New Features

  • AI Assistant: Added an Arcanna AI Assistant with MCP capabilities.
  • AI Assistant: Introduced reasoning and summarization capabilities on buckets.
  • AI Assistant: Introduced the ability to do reasoning and summarization on the pipeline, for post-decision usage.
  • Analytics: Added confusion matrix and decision breakdown visualizations on the job level.
  • Integrations: Added certificate verification bypass option for Slack integration.
  • Integrations: Enabled Microsoft Graph integration in alerting and watchdog systems.
  • Job Management: Added the ability to mark the production date of a job, for easier model performance tracking.
  • Management API: Added functionality to interact with AI Jobs that have non-External REST API inputs through Query Events.
  • Management API: Added job training and feedback capabilities to the Arcanna Management API.
  • Management API: Enhanced token endpoint functionality.
  • Management API: Improved stability for the resources management endpoints.
  • Monitoring: Added healthcheck for input integrations in job creation through the management API.
  • Monitoring: Fixed inactive_jobs check on hypervisor for multi-input scenarios.
  • Performance: Enhanced job accuracy metrics and optimized performance for jobs with many decisions.
  • Performance: Improved speed for Amazon Bedrock integration.
  • Pipeline: Added ability to reprocess events on Decision Intelligence jobs, giving users more control over their workflow.
  • System Architecture: Implemented Active-Passive architecture for components to support disaster recovery.

Bug Fixes

  • Analytics: Fixed model metrics computation failures due to version conflicts.
  • Backend: Fixed Buckets updater failure on feedback recreate.
  • Development: Resolved issue where Arcanna fields could not be accessed directly in Code block.
  • Error Handling: Resolved 500 error on storage info endpoint after deleting an input integration.
  • Integrations: Fixed unexpected body text limit in Graph Email Integration.
  • Logging: Corrected CE Fail status on Log messages from info to appropriate level.
  • Management API: Corrected behavior of query parameters to work as intended.
  • Management API: Ensured storage tag IDs remain unchanged during job updates via Resources API.
  • Management API: Fixed job creation through API to properly update integration metadata.
  • Management API: Made features key available as deprecated property on resources job create API endpoint.
  • Monitoring: Implemented health check for LLM integrations.
  • Notifications: Fixed Email post decision functionality.
  • Performance: Fixed slow response time in Add Feedback Endpoint.
  • Search: Addressed filtering issues in Context Enrichment.
  • UI: Addressed "failed to load license expiration date" message persisting after adding license.
  • UI: Addressed max total number of events display limitation in StorageTagManagement.
  • UI: Aligned Job Overview DI tabs and Refresh button to display in the same line.
  • UI: Fixed Case Creation modal to not default to previously used integration.
  • UI: Fixed issue where "view performance" crashed page when "recomputing metrics" was in progress.
  • UI: Fixed problem with explorer columns disappearing after editing context enrich integration.
  • UI: Removed unnecessary warning about saving Codeblock after Decision Model.
  • UI: Resolved bulk "clear feedback" issues on DI Feedback page.