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 17e5d6b commit cfeebe3Copy full SHA for cfeebe3
loggers/pino/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# @elastic/ecs-pino-format Changelog
2
3
-## Unreleased
+## v1.1.2
4
5
- Fix a circular-require for code that uses both this package and
6
'elastic-apm-node'.
loggers/pino/package.json
{
"name": "@elastic/ecs-pino-format",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "A formatter for the pino logger compatible with Elastic Common Schema.",
"main": "index.js",
"files": [
0 commit comments