Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 18 May 15:08
8182a91

0.10.0 (2026-05-18)

Features

  • modules/cases: add Case Management module (#388) (58d8460)
  • modules/cloud: add CSPM findings query and suppression tools (#378) (c76dce5)
  • modules/shield: add Falcon Shield (SaaS Security) module (#355) (3218176)
  • modules: remove deprecated incidents module (#368) (54c4948), closes #330
  • publish falcon mcp to the mcp registry (#357) (47acb05)

Bug Fixes

  • server: falcon_check_connectivity will try auth once before reporting no connectivity to Falcon API (#363) (cea77ef)
  • server: surface diagnostic details on auth failure at startup (#379) (50a8c95), closes #351
  • tests: make NGSIEM async tests actually execute (#381) (64ecd27), closes #375
  • tools: omit outputSchema from tools/list to fit client context budgets (#376) (943fe55)

Refactoring

  • modules: standardize tool descriptions across all modules (#385) (939d62e), closes #380