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.29.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.0
Choose a head ref
  • 14 commits
  • 38 files changed
  • 7 contributors

Commits on Dec 11, 2023

  1. chore(tests): temporarily disable E2E parallelism (#3484)

    * fix(parameters): make cache aware of single vs multiple calls
    
    Signed-off-by: heitorlessa <[email protected]>
    
    * chore: cleanup, add test for single and nested
    
    Signed-off-by: heitorlessa <[email protected]>
    
    * chore: disable parallelism temporarily
    
    * chore: upgrade node to v20 LTS
    
    * chore: removing uncommented parallel line
    
    ---------
    
    Signed-off-by: heitorlessa <[email protected]>
    heitorlessa authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    69b8a36 View commit details
    Browse the repository at this point in the history
  2. chore(ci): layer docs update (#3483)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    Co-authored-by: Leandro Damascena <[email protected]>
    3 people authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0616548 View commit details
    Browse the repository at this point in the history
  3. chore(ci): bump version to 2.29.1 (#3482)

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    Co-authored-by: Leandro Damascena <[email protected]>
    3 people authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3285387 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump squidfunk/mkdocs-material from 876b39c to `9af3b7…

    …e` in /docs (#3486)
    
    chore(deps): bump squidfunk/mkdocs-material in /docs
    
    Bumps squidfunk/mkdocs-material from `876b39c` to `9af3b7e`.
    
    ---
    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>
    dependabot[bot] authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    347286c View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump cfn-lint from 0.83.4 to 0.83.5 (#3487)

    Bumps [cfn-lint](https://github.com/aws-cloudformation/cfn-python-lint) from 0.83.4 to 0.83.5.
    - [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.4...v0.83.5)
    
    ---
    updated-dependencies:
    - dependency-name: cfn-lint
      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 Dec 11, 2023
    Configuration menu
    Copy the full SHA
    58000a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    github-actions[bot] and Powertools for AWS Lambda (Python) bot authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    822a5b5 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump sentry-sdk from 1.38.0 to 1.39.0 (#3495)

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

Commits on Dec 13, 2023

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

    Co-authored-by: Powertools for AWS Lambda (Python) bot <[email protected]>
    github-actions[bot] and Powertools for AWS Lambda (Python) bot authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    688caef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb4086 View commit details
    Browse the repository at this point in the history
  3. fix(docs): make the Lambda Layer version consistent (#3498)

    * fix(docs): make the Lambda Layer version consistent
    
    * fix: arm64 and all runtimes
    
    * Update layer/scripts/layer-balancer/main.go
    
    Co-authored-by: Leandro Damascena <[email protected]>
    Signed-off-by: Ruben Fonseca <[email protected]>
    
    * Update layer/scripts/layer-balancer/main.go
    
    Co-authored-by: Leandro Damascena <[email protected]>
    Signed-off-by: Ruben Fonseca <[email protected]>
    
    ---------
    
    Signed-off-by: Ruben Fonseca <[email protected]>
    Co-authored-by: Leandro Damascena <[email protected]>
    rubenfonseca and leandrodamascena authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6cd8ccd View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

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

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    0f19f41 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump ruff from 0.1.7 to 0.1.8 (#3501)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    16db46d View commit details
    Browse the repository at this point in the history
  3. feat(general): add support for Python 3.12 (#3304)

    Co-authored-by: Cavalcante Damascena <[email protected]>
    Co-authored-by: Ruben Fonseca <[email protected]>
    3 people authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    228b715 View commit details
    Browse the repository at this point in the history
  4. chore: version bump

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