We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d75bc commit 41e8ca0Copy full SHA for 41e8ca0
CHANGELOG.md
@@ -3,7 +3,7 @@
3
## 2.2.0 (2024-06-27)
4
5
- Rewrite type annotations ([#119](https://github.com/elastic/ecs-logging-python/pull/119))
6
-- Don't de-dot ecs.version ([#118](https://github.com/elastic/ecs-logging-python/pull/118))
+- Don't de-dot `ecs.version` ([#118](https://github.com/elastic/ecs-logging-python/pull/118))
7
- Make it possible to use a different json serializer in StructlogFormatter ([#114](https://github.com/elastic/ecs-logging-python/pull/114))
8
- Use fromtimestamp instead of deprecated utcfromtimestamp ([#105](https://github.com/elastic/ecs-logging-python/pull/105))
9
- Remove unused imports and fix an undefined name ([#101](https://github.com/elastic/ecs-logging-python/pull/101))
0 commit comments