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.25.10
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.0
Choose a head ref
  • 12 commits
  • 15 files changed
  • 7 contributors

Commits on May 2, 2022

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

Commits on May 12, 2022

  1. chore(deps): bump email-validator from 1.1.3 to 1.2.1 (#1199)

    Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 1.1.3 to 1.2.1.
    - [Release notes](https://github.com/JoshData/python-email-validator/releases)
    - [Commits](JoshData/python-email-validator@v1.1.3...v1.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: email-validator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 12, 2022
    Configuration menu
    Copy the full SHA
    c1955b8 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    666d21c View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    1ca74d3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    13f6e01 View commit details
    Browse the repository at this point in the history
  2. fix(docs): remove Slack link (#1210)

    Removing the slack link from the readme to prepare for alternative communities.
    sthulb authored May 17, 2022
    Configuration menu
    Copy the full SHA
    0777858 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. feat(parameters): accept boto3_client to support private endpoints an…

    …d ease testing (#1096)
    
    Co-authored-by: Ran Isenberg <ran.isenberg@cyberark.com>
    Co-authored-by: heitorlessa <lessa@amazon.co.uk>
    3 people authored May 19, 2022
    Configuration menu
    Copy the full SHA
    45867fc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. chore(deps): bump pydantic from 1.9.0 to 1.9.1 (#1221)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 20, 2022
    Configuration menu
    Copy the full SHA
    7402522 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump mypy-boto3-ssm from 1.21.34 to 1.23.0.post1 (#1220

    )
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 20, 2022
    Configuration menu
    Copy the full SHA
    cb81d29 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump mypy-boto3-appconfig from 1.21.34 to 1.23.0.pos…

    …t1 (#1219)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 20, 2022
    Configuration menu
    Copy the full SHA
    1947957 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump mypy-boto3-secretsmanager from 1.21.34 to 1.23.…

    …0.post1 (#1218)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 20, 2022
    Configuration menu
    Copy the full SHA
    39190bd View commit details
    Browse the repository at this point in the history
  5. chore: bump to 1.26.0

    heitorlessa committed May 20, 2022
    Configuration menu
    Copy the full SHA
    0704670 View commit details
    Browse the repository at this point in the history
Loading