Thanks to visit codestin.com
Credit goes to github.com

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
Choose a base ref
...
head repository: chrisclayson/powertools-lambda-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 18, 2024

  1. build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.3 (#1609)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.3.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:production
      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 Mar 18, 2024
    Configuration menu
    Copy the full SHA
    87c1a2e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#1610)

    Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.1.0 to 3.2.1.
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.1.0...maven-gpg-plugin-3.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-type: direct:production
      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 Mar 18, 2024
    Configuration menu
    Copy the full SHA
    67ff36f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. build(deps): bump aws.sdk.version from 2.25.6 to 2.25.16 (#1613)

    Bumps `aws.sdk.version` from 2.25.6 to 2.25.16.
    
    Updates `software.amazon.awssdk:bom` from 2.25.6 to 2.25.16
    
    Updates `software.amazon.awssdk:http-client-spi` from 2.25.6 to 2.25.16
    
    Updates `software.amazon.awssdk:url-connection-client` from 2.21.1 to 2.25.16
    
    Updates `software.amazon.awssdk:sqs` from 2.21.1 to 2.25.16
    
    Updates `software.amazon.awssdk:s3` from 2.25.6 to 2.25.16
    
    Updates `software.amazon.awssdk:dynamodb` from 2.25.6 to 2.25.16
    
    Updates `software.amazon.awssdk:lambda` from 2.25.6 to 2.25.16
    
    Updates `software.amazon.awssdk:kinesis` from 2.21.1 to 2.25.16
    
    Updates `software.amazon.awssdk:cloudwatch` from 2.25.6 to 2.25.16
    
    Updates `software.amazon.awssdk:xray` from 2.25.6 to 2.25.16
    
    Updates `software.amazon.awssdk:cloudformation` from 2.25.6 to 2.25.16
    
    Updates `software.amazon.awssdk:sts` from 2.25.6 to 2.25.16
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:http-client-spi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:url-connection-client
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:sqs
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:s3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:dynamodb
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:lambda
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:kinesis
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:cloudwatch
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:xray
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:cloudformation
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sts
      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>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    8eb1c9d View commit details
    Browse the repository at this point in the history
  2. build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-joda (

    #1616)
    
    Bumps [com.fasterxml.jackson.datatype:jackson-datatype-joda](https://github.com/FasterXML/jackson-datatype-joda) from 2.15.2 to 2.17.0.
    - [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.15.2...jackson-datatype-joda-2.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-joda
      dependency-type: direct:production
      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 Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4feb0a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#1619)

    Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.1.2 to 3.2.5.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.1.2...surefire-3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      dependency-type: direct:production
      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 Apr 1, 2024
    Configuration menu
    Copy the full SHA
    873b997 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. build(deps): bump aws.sdk.version from 2.21.1 to 2.25.26 (#1622)

    Bumps `aws.sdk.version` from 2.21.1 to 2.25.26.
    
    Updates `software.amazon.awssdk:url-connection-client` from 2.21.1 to 2.25.26
    
    Updates `software.amazon.awssdk:sqs` from 2.21.1 to 2.25.26
    
    Updates `software.amazon.awssdk:sdk-core` from 2.21.1 to 2.25.26
    
    Updates `software.amazon.awssdk:kinesis` from 2.21.1 to 2.25.26
    
    Updates `software.amazon.awssdk:dynamodb-enhanced` from 2.21.1 to 2.25.26
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:url-connection-client
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:sqs
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:sdk-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:kinesis
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:dynamodb-enhanced
      dependency-type: direct:production
      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 Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8dcc1b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. build(deps): bump aws.sdk.version from 2.25.16 to 2.25.31 (#1625)

    Bumps `aws.sdk.version` from 2.25.16 to 2.25.31.
    
    Updates `software.amazon.awssdk:bom` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:http-client-spi` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:url-connection-client` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:sqs` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:s3` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:dynamodb` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:lambda` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:kinesis` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:cloudwatch` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:xray` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:cloudformation` from 2.25.16 to 2.25.31
    
    Updates `software.amazon.awssdk:sts` from 2.25.16 to 2.25.31
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:http-client-spi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:url-connection-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sqs
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:s3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:dynamodb
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:lambda
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:kinesis
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:cloudwatch
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:xray
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:cloudformation
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sts
      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>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    958d474 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. build(deps): bump aws.sdk.version from 2.25.31 to 2.25.35 (#1629)

    Bumps `aws.sdk.version` from 2.25.31 to 2.25.35.
    
    Updates `software.amazon.awssdk:bom` from 2.25.31 to 2.25.35
    
    Updates `software.amazon.awssdk:http-client-spi` from 2.25.31 to 2.25.35
    
    Updates `software.amazon.awssdk:url-connection-client` from 2.25.26 to 2.25.35
    
    Updates `software.amazon.awssdk:sqs` from 2.25.26 to 2.25.35
    
    Updates `software.amazon.awssdk:s3` from 2.25.31 to 2.25.35
    
    Updates `software.amazon.awssdk:dynamodb` from 2.25.31 to 2.25.35
    
    Updates `software.amazon.awssdk:lambda` from 2.25.31 to 2.25.35
    
    Updates `software.amazon.awssdk:kinesis` from 2.25.26 to 2.25.35
    
    Updates `software.amazon.awssdk:cloudwatch` from 2.25.31 to 2.25.35
    
    Updates `software.amazon.awssdk:xray` from 2.25.31 to 2.25.35
    
    Updates `software.amazon.awssdk:cloudformation` from 2.25.31 to 2.25.35
    
    Updates `software.amazon.awssdk:sts` from 2.25.31 to 2.25.35
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:http-client-spi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:url-connection-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sqs
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:s3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:dynamodb
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:lambda
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:kinesis
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:cloudwatch
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:xray
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:cloudformation
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sts
      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>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    74f33d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. build(deps): bump jackson.version from 2.15.3 to 2.17.0 (#1637)

    Bumps `jackson.version` from 2.15.3 to 2.17.0.
    
    Updates `com.fasterxml.jackson.core:jackson-databind` from 2.15.3 to 2.17.0
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    Updates `com.fasterxml.jackson.core:jackson-core` from 2.15.3 to 2.17.0
    - [Commits](FasterXML/jackson-core@jackson-core-2.15.3...jackson-core-2.17.0)
    
    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.15.3 to 2.17.0
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      dependency-type: direct:production
      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 Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d58c497 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.apache.maven.plugins:maven-jar-plugin (#1638)

    Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1.
    - [Release notes](https://github.com/apache/maven-jar-plugin/releases)
    - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jar-plugin
      dependency-type: direct:production
      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 Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0a81f41 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. build(deps): bump software.amazon.payloadoffloading:payloadoffloading…

    …-common (#1639)
    
    Bumps [software.amazon.payloadoffloading:payloadoffloading-common](https://github.com/awslabs/payload-offloading-java-common-lib-for-aws) from 2.1.3 to 2.2.0.
    - [Release notes](https://github.com/awslabs/payload-offloading-java-common-lib-for-aws/releases)
    - [Commits](awslabs/payload-offloading-java-common-lib-for-aws@v2.1.3...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.payloadoffloading:payloadoffloading-common
      dependency-type: direct:production
      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 May 6, 2024
    Configuration menu
    Copy the full SHA
    dcafcdc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on May 13, 2024

  1. build(deps): bump aws.sdk.version from 2.25.35 to 2.25.50 (#1642)

    Bumps `aws.sdk.version` from 2.25.35 to 2.25.50.
    
    Updates `software.amazon.awssdk:bom` from 2.25.35 to 2.25.50
    
    Updates `software.amazon.awssdk:http-client-spi` from 2.25.35 to 2.25.50
    
    Updates `software.amazon.awssdk:url-connection-client` from 2.25.26 to 2.25.50
    
    Updates `software.amazon.awssdk:sqs` from 2.25.26 to 2.25.50
    
    Updates `software.amazon.awssdk:s3` from 2.25.35 to 2.25.50
    
    Updates `software.amazon.awssdk:dynamodb` from 2.25.35 to 2.25.50
    
    Updates `software.amazon.awssdk:lambda` from 2.25.35 to 2.25.50
    
    Updates `software.amazon.awssdk:kinesis` from 2.25.26 to 2.25.50
    
    Updates `software.amazon.awssdk:cloudwatch` from 2.25.35 to 2.25.50
    
    Updates `software.amazon.awssdk:xray` from 2.25.35 to 2.25.50
    
    Updates `software.amazon.awssdk:cloudformation` from 2.25.35 to 2.25.50
    
    Updates `software.amazon.awssdk:sts` from 2.25.35 to 2.25.50
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:http-client-spi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:url-connection-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sqs
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:s3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:dynamodb
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:lambda
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:kinesis
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:cloudwatch
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:xray
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:cloudformation
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sts
      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>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    68f6bf1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. build(deps): bump aws.xray.recorder.version from 2.15.1 to 2.15.3 (#1643

    )
    
    Bumps `aws.xray.recorder.version` from 2.15.1 to 2.15.3.
    
    Updates `com.amazonaws:aws-xray-recorder-sdk-core` from 2.15.1 to 2.15.3
    - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases)
    - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-xray-sdk-java@v2.15.1...v2.15.3)
    
    Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core` from 2.15.1 to 2.15.3
    - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases)
    - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-xray-sdk-java@v2.15.1...v2.15.3)
    
    Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2` from 2.15.1 to 2.15.3
    - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases)
    - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-xray-sdk-java@v2.15.1...v2.15.3)
    
    Updates `com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor` from 2.15.1 to 2.15.3
    - [Release notes](https://github.com/aws/aws-xray-sdk-java/releases)
    - [Changelog](https://github.com/aws/aws-xray-sdk-java/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-xray-sdk-java@v2.15.1...v2.15.3)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-xray-recorder-sdk-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor
      dependency-type: direct:production
      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>
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    58aaff2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#1644)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      dependency-type: direct:production
      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 May 27, 2024
    Configuration menu
    Copy the full SHA
    230cea8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. build(deps): bump org.apache.maven.plugins:maven-source-plugin (#1646)

    Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1.
    - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-source-plugin
      dependency-type: direct:production
      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>
    dependabot[bot] authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4ddc2f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. build(deps): bump aws.sdk.version from 2.25.50 to 2.25.69 (#1652)

    Bumps `aws.sdk.version` from 2.25.50 to 2.25.69.
    
    Updates `software.amazon.awssdk:bom` from 2.25.50 to 2.25.69
    
    Updates `software.amazon.awssdk:http-client-spi` from 2.25.50 to 2.25.69
    
    Updates `software.amazon.awssdk:url-connection-client` from 2.25.26 to 2.25.69
    
    Updates `software.amazon.awssdk:sqs` from 2.25.26 to 2.25.69
    
    Updates `software.amazon.awssdk:s3` from 2.25.50 to 2.25.69
    
    Updates `software.amazon.awssdk:dynamodb` from 2.25.50 to 2.25.69
    
    Updates `software.amazon.awssdk:lambda` from 2.25.50 to 2.25.69
    
    Updates `software.amazon.awssdk:kinesis` from 2.25.26 to 2.25.69
    
    Updates `software.amazon.awssdk:cloudwatch` from 2.25.50 to 2.25.69
    
    Updates `software.amazon.awssdk:xray` from 2.25.50 to 2.25.69
    
    Updates `software.amazon.awssdk:cloudformation` from 2.25.50 to 2.25.69
    
    Updates `software.amazon.awssdk:sts` from 2.25.50 to 2.25.69
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:http-client-spi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:url-connection-client
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sqs
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:s3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:dynamodb
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:lambda
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:kinesis
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:cloudwatch
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:xray
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:cloudformation
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: software.amazon.awssdk:sts
      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>
    dependabot[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    564fdb1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin (#…

    …1653)
    
    Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.0 to 3.4.0.
    - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.0...maven-checkstyle-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
      dependency-type: direct:production
      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 Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b919b9a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. build(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#1657)

    Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.6 to 4.8.5.0.
    - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.6...spotbugs-maven-plugin-4.8.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.spotbugs:spotbugs-maven-plugin
      dependency-type: direct:production
      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 Jun 17, 2024
    Configuration menu
    Copy the full SHA
    88374e3 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump aws.sdk.version from 2.25.69 to 2.26.3 (#1658)

    Bumps `aws.sdk.version` from 2.25.69 to 2.26.3.
    
    Updates `software.amazon.awssdk:bom` from 2.25.69 to 2.26.3
    
    Updates `software.amazon.awssdk:http-client-spi` from 2.25.69 to 2.26.3
    
    Updates `software.amazon.awssdk:url-connection-client` from 2.25.26 to 2.26.3
    
    Updates `software.amazon.awssdk:sqs` from 2.25.26 to 2.26.3
    
    Updates `software.amazon.awssdk:s3` from 2.25.69 to 2.26.3
    
    Updates `software.amazon.awssdk:dynamodb` from 2.25.69 to 2.26.3
    
    Updates `software.amazon.awssdk:lambda` from 2.25.69 to 2.26.3
    
    Updates `software.amazon.awssdk:kinesis` from 2.25.26 to 2.26.3
    
    Updates `software.amazon.awssdk:cloudwatch` from 2.25.69 to 2.26.3
    
    Updates `software.amazon.awssdk:xray` from 2.25.69 to 2.26.3
    
    Updates `software.amazon.awssdk:cloudformation` from 2.25.69 to 2.26.3
    
    Updates `software.amazon.awssdk:sts` from 2.25.69 to 2.26.3
    
    ---
    updated-dependencies:
    - dependency-name: software.amazon.awssdk:bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:http-client-spi
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:url-connection-client
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:sqs
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:s3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:dynamodb
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:lambda
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:kinesis
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:cloudwatch
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:xray
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:cloudformation
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: software.amazon.awssdk:sts
      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 Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3440513 View commit details
    Browse the repository at this point in the history
Loading