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: v1.10.1
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: v1.10.2
Choose a head ref
  • 6 commits
  • 19 files changed
  • 4 contributors

Commits on Jan 19, 2021

  1. chore: typo in parser docs

    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    heitorlessa committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    e104bfb View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. docs(appconfig): Use correct import for docstring (#271)

    * docs(appconfig): Use correct import for docstring
    
    * docs: Rename variable back
    Michael Brewer authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    d3eb4e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. chore: fix immer and socket.io CVEs (#278)

    * fix: upgrade amplify to fix immer CVE
    
    * fix: forcefully upgrade socket.io as gatsby can't be upgraded
    heitorlessa authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    575a103 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. fix: batch processing exceptions (#276)

    * fix: Add tracebacks for all caught exceptions to SQSBatchProcessingError output
    
    * chore: Remove debugging code
    
    * chore: fix unit test to account for change in exception passing
    
    * chore: use kwargs in method calls, add comment to SQSBatchProcessingError
    
    * chore: Fix tests after changing method calls to use kwargs
    Tom McCarthy authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    be6aa08 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Configuration menu
    Copy the full SHA
    80081af View commit details
    Browse the repository at this point in the history
  2. fix: remove unnecessary typing-extensions for py3.8 (#281)

    * fix: remove unnecessary typing-extensions for py3.8
    
    * chore: update changelog
    
    Co-authored-by: heitorlessa <lessa@amazon.co.uk>
    nadobando and heitorlessa authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    2591050 View commit details
    Browse the repository at this point in the history
Loading