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.30.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: v2.30.2
Choose a head ref
  • 8 commits
  • 14 files changed
  • 6 contributors

Commits on Dec 15, 2023

  1. chore(ci): bump version to 2.30.1 (#3516)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <aws-lambda-powertools-feedback@amazon.com>
    github-actions[bot] and Powertools for AWS Lambda (Python) bot authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a0aa3dc View commit details
    Browse the repository at this point in the history
  2. chore(ci): layer docs update (#3517)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <aws-lambda-powertools-feedback@amazon.com>
    Co-authored-by: Heitor Lessa <lessa@amazon.com>
    3 people authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    49c5ab1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. chore(deps-dev): bump cfn-lint from 0.83.5 to 0.83.6 (#3521)

    Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.83.5 to 0.83.6.
    - [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.83.5...v0.83.6)
    
    ---
    updated-dependencies:
    - dependency-name: cfn-lint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7c8d178 View commit details
    Browse the repository at this point in the history
  2. chore(ci): changelog rebuild (#3525)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <aws-lambda-powertools-feedback@amazon.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    3 people authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    30eafc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cacadd3 View commit details
    Browse the repository at this point in the history
  4. fix(event-handler): set default OpenAPI version to 3.0.0 (#3527)

    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    rubenfonseca and leandrodamascena authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8573c28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    926ff86 View commit details
    Browse the repository at this point in the history
  6. chore: version bump

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