Releases: iopipe/iopipe-js-core
Releases · iopipe/iopipe-js-core
v1.19.5
1.19.5 (2019-10-04)
Bug Fixes
- agent: Add fallbacks for regions without signers (4b4d448), closes #356
v1.19.4
1.19.4 (2019-09-25)
Bug Fixes
- context: support promise payloads to context succeed/fail (9640024), closes #350
v1.19.3
1.19.3 (2019-09-18)
Bug Fixes
- schema: add
bulkCommands
to dbTraceEntries (3e872ca), closes #349
- schema: add
bulkCommands
to dbTraceEntries (9734646), closes #345
v1.19.2
1.19.2 (2019-09-16)
Bug Fixes
- schema: Add
hasResponse
to httpTraceEntries (#346) (038f34a)
v1.19.1
1.19.1 (2019-07-09)
Bug Fixes
- Waiting for promises to resolve (a3233ea)
v1.19.0
1.19.0 (2019-07-05)
Features
- promises: Adds monitoring for promises, removes Node 6 support (c3237b6)
- promises: Support monitoring for functions that don't invoke IOpipe callback (749c2b9), closes #335
v1.18.0
1.18.0 (2019-06-18)
Features
- dbtraces: adding db index and table to dbtrace schema. (9538b99), closes #332
- dbtraces: adding db index and table to dbtrace schema. (210e9cc)
v1.17.7
1.17.7 (2019-06-18)
Bug Fixes
- Fix this var for getRemainingTimeInMillis with NSolid layer (#329) (a402dbd)
v1.17.6
1.17.6 (2019-06-05)
Bug Fixes
- schema: removing unused request.hash property from dbtraces. (263ef52)
- schema: restructures args[arr] dbtrace property to a simple key string, and removes unused dbtrace response property. (3d86f37)
v1.17.5
1.17.5 (2019-05-22)
Bug Fixes
- schema: adds database trace schema (56cd114)