Releases: elastic/ecs-logging-php
Releases · elastic/ecs-logging-php
2.0.0
Bug fixes
- Fixed incompatibilities with the spec #23
Features
- Updated implementation to keep it compatible with the latest ECS logging spec #17
- Run tests via composer script #9
- 1.0.0 GA #5
- sanitize labels issue #1 #2
1.0.3
Bug fixes
- Updated identifier where %i does not exists #28
Features
- Added support for PHP 8 #32
1.0.2
Bug fixes
- Include time zone in the
@timestamp
#15
- Fixed incompatibilities with the spec #23
Features
- Updated implementation to keep it compatible with the latest ECS logging spec #17
v1.0.1
Added key sanitisation of the labels.field keys (PR #2 )
v1.0.0
Release to support ECS v1.x.y