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-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 44 files changed
  • 3 contributors

Commits on Aug 12, 2025

  1. chore: bump co.elastic.logging:logback-ecs-encoder from 1.6.0 to 1.7.0 (

    #2028)
    
    Bumps [co.elastic.logging:logback-ecs-encoder](https://github.com/elastic/ecs-logging-java) from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/elastic/ecs-logging-java/releases)
    - [Commits](elastic/ecs-logging-java@v1.6.0...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: co.elastic.logging:logback-ecs-encoder
      dependency-version: 1.7.0
      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 Aug 12, 2025
    Configuration menu
    Copy the full SHA
    174a19f View commit details
    Browse the repository at this point in the history
  2. chore: bump aws.sdk.version from 2.32.18 to 2.32.19 (#2029)

    Bumps `aws.sdk.version` from 2.32.18 to 2.32.19.
    
    Updates `software.amazon.awssdk:url-connection-client` from 2.32.18 to 2.32.19
    
    Updates `software.amazon.awssdk:sdk-core` from 2.32.18 to 2.32.19
    
    Updates `software.amazon.awssdk:s3` from 2.32.18 to 2.32.19
    
    Updates `software.amazon.awssdk:kinesis` from 2.32.18 to 2.32.19
    
    Updates `software.amazon.awssdk:sqs` from 2.32.18 to 2.32.19
    
    Updates `software.amazon.awssdk:dynamodb-enhanced` from 2.32.18 to 2.32.19
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:url-connection-client
      dependency-version: 2.32.19
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sdk-core
      dependency-version: 2.32.19
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:s3
      dependency-version: 2.32.19
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:kinesis
      dependency-version: 2.32.19
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sqs
      dependency-version: 2.32.19
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:dynamodb-enhanced
      dependency-version: 2.32.19
      dependency-type: direct:production
      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 Aug 12, 2025
    Configuration menu
    Copy the full SHA
    877042b View commit details
    Browse the repository at this point in the history
  3. chore: bump software.amazon.awscdk:aws-cdk-lib from 2.208.0 to 2.210.0 (

    #2030)
    
    Bumps [software.amazon.awscdk:aws-cdk-lib](https://github.com/aws/aws-cdk) from 2.208.0 to 2.210.0.
    - [Release notes](https://github.com/aws/aws-cdk/releases)
    - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
    - [Commits](aws/aws-cdk@v2.208.0...v2.210.0)
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awscdk:aws-cdk-lib
      dependency-version: 2.210.0
      dependency-type: direct:development
      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 Aug 12, 2025
    Configuration menu
    Copy the full SHA
    ab66f95 View commit details
    Browse the repository at this point in the history
  4. chore: bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#2031)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-version: 3.27.4
      dependency-type: direct:production
      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 Aug 12, 2025
    Configuration menu
    Copy the full SHA
    74d3e66 View commit details
    Browse the repository at this point in the history
  5. chore(ci): bump version to 2.3.0 (#2034)

    Co-authored-by: Powertools for AWS Lambda (Java) Bot <151832416+aws-powertools-bot@users.noreply.github.com>
    github-actions[bot] and aws-powertools-bot authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    f21054e View commit details
    Browse the repository at this point in the history
Loading