Skip to content

Latest commit

 

History

History
62 lines (39 loc) · 1.44 KB

CHANGELOG.next.md

File metadata and controls

62 lines (39 loc) · 1.44 KB

Unreleased

Schema Changes

Added

  • Added service.address field. #1537
  • Promote threat.software.* and threat.group.* fields to GA. #1540
  • Added service.environment as a beta field. #1541
  • Added process.end field. #1544
  • Introduce container metric fields into experimental schema. #1546
  • Update user.name and user.id examples for clarity. #1566

Tooling and Artifact Changes

Breaking Changes

  • Removing deprecated --oss from generator #1404
  • Removing use-cases directory #1405
  • Remove host.user.* field reuse. #1439
  • Remove deprecation notice on http.request.method. #1443
  • Migrate log.origin.file.line from integer to long. #1533

Bugfixes

Added

  • Added file.fork_name field. #1288
  • Beta migration on some keyword fields to wildcard. #1517
  • Support ES 6.x type fallback for match_only_text field types. #1528

Improvements

  • Beta migration of text and .text multi-fields to match_only_text. #1532

Deprecated