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.10.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: v1.11.0
Choose a head ref
  • 10 commits
  • 63 files changed
  • 5 contributors

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    2c898e6 View commit details
    Browse the repository at this point in the history
  2. chore: update layer ARN on documentation

    Release bot[bot] committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7bede5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12483a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. feat(idempotency): preserve original error when wrapping into `Idempo…

    …tencyPersistenceLayerError` (#1552)
    
    * add cause field to persistance error
    
    * rename to error, to align with parameters package
    
    * add error cause to middleware
    Alexander Schueren authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    866837d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    1d32b99 View commit details
    Browse the repository at this point in the history
  2. chore(tests): upgrade @aws-sdk/* pacakges (#1561)

    * build(deps): bump @aws-sdk/*
    
    * build(deps): bump aws-sdk-client-mock
    
    * fix: deps
    
    * tests: fix types
    dreamorosi authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b83a251 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. add certible + logo (#1563)

    Alexander Schueren authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    597103f View commit details
    Browse the repository at this point in the history
  2. chore(idempotency): remove decorators (#1554)

    * chore(idempotency): remove decorators
    
    * docs: removed decorators & added middy middleware
    
    * docs: exported DynamoDBPersistence & options to API docs
    
    * Update DynamoDbPersistenceLayer.test.ts
    
    * chore: fix tests
    dreamorosi authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    3a982fc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. docs(parameters): release tasks + add docs on bring your own provider (

    …#1565)
    
    * chore: remove beta notice from README + headings
    
    * chore: remove utility from beta pool
    
    * chore: remove beta notice from other readmes
    
    * docs: removed beta notice from docs
    
    * docs: add custom provider example
    dreamorosi authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2c66d33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71f1892 View commit details
    Browse the repository at this point in the history
Loading