- Add validation against the ecs-logging [spec](https://github.com/elastic/ecs-logging/blob/main/spec/spec.json) ([#31](https://github.com/elastic/ecs-logging-python/pull/31))
- Add support for `service.name` from APM log correlation ([32](https://github.com/elastic/ecs-logging-python/pull/32))
- Correctly order `timestamp`, `log.level`, and `message` fields ([28](https://github.com/elastic/ecs-logging-python/pull/28))