Skip to content

Releases: joaquimserafim/superagent-bunyan

v5.3.0: Merge pull request #16 from joaquimserafim/5.3.0

12 Sep 17:05
b19ba44
Compare
Choose a tag to compare

Merge pull request #10 from joaquimserafim/v5.1.0

10 May 14:06
Compare
Choose a tag to compare

now depending of the outcome op superagent-bunyan will expose on the err or res objects the prop opDuration

v5.0.0: Merge pull request #9 from joaquimserafim/v5

05 May 00:07
Compare
Choose a tag to compare
  • add a new argument (object) to be possible to pass extra info in the log entry

Merge pull request #8 from joaquimserafim/v4.3.0

28 Apr 10:40
Compare
Choose a tag to compare
  • expose method prop in the end of the request

Merge pull request #7 from joaquimserafim/v4.2.0

13 Apr 14:25
Compare
Choose a tag to compare
  • exposes the service at the end of the request info

v4.0.0: Merge pull request #5 from joaquimserafim/v4

21 Mar 08:43
Compare
Choose a tag to compare
  • changes the prop id by req_id to be sync with bunyan

Merge pull request #4 from joaquimserafim/v3.0.1

01 Mar 08:24
Compare
Choose a tag to compare
  • fix the initial log entry due missing the request body if there were

v3.0.0: Merge pull request #3 from joaquimserafim/v3

28 Feb 21:04
Compare
Choose a tag to compare
  • use a new request serializer to get the follow props req.body, req.qs and req.path
  • more test expectations to improve module reliability

v2.1.0: Merge pull request #2 from joaquimserafim/v2.1

21 Feb 20:22
Compare
Choose a tag to compare
  • if using the header X-Request-ID superagent-bunyan will use the value for the req.id
  • the initial request the query string will be logged if exist
  • add better tests cases

v2.0.0: Merge pull request #1 from joaquimserafim/v2

12 Feb 16:01
Compare
Choose a tag to compare

some minor changes to the module behavior