Skip to content

Releases: elastic/ecs

ECS 9.4.0

19 May 16:56
354fd8d

Choose a tag to compare

Schema Changes

Added

  • Add entity.attributes.*, entity.lifecycle.last_activity, and entity.relationships.* fields from RFC 0054. Introduce reusable entity_reference field set for shared relationship identifier keys. #2598

Tooling and Artifact Changes

Added

  • Add alpha field maturity attribute, mirroring beta with mutual exclusion. #2599
  • Document field stability definitions (alpha, beta, GA) in design principles. #2599

Improvements

  • Increase composable template total_fields.limit from 2500 to 3000. #2598
  • Increase composable template total_fields.limit from 2000 to 2500. #2584 (superseded by #2598)
  • Remove the experimental/ build pipeline and unused cgroup.* fields; alpha and beta fields now live in schemas/. #2599

ECS 9.4.0 RC1

10 Apr 18:46
e79ed5c

Choose a tag to compare

ECS 9.4.0 RC1 Pre-release
Pre-release

Tooling and Artifact Changes

Added

  • Add alpha field maturity attribute, mirroring beta with mutual exclusion. #2599
  • Document field stability definitions (alpha, beta, GA) in design principles. #2599

Improvements

  • Increase composable template total_fields.limit from 2000 to 2500. #2584
  • Remove the experimental/ build pipeline and unused cgroup.* fields; alpha and beta fields now live in schemas/. #2599

ECS 9.3.0

03 Feb 18:22
716f2ad

Choose a tag to compare

Schema Changes

Added

  • Added cloud and orchestrator as allowed values for entity.type. #2567
  • Allow entity fields at root level. #2567
  • Added entity.target for self-nesting. #2567
  • Added the target field to be nested under host #2571

Improvements

  • Added details for implementation of url.query to avoid ambiguity #2488

ECS 9.3.0 RC1

18 Dec 19:52
d4ebc7c

Choose a tag to compare

ECS 9.3.0 RC1 Pre-release
Pre-release

Schema Changes

Added

  • Added cloud and orchestrator as allowed values for entity.type. #2567
  • Allow entity fields at root level. #2567
  • Added entity.target for self-nesting. #2567
  • Added the target field to be nested under host #2571

Improvements

  • Added details for implementation of url.query to avoid ambiguity #2488

ECS 9.2.0

24 Oct 18:32
6d26a0b

Choose a tag to compare

Schema Changes

Added

  • Add device value to event.type #2524
  • Add new device fields #2530
  • Added entity fieldset as beta #2537

ECS 9.2.0 RC1

26 Sep 18:21
76aead5

Choose a tag to compare

ECS 9.2.0 RC1 Pre-release
Pre-release

Schema Changes

Added

  • Add device value to event.type #2524
  • Add new device fields #2530
  • Added entity fieldset as beta #2537

ECS 9.1.0

13 Aug 19:26
d3d3c52

Choose a tag to compare

Schema Changes

Bugfixes

  • Add origin_referrer_url and origin_url fields, which indicate the origin information to the file, process and dll schemas #2441
  • Add thumbprint_sha256 to code_signature schema. #2452

Added

  • Add gen_ai fields to schema as beta. #2475

Tooling and Artifact Changes

Bugfixes

  • Fix otel urls for fieldsets with underscores. #2486

Improvements

  • Allow Unicode characters in generated ECS yml files. #2478
  • Update semconv version used in file generation to v1.34.0 #2483

ECS 9.0.0

25 Apr 04:13
da73ff1

Choose a tag to compare

Schema Changes

Breaking changes

  • Remove deprecated fields from previous major release; process.pgid, service.node.role, and inherited users. #2410

Bugfixes

  • Fix link rendering issues and usage of http in links. #2423
  • Fix link rendering for additional fields. #2458

Added

  • Add origin_referrer_url and origin_url fields, which indicate the origin information to the file, process and dll schemas. #2441

Improvements

  • Define base encoding of x509.serial_number. #2383
  • Restrict the encoding of x509.serial_number to base 16. #2398
  • Promote beta fields to GA. #2411
  • Set synthetic_source_keep = none on fields that represent sets. #2422
  • Increase ignore_above value for url.query. #2424

Tooling and Artifact Changes

Added

  • Add mapping between ECS and OpenTelemetry. #2415

ECS 9.0.0-rc1

05 Mar 03:24
20f81cd

Choose a tag to compare

ECS 9.0.0-rc1 Pre-release
Pre-release

Schema Changes

Breaking changes

  • Remove deprecated fields from previous major release; process.pgid, service.node.role, and inherited users. #2410

Bugfixes

  • Fix link rendering issues and usage of http in links. #2423

Added

  • Add origin_referrer_url and origin_url fields, which indicate the origin information to the file, process and dll schemas. #2441

Improvements

  • Increase ignore_above value for url.query. #2424
  • Set synthetic_source_keep = none on fields that represent sets. #2422
  • Promote beta fields to GA. #2411
  • Restrict the encoding of x509.serial_number to base 16. #2398
  • Define base encoding of x509.serial_number. #2383

Tooling and Artifact Changes

Added

  • Add mapping between ECS and OpenTelemetry. #2415

Improvements

  • Update data_stream.yml with top level type: group. #2414

ECS 8.17.0

29 Jan 22:34
v8.17.0
e3103a2

Choose a tag to compare

Schema Changes

Bugfixes

  • Fix link rendering issues and usage of http in links. #2423

Improvements

  • Increase ignore_above value for url.query. #2424
  • Set synthetic_source_keep = none on fields that represent sets. #2422