Releases: elastic/ecs
Releases · elastic/ecs
ECS 9.4.0
Schema Changes
Added
- Add
entity.attributes.*,entity.lifecycle.last_activity, andentity.relationships.*fields from RFC 0054. Introduce reusableentity_referencefield set for shared relationship identifier keys. #2598
Tooling and Artifact Changes
Added
- Add
alphafield maturity attribute, mirroringbetawith mutual exclusion. #2599 - Document field stability definitions (alpha, beta, GA) in design principles. #2599
Improvements
ECS 9.4.0 RC1
ECS 9.3.0
Schema Changes
Added
- Added
cloudandorchestratoras allowed values forentity.type. #2567 - Allow entity fields at root level. #2567
- Added
entity.targetfor 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
Schema Changes
Added
- Added
cloudandorchestratoras allowed values forentity.type. #2567 - Allow entity fields at root level. #2567
- Added
entity.targetfor 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
ECS 9.2.0 RC1
ECS 9.1.0
Schema Changes
Bugfixes
- Add
origin_referrer_urlandorigin_urlfields, which indicate the origin information to the file, process and dll schemas #2441 - Add
thumbprint_sha256tocode_signatureschema. #2452
Added
- Add
gen_aifields to schema as beta. #2475
Tooling and Artifact Changes
Bugfixes
- Fix otel urls for fieldsets with underscores. #2486
Improvements
ECS 9.0.0
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_urlandorigin_urlfields, 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_numberto 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
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