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.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.14.2
Choose a head ref
  • 5 commits
  • 35 files changed
  • 4 contributors

Commits on Oct 31, 2023

  1. chore: update layer ARN on documentation

    Release bot[bot] committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2d9f8b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. docs(maintenance): add clarification about async decorators (#1778)

    * docs(maintenance): add clarification about async decorators
    
    * docs(maintenance): add clarification about async decorators
    dreamorosi authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    fab6110 View commit details
    Browse the repository at this point in the history
  2. fix(metrics): deduplicate dimensions when serialising (#1780)

    * fix: deduplicate dimensions when serializing
    
    * fix tests
    
    * remove tsbuildinfo
    
    * remove whitespace
    
    * fix gitignore again
    
    * play some sonar games
    
    * fix test
    am29d authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8181b48 View commit details
    Browse the repository at this point in the history
  3. chore(maintenance): improve Gitpod config (#1782)

    * chore(maintenance): pin node 18 in Gitpod
    
    * chore: fix nvm & make sam install quiet
    
    * chore: fix nvm command
    
    * chore: switch to fem
    
    * chore: add Dockerfile with pinned version
    
    * chore: change to custom docker file
    
    * chore: remove redundant command
    
    * chore: move SAM install to docker file
    
    * chore: remove SAM instructions from init phase
    
    * chore: fix install command
    dreamorosi authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    35f0c5a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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