Skip to content

Commit

Permalink
docs: update changelog for 1.39.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NatalieWolfe committed May 11, 2017
1 parent 8607435 commit 139a489
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

### v1.39.1 (2017-05-11):
* Fixed a transaction state loss introduced in Node 7.10.0 when using
`net.createConnection`.

Added a new segment for `net.connect`, `net.createConnection`, and
`http.Agent#createConnection`. Sockets created within a transaction also have
their `emit` bound to the segment.

* Fixed a typo about the name of the default configuration file. Thanks Jacob
LeGrone (@jlegrone)!


### v1.39.0 (2017-05-01):
* Updated the default value for `transaction_tracer.record_sql` to `obfuscated`.

Expand Down

0 comments on commit 139a489

Please sign in to comment.