8000 Comparing v2.29.0...v2.29.1 · 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: v2.29.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.29.1
Choose a head ref
  • 16 commits
  • 22 files changed
  • 5 contributors

Commits on Dec 6, 2023

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

    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 6, 2023
    Configuration menu
    Copy the full SHA
    84910ff View commit details
    Browse the repository at this point in the history
  2. chore(ci): bump version to 2.29.0 (#3461)

    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 6, 2023
    Configuration menu
    Copy the full SHA
    5117551 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 2 updates (#3467)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    62b02f5 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump aws-cdk from 2.113.0 to 2.114.1 (#3464)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    dependabot[bot] and leandrodamascena authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    993e663 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump datadog-lambda from 5.84.0 to 5.85.0 (#3466)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    dependabot[bot] and leandrodamascena authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    fa8ce4e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

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

    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 7, 2023
    Configuration menu
    Copy the full SHA
    8c50829 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/setup-python from 4.8.0 to 5.0.0 (#3465)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    94dd367 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 3 updates (#3469)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    a95903f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 9, 2023

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

    …lancer with 2 updates (#3476)
    
    chore(deps): bump the layer-balancer group
    
    Bumps the layer-balancer group in /layer/scripts/layer-balancer with 2 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2).
    
    
    Updates `github.com/aws/aws-sdk-go-v2/config` from 1.26.0 to 1.26.1
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@config/v1.26.0...config/v1.26.1)
    
    Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.49.4 to 1.49.5
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Commits](aws/aws-sdk-go-v2@service/lambda/v1.49.4...service/lambda/v1.49.5)
    
    ---
    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
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: layer-balancer
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    e9b7dce View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump squidfunk/mkdocs-material from 20241c6 to `876b39…

    …c` in /docs (#3477)
    
    chore(deps): bump squidfunk/mkdocs-material in /docs
    
    Bumps squidfunk/mkdocs-material from `20241c6` to `876b39c`.
    
    ---
    updated-dependencies:
    - dependency-name: squidfunk/mkdocs-material
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    dependabot[bot] and leandrodamascena authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    f9d44f0 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump the boto-typing group with 1 update (#3478)

    Bumps the boto-typing group with 1 update: [mypy-boto3-cloudwatch](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-cloudwatch
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: boto-typing
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
    dependabot[bot] and leandrodamascena authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    10004aa View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

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

    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 11, 2023
    Configuration menu
    Copy the full SHA
    8839f9c View commit details
    Browse the repository at this point in the history
  2. fix(logger): log non-ascii characters as is when JSON stringifying (#…

    …3475)
    
    * fix(parameters): make cache aware of single vs multiple calls
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * chore: cleanup, add test for single and nested
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * fix(logger): utf-8 encoding json
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    
    * chore: add all non_ascii compatible with 3.7+
    
    * chore: mention issue for future debuggability
    
    ---------
    
    Signed-off-by: heitorlessa <lessa@amazon.co.uk>
    heitorlessa authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    419e05b View commit details
    Browse the repository at this point in the history
  3. chore: version bump

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