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: v2.25.0
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: v2.25.1
Choose a head ref
  • 19 commits
  • 21 files changed
  • 7 contributors

Commits on Sep 15, 2023

  1. chore(ci): layer docs update (#3100)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    github-actions[bot] and Powertools for AWS Lambda (Python) bot authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    59ff8fb View commit details
    Browse the repository at this point in the history
  2. chore(ci): bump version to 2.25.0 (#3099)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    Co-authored-by: Leandro Damascena <[email protected]>
    3 people authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fffdd52 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. chore(deps-dev): bump the boto-typing group with 1 update (#3101)

    Bumps the boto-typing group with 1 update: [mypy-boto3-cloudformation](https://github.com/youtype/mypy_boto3_builder).
    
    - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
    - [Commits](https://github.com/youtype/mypy_boto3_builder/commits)
    
    ---
    updated-dependencies:
    - dependency-name: mypy-boto3-cloudformation
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: boto-typing
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    1a55d7b View commit details
    Browse the repository at this point in the history
  2. chore(ci): changelog rebuild (#3104)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    Co-authored-by: Leandro Damascena <[email protected]>
    3 people authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0128c9e View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump aws-cdk from 2.96.1 to 2.96.2 (#3102)

    Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 2.96.1 to 2.96.2.
    - [Release notes](https://github.com/aws/aws-cdk/releases)
    - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
    - [Commits](https://github.com/aws/aws-cdk/commits/v2.96.2/packages/aws-cdk)
    
    ---
    updated-dependencies:
    - dependency-name: aws-cdk
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <[email protected]>
    dependabot[bot] and leandrodamascena authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    f2e28cb View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump ruff from 0.0.289 to 0.0.290 (#3105)

    Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.289 to 0.0.290.
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
    - [Commits](astral-sh/ruff@v0.0.289...v0.0.290)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <[email protected]>
    dependabot[bot] and leandrodamascena authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    3a59a54 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. chore(ci): changelog rebuild (#3106)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    github-actions[bot] and Powertools for AWS Lambda (Python) bot authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1ebe327 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. chore(deps-dev): bump cfn-lint from 0.79.11 to 0.80.2 (#3107)

    Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.79.11 to 0.80.2.
    - [Release notes](https://github.com/aws-cloudformation/cfn-python-lint/releases)
    - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md)
    - [Commits](aws-cloudformation/cfn-lint@v0.79.11...v0.80.2)
    
    ---
    updated-dependencies:
    - dependency-name: cfn-lint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    aca3e5d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump squidfunk/mkdocs-material from c4890ab to `4ff781…

    …e` in /docs (#3110)
    
    chore(deps): bump squidfunk/mkdocs-material in /docs
    
    Bumps squidfunk/mkdocs-material from `c4890ab` to `4ff781e`.
    
    ---
    updated-dependencies:
    - dependency-name: squidfunk/mkdocs-material
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <[email protected]>
    dependabot[bot] and leandrodamascena authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a3fb88f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the layer-balancer group in /layer/scripts/layer-ba…

    …lancer with 1 update (#3108)
    
    chore(deps): bump the layer-balancer group
    
    Bumps the layer-balancer group in /layer/scripts/layer-balancer with 1 update: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2).
    
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.18.39...config/v1.18.40)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: layer-balancer
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <[email protected]>
    dependabot[bot] and leandrodamascena authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    812b63d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. chore(deps): bump the layer-balancer group in /layer/scripts/layer-ba…

    …lancer with 1 update (#3115)
    
    chore(deps): bump the layer-balancer group
    
    Bumps the layer-balancer group in /layer/scripts/layer-balancer with 1 update: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2).
    
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.18.40...config/v1.18.41)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/config
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: layer-balancer
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9efdc5c View commit details
    Browse the repository at this point in the history
  2. chore(ci): changelog rebuild (#3116)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    Co-authored-by: Leandro Damascena <[email protected]>
    3 people authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d39141d View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump types-requests from 2.31.0.2 to 2.31.0.3 (#3114)

    Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.2 to 2.31.0.3.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-requests
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <[email protected]>
    dependabot[bot] and leandrodamascena authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1009729 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    e5cab1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f38c94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2b15c9 View commit details
    Browse the repository at this point in the history
  4. chore(ci): changelog rebuild (#3121)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    github-actions[bot] and Powertools for AWS Lambda (Python) bot authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5065f9c View commit details
    Browse the repository at this point in the history
  5. fix(logger): add explicit None return type annotations (#3113)

    Co-authored-by: Leandro Damascena <[email protected]>
    Co-authored-by: Heitor Lessa <[email protected]>
    3 people authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    12ed11b View commit details
    Browse the repository at this point in the history
  6. chore: version bump

    Powertools for AWS Lambda (Python) bot committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    4335de8 View commit details
    Browse the repository at this point in the history
Loading