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.3.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: v0.3.2
Choose a head ref
  • 4 commits
  • 27 files changed
  • 4 contributors

Commits on Jan 17, 2022

  1. fix: updated CDK examples to remove old references & improve comments (

    …#439)
    
    * fix: updated CDK examples to correct errors & improved comments/structure
    
    * fix: updated comment
    
    * fix: Update examples/cdk/lib/example-function.Tracer.CaptureErrorDisabled.ts
    
    Co-authored-by: ijemmy <[email protected]>
    
    * fix: Update examples/cdk/lib/example-function.MyFunctionWithMiddy.ts
    
    Co-authored-by: ijemmy <[email protected]>
    
    * fix: added missing throw error statement
    
    Co-authored-by: ijemmy <[email protected]>
    dreamorosi and ijemmy authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    4cdaaea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f91566 View commit details
    Browse the repository at this point in the history
  3. docs: Improve examples/cdk/README.md (#467)

    * Improve examples/cdk/README.md
    
    * Address PR comments on README update
    
    * Addres PR comments #2
    alex-m-aws authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    646a9e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be119cb View commit details
    Browse the repository at this point in the history
Loading