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: v1.1.1
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: v1.2.0
Choose a head ref
  • 4 commits
  • 36 files changed
  • 4 contributors

Commits on Aug 23, 2022

  1. Configuration menu
    Copy the full SHA
    8b8b25c View commit details
    Browse the repository at this point in the history
  2. feat(tracer): allow disabling result capture for decorators and middl…

    …eware (#1065)
    
    * feat(tracer): use decorator options to disable exception and result capture
    
    * docs: small inline docs improvements
    
    * chore: remove the captureError option
    
    * chore: remove all captureLambdaHandler decorator changes
    
    * Revert "chore: remove all captureLambdaHandler decorator changes"
    
    This reverts commit ae72d52.
    
    * feat: add middy middleware options
    
    * test: add middy options e2e
    
    * test: add decorator e2e
    
    * refactor: initial review changes
    
    * refactor: apply import change from review
    
    Co-authored-by: Andrea Amorosi <[email protected]>
    
    Co-authored-by: Andrea Amorosi <[email protected]>
    misterjoshua and dreamorosi authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    c3b9a37 View commit details
    Browse the repository at this point in the history
  3. feat(metrics): increase maximum dimensions to 29 (#1072)

    * improv(metrics): Add support to 30 dimensions
    
    * docs(metrics): update max dimensions
    sthuber90 authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    7b9a027 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15269d9 View commit details
    Browse the repository at this point in the history
Loading