Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws-powertools/powertools-lambda-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 16 commits
  • 34 files changed
  • 5 contributors

Commits on Apr 1, 2022

  1. 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>
    dependabot[bot] authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    ff3d153 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. 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]>
    3 people authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    5a36723 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ca17e42 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    494eea0 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ffdd36d View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    27c6953 View commit details
    Browse the repository at this point in the history
  5. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    fba4410 View commit details
    Browse the repository at this point in the history
  6. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    108087d View commit details
    Browse the repository at this point in the history
  7. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    8b0e147 View commit details
    Browse the repository at this point in the history
  8. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    258128d View commit details
    Browse the repository at this point in the history
  9. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    862a928 View commit details
    Browse the repository at this point in the history
  10. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e1f4408 View commit details
    Browse the repository at this point in the history
  11. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    7cb8a27 View commit details
    Browse the repository at this point in the history
  12. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0fbf46e View commit details
    Browse the repository at this point in the history
  13. 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>
    dependabot[bot] authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0813b25 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    1c2870e View commit details
    Browse the repository at this point in the history
Loading