8000 Comparing v1.26.6...v1.26.7 · aws-powertools/powertools-lambda-python · GitHub
[go: up one dir, main page]

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.26.6
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.26.7
Choose a head ref
  • 17 commits
  • 45 files changed
  • 7 contributors

Commits on Jul 25, 2022

  1. chore(ci): update project with version 1.26.6

    Release bot committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    389e066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626acc5 View commit details
    Browse the repository at this point in the history
  3. chore(ci): update project with version 1.26.6

    Release bot committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    227564f View commit details
    Browse the repository at this point in the history
  4. chore(ci): update project with version 1.26.6

    Release bot committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    bea30d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b6b03e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b536b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c463232 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. fix(event_handlers): ImportError when importing Response from top-lev…

    …el event_handler (#1388)
    
    Co-authored-by: Victor Covalski <victor.covalski@contaswap.com>
    VictorCovalski and Victor Covalski authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    279ba24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbad51c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/awslabs/aws-lambda-power…

    …tools-python into develop
    
    * 'develop' of https://github.com/awslabs/aws-lambda-powertools-python:
      fix(event_handlers): ImportError when importing Response from top-level event_handler (#1388)
    heitorlessa committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    9938c26 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    c8c6167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu 8000
    Copy the full SHA
    a0ddd46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    723effc View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump flake8-isort from 4.1.1 to 4.1.2.post0 (#1384)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    ec3b952 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump constructs from 10.1.1 to 10.1.59 (#1396)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    39c4a59 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump jsii from 1.57.0 to 1.63.1 (#1390)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    02e8b60 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. feat(idempotency): handle lambda timeout scenarios for INPROGRESS rec…

    …ords (#1387)
    
    Co-authored-by: heitorlessa <lessa@amazon.co.uk>
    rubenfonseca and heitorlessa authored Jul 29, 2022
    Configuration menu
    Copy the full SHA
    160feae View commit details
    Browse the repository at this point in the history
Loading
0