Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 1.24 KB

CHANGELOG.next.md

File metadata and controls

66 lines (38 loc) · 1.24 KB

Unreleased

Breaking Changes

  • Removing deprecated --oss from generator #1404
  • Removing use-cases directory #1405
  • Remove host.user.* field reuse. #1439

Schema Changes

Bugfixes

Added

  • elf.* field set added as beta. #1410
  • Remove beta from orchestrator field set. #1417
  • Extend threat.* field set beta. #1438

Improvements

  • Fix ecs GitHub repo link source branch #1393
  • Add --exclude flag to Generator to support field removal testing #1411
  • Explicitly include user identifiers in relater.user description. #1420

Deprecated

  • Note deprecation of the host.user.* field reuse. #1422

Tooling and Artifact Changes

Bugfixes

Added

  • Support match_only_text data type in Go code generator. #1418

Improvements

Deprecated