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-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fe53a2e
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 303a44d
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 27, 2021

  1. feat(idempotency): Fix when delete_record raise a KeyError

    Fix a KeyError when we an error happens and local_cache is True and the cache is empty
    Michael Brewer committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    e0cc7c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. tests(LRUDict): Add failing test

    Michael Brewer committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    303a44d View commit details
    Browse the repository at this point in the history
Loading