File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# @elastic/ecs-helpers Changelog
2
2
3
- ## Unreleased
3
+ ## v1.0.0
4
4
5
5
- Change ` formatHttpRequest ` and ` formatHttpResponse ` to no longer exclude
6
6
the "content-length" and "user-agent" headers for "http.request.headers"
Original file line number Diff line number Diff line change 4
4
5
5
[ ![ Build Status] ( https://apm-ci.elastic.co/buildStatus/icon?job=apm-agent-nodejs%2Fecs-logging-nodejs-mbp%2Fmaster )] ( https://apm-ci.elastic.co/job/apm-agent-nodejs/job/ecs-logging-nodejs-mbp/job/master/ ) [ ![ js-standard-style] ( https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat )] ( http://standardjs.com/ )
6
6
7
- A set of helpers for the ECS logging libraries.
8
- You should not directly used this package, but the ECS logging libraries instead.
7
+ A set of helpers for the ECS logging libraries. You should not directly used
8
+ this package, but the [ ECS logging libraries] ( ../loggers ) instead.
9
9
10
10
## Install
11
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elastic/ecs-helpers" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 1.0 .0" ,
4
4
"description" : " ECS loggers helpers" ,
5
5
"main" : " lib/index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments