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.0
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.7.1
Choose a head ref
  • 15 commits
  • 34 files changed
  • 6 contributors

Commits on Mar 8, 2022

  1. fix(logger): fix handling of additional log keys (#614)

    * fix(logger): fix handling of additional log keys
    
    * fix(logger): add unit tests
    
    * chore(examples): extend logger example
    
    * docs: update docs about logging additional keys
    Dmitry Balabanov authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    8aab299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed4926 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

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

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    6d4ab75 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump constructs from 10.0.82 to 10.0.87 (#657)

    Bumps [constructs](https://github.com/aws/constructs) from 10.0.82 to 10.0.87.
    - [Release notes](https://github.com/aws/constructs/releases)
    - [Commits](aws/constructs@v10.0.82...v10.0.87)
    
    ---
    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 Mar 14, 2022
    Configuration menu
    Copy the full SHA
    89e7ca8 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump release-drafter/release-drafter from 5.18.1 to 5.19…

    ….0 (#656)
    
    Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.18.1 to 5.19.0.
    - [Release notes](https://github.com/release-drafter/release-drafter/releases)
    - [Commits](release-drafter/release-drafter@v5.18.1...v5.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: release-drafter/release-drafter
      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 Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2714404 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump aws-sdk from 2.1089.0 to 2.1092.0 (#655)

    Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1089.0 to 2.1092.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.1089.0...v2.1092.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 Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b9a9b5c View commit details
    Browse the repository at this point in the history
  5. build(deps): bump aws-cdk-lib from 2.15.0 to 2.16.0 (#660)

    Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) from 2.15.0 to 2.16.0.
    - [Release notes](https://github.com/aws/aws-cdk/releases)
    - [Changelog](https://github.com/aws/aws-cdk/blob/v2.16.0/CHANGELOG.v2.md)
    - [Commits](https://github.com/aws/aws-cdk/commits/v2.16.0/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 Mar 14, 2022
    Configuration menu
    Copy the full SHA
    58e4a57 View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump eslint from 8.10.0 to 8.11.0 (#661)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.10.0 to 8.11.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.10.0...v8.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0c5ca5d View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump esbuild from 0.14.25 to 0.14.26 (#659)

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.25 to 0.14.26.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.14.25...v0.14.26)
    
    ---
    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 Mar 14, 2022
    Configuration menu
    Copy the full SHA
    0468202 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9fba1d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f38a9fa View commit details
    Browse the repository at this point in the history
  10. fix(logger): enable sequential invocation in e2e test (#658)

    * fix(logger): add invocation mode in e2e tests
    
    * fix(logger): enable cold start e2e test
    Dmitry Balabanov authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    800424b View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. docs(all): add toc to README.md and CONTRIBUTING.md (#623)

    * Add table of contents to CONTRIBUTING.md
    
    * Add ToC to README.md and update typo in CONTRIBUTING.md
    
    * doc: Reorder contribution guide to have Getting started before cretaing PR + Limit toc to 3 levels instead of 6
    
    * Remove table of content link
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Sara Gerion <[email protected]>
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Sara Gerion <[email protected]>
    
    * Update CONTRIBUTING.md
    
    Co-authored-by: Sara Gerion <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Sara Gerion <[email protected]>
    
    Co-authored-by: Sara Gerion <[email protected]>
    ijemmy and saragerion authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    c5e7dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4941a34 View commit details
    Browse the repository at this point in the history
Loading