Skip to main content

0.90.0

What's Changed

🏕 K8s

  • feat: added collector update changes for Knowledge Graph
  • feat: add runtime branding config API for K8s deployments

🏕 Notifications

  • feat: add chat.messages.reactions.create scope for Google Chat OAuth; Add Slack read messages API by thread ID

🏕 Tickets

  • feat: ticket config insertion changes
  • feat: improve tickets listing page UI/UX

🏕 Workflow

  • feat: add config/secret support for task-level triggers; add workflow listing, create-popup and execution retry
  • feat: workflow IM and notification channel improvements; add direct message task and user listing action for runbook notifications
  • fix: workflow email action, Google Chat threaded reply and messageReplyOption fixes
  • fix: various executor, optimizer, approval routing and webhook trigger fixes; many stability fixes

🏕 Cloud

  • feat: read-only AWS account onboarding
  • feat: collector: add Azure scheduled query rules & activity log alerts; add 7 missing Azure resource collectors
  • fix: multiple collector-server fixes for Azure/GCP/AWS (onboarding, metrics, bootstrap, alert evidence, psql insertion fixes)
  • fix: prevent MQ poison retries and numerous Azure stability/backmerge tasks

🏕 AI

  • feat: shell_execute and workspace-enabled tools for agents; save intermediate ReWoo planner responses; parallel discovery and lazy loading in llm-server
  • fix: many LLM/ML performance improvements (word count refactor, planner changes, token/workspace issues, deadlocks, solver prompts, tool usage and perf improvements)