Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Releases: epsagon/epsagon-node

v1.108.0

11 Apr 11:00
ca2b804
Compare
Choose a tag to compare

1.108.0 (2021-04-11)

Features

  • added try/catch around filterTrace call, added limit to recursion (#473) (ca2b804)

v1.107.2

08 Apr 07:14
aa74fb7
Compare
Choose a tag to compare

1.107.2 (2021-04-08)

Bug Fixes

  • removing circular references before ignoring keys (#472) (aa74fb7)

v1.107.1

07 Apr 11:00
ca83851
Compare
Choose a tag to compare

1.107.1 (2021-04-07)

Bug Fixes

v1.107.0

07 Apr 10:35
c6baf12
Compare
Choose a tag to compare

1.107.0 (2021-04-07)

Bug Fixes

  • aws_sdk.js: support put records in kinesis (#467) (1596350)
  • ec2.js: ignore cases of irrelevant response (#469) (100227a)

Features

  • aws_lambda.js: add support for APIGW HTTP V2 (#465) (ba504a3)
  • aws-sdk.js: support cognito calls (#470) (c6baf12)

v1.106.2

22 Mar 09:11
8291b78
Compare
Choose a tag to compare

1.106.2 (2021-03-22)

Bug Fixes

  • aws_sdk.js: update metadata fields (#462) (704183a)
  • dynamodb-stream: add DynamoDB stream as additional data only when metadaOnly is false (#463) (e6ffae6)
  • kinesis: add useful info for kinesis.putRecords trace (#460) (8291b78)
  • readme-batch: update batch documentation (#459) (261e9fd)
  • sqs: add total_record_count in SQS trigger lambda (#464) (6aa1922)
  • wsk: revert finally changes of #428 (#461) (10eed06)

v1.106.1

01 Mar 08:01
9f16226
Compare
Choose a tag to compare

1.106.1 (2021-03-01)

Bug Fixes

  • batch-readme: update readme batch section (#454) (11689a2)
  • getmetricdata: add cloudwatch getMetricData event (#458) (a97b972)
  • index.d.ts: add enable and disable functions (#452) (3c0522b)
  • stepfunction: add two extra methods to track (#448) (9f16226)

v1.106.0

22 Feb 09:29
5de5593
Compare
Choose a tag to compare

1.106.0 (2021-02-22)

Bug Fixes

  • aws_sdk.js: support DDB update item hash (#444) (b426794)
  • import-path: fix path (#438) (df6244c)
  • index.d.ts: update wrapBatchJon (#441) (5598c34)
  • layers: add nodejs14 (#430) (04d4c15)
  • sqs_utils.js: update sns-sqs support (#445) (3a9bd93)
  • test-coverage: add nyc for test coverage (#435) (bc78796)
  • typescript-declaration: change labels declaration (#432) (1d9193f)
  • typescript-example: simple example how to use TS with webpack (#443) (d200dd1)

Features

v1.105.1

08 Feb 16:24
84dde7f
Compare
Choose a tag to compare

1.105.1 (2021-02-08)

Bug Fixes

  • mongo_wrap_support: change mongo wrapper to be based on shimmer (#429) (2e6dea6)
  • wsk: fix hanging openwhisk actions (#428) (84dde7f)

v1.105.0

02 Feb 14:23
a369ec5
Compare
Choose a tag to compare

1.105.0 (2021-02-02)

Bug Fixes

v1.104.4

26 Jan 11:54
ba6ff5a
Compare
Choose a tag to compare

1.104.4 (2021-01-26)

Bug Fixes

  • tracer.js: propagate tracer to send function (#413) (ba6ff5a)