-
Notifications
You must be signed in to change notification settings - Fork 154
Comparing changes
Open a pull request
base repository: aws-powertools/powertools-lambda-typescript
base: v0.7.2
head repository: aws-powertools/powertools-lambda-typescript
compare: v0.8.0
- 16 commits
- 34 files changed
- 5 contributors
Commits on Apr 1, 2022
-
build(deps-dev): bump @aws-sdk/client-dynamodb from 3.55.0 to 3.58.0 (#…
…719) Bumps [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) from 3.55.0 to 3.58.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.58.0/clients/client-dynamodb) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff3d153 - Browse repository at this point
Copy the full SHA ff3d153View commit details
Commits on Apr 5, 2022
-
feat: added captureHTTPsRequest feature (#677)
* fix: increased test cases timeout to make it more stable * test: increase timeout to 4min * feat: added captureHTTPsRequest feature * docs: added 3rd party clients notice * fix: removed unused import * chore: add integ tests * fix: increased timeout to 3min * fix: error introduced in test fn * fix: revert changes on e2e test from this PR * fix: reverted e2e test * fix: reintroduced some changes * fix: re-added manual e2e tests * fixtroubleshooting * fixtroubleshooting * fix/troubleshooting * fix/troubleshooting * fix/troubleshooting * Update docs/core/tracer.md Co-authored-by: Florian Chazal <[email protected]> * fix: addressed review comments * build(deps): updated client-dynamodb dev dep * Update docs/core/tracer.md Co-authored-by: Sara Gerion <[email protected]> * Update packages/tracing/tests/unit/ProviderService.test.ts Co-authored-by: Sara Gerion <[email protected]> * Update packages/tracing/src/Tracer.ts Co-authored-by: Sara Gerion <[email protected]> Co-authored-by: Florian Chazal <[email protected]> Co-authored-by: Sara Gerion <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a36723 - Browse repository at this point
Copy the full SHA 5a36723View commit details
Commits on Apr 7, 2022
-
build(deps): bump aws-sdk from 2.1105.0 to 2.1109.0 (#736)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1105.0 to 2.1109.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1105.0...v2.1109.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca17e42 - Browse repository at this point
Copy the full SHA ca17e42View commit details -
build(deps-dev): bump eslint-import-resolver-typescript (#720)
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 494eea0 - Browse repository at this point
Copy the full SHA 494eea0View commit details -
build(deps-dev): bump @typescript-eslint/parser from 5.17.0 to 5.18.0 (…
…#725) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ffdd36d - Browse repository at this point
Copy the full SHA ffdd36dView commit details -
build(deps-dev): bump esbuild from 0.14.29 to 0.14.34 (#734)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.29 to 0.14.34. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](evanw/esbuild@v0.14.29...v0.14.34) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27c6953 - Browse repository at this point
Copy the full SHA 27c6953View commit details -
build(deps): bump constructs from 10.0.102 to 10.0.108 (#735)
Bumps [constructs](https://github.com/aws/constructs) from 10.0.102 to 10.0.108. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.0.102...v10.0.108) --- updated-dependencies: - dependency-name: constructs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fba4410 - Browse repository at this point
Copy the full SHA fba4410View commit details -
build(deps-dev): bump typedoc from 0.22.13 to 0.22.14 (#737)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.13 to 0.22.14. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.22.13...v0.22.14) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 108087d - Browse repository at this point
Copy the full SHA 108087dView commit details -
build(deps-dev): bump @aws-cdk/cx-api from 2.19.0 to 2.20.0 (#738)
Bumps [@aws-cdk/cx-api](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/cx-api) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/master/allowed-breaking-changes.txt) - [Commits](https://github.com/aws/aws-cdk/commits/HEAD/packages/@aws-cdk/cx-api) --- updated-dependencies: - dependency-name: "@aws-cdk/cx-api" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b0e147 - Browse repository at this point
Copy the full SHA 8b0e147View commit details -
build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0 (#739)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.25.4...v2.26.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 258128d - Browse repository at this point
Copy the full SHA 258128dView commit details -
build(deps-dev): bump cdk-assets from 2.19.0 to 2.20.0 (#740)
Bumps [cdk-assets](https://github.com/aws/aws-cdk/tree/HEAD/packages/cdk-assets) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/master/allowed-breaking-changes.txt) - [Commits](https://github.com/aws/aws-cdk/commits/HEAD/packages/cdk-assets) --- updated-dependencies: - dependency-name: cdk-assets dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 862a928 - Browse repository at this point
Copy the full SHA 862a928View commit details -
build(deps-dev): bump @aws-cdk/cloudformation-diff from 2.19.0 to 2.2…
…0.0 (#741) Bumps [@aws-cdk/cloudformation-diff](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/cloudformation-diff) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/master/allowed-breaking-changes.txt) - [Commits](https://github.com/aws/aws-cdk/commits/HEAD/packages/@aws-cdk/cloudformation-diff) --- updated-dependencies: - dependency-name: "@aws-cdk/cloudformation-diff" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e1f4408 - Browse repository at this point
Copy the full SHA e1f4408View commit details -
build(deps): bump aws-cdk-lib from 2.19.0 to 2.20.0 (#742)
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/master/allowed-breaking-changes.txt) - [Commits](https://github.com/aws/aws-cdk/commits/HEAD/packages/aws-cdk-lib) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7cb8a27 - Browse repository at this point
Copy the full SHA 7cb8a27View commit details -
build(deps-dev): bump @typescript-eslint/eslint-plugin (#743)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.18.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0fbf46e - Browse repository at this point
Copy the full SHA 0fbf46eView commit details -
build(deps): bump aws-sdk from 2.1109.0 to 2.1110.0 (#744)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1109.0 to 2.1110.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-js@v2.1109.0...v2.1110.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0813b25 - Browse repository at this point
Copy the full SHA 0813b25View commit details
Commits on Apr 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c2870e - Browse repository at this point
Copy the full SHA 1c2870eView commit details
There are no files selected for viewing