- Rewrite type annotations ([119](https://github.com/elastic/ecs-logging-python/pull/119))
- Don't de-dot `ecs.version` ([118](https://github.com/elastic/ecs-logging-python/pull/118))
- Make it possible override the JSON serializer in `StructlogFormatter` ([114](https://github.com/elastic/ecs-logging-python/pull/114))
- Use `fromtimestamp` instead of deprecated `utcfromtimestamp` ([105](https://github.com/elastic/ecs-logging-python/pull/105))
- Remove unused imports and fix an undefined name ([101](https://github.com/elastic/ecs-logging-python/pull/101))