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.14.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: v1.15.0
Choose a head ref
  • 4 commits
  • 73 files changed
  • 3 contributors

Commits on Nov 3, 2023

  1. chore: update layer ARN on documentation

    Release bot[bot] committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    73a56cc View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. feat(metrics): log directly to stdout (#1786)

    * chore(commons): move isDevMode to commons
    
    * chore(logger): move isDev config out of logger to commons
    
    * feat(metrics): use own console object by default
    
    * tests(layers): fix unit tests
    dreamorosi authored Nov 10, 2023
    Configuration menu
    Copy the full SHA
    75dc5b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. feat(maintenance): add support for nodejs20.x runtime (#1790)

    * feat(maintenance): support nodejs20.x runtime
    
    * tests(metrics): fix object ordering in tests
    
    * build(testing): bump cdk
    
    * build(maintenance): revert aws-cdk-lib to support nodejs14
    
    * tests(maintenance): set runtime with family
    
    * chore(docs): patch runtime in cdk
    
    * chore(docs): patch runtime in cdk
    
    * chore(maintenance): increment version in commons ahead of release
    dreamorosi authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6b9b1bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d508078 View commit details
    Browse the repository at this point in the history
Loading