File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# @elastic/ecs-morgan-format Changelog
2
2
3
- ## Unreleased
3
+ ## v1.1.0
4
4
5
5
- Update @elastic/ecs-helpers @1.1.0 to get more robust HTTP req and res
6
6
formatting.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elastic/ecs-morgan-format" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " A formatter for the morgan logger compatible with Elastic Common Schema." ,
5
5
"main" : " index.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
# @elastic/ecs-pino-format Changelog
2
2
3
- ## Unreleased
3
+ ## v1.1.0
4
4
5
5
- Fix a "TypeError: Cannot read property 'host' of undefined" crash when using
6
6
` convertReqRes: true ` and logging a ` req ` field that is not an HTTP request
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elastic/ecs-pino-format" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " A formatter for the pino logger compatible with Elastic Common Schema." ,
5
5
"main" : " index.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
# @elastic/ecs-winston-format Changelog
2
2
3
- ## Unreleased
3
+ ## v1.1.0
4
4
5
5
- Fix a crash ([ #58 ] ( https://github.com/elastic/ecs-logging-nodejs/issues/58 ) )
6
6
when using APM integration and logging a record with an "event" or
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elastic/ecs-winston-format" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " A formatter for the winston logger compatible with Elastic Common Schema." ,
5
5
"main" : " index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments