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: 15029c4
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: 44455c2
Choose a head ref
  • 18 commits
  • 80 files changed
  • 4 contributors

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    27f9f02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd9df6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16f2c40 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. build(deps): bump aws.sdk.version from 2.17.121 to 2.17.122 (#736)

    Bumps `aws.sdk.version` from 2.17.121 to 2.17.122.
    
    Updates `software.amazon.awssdk:bom` from 2.17.121 to 2.17.122
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.121...2.17.122)
    
    Updates `http-client-spi` from 2.17.121 to 2.17.122
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.121...2.17.122)
    
    Updates `url-connection-client` from 2.17.121 to 2.17.122
    
    ---
    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: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 Feb 3, 2022
    Configuration menu
    Copy the full SHA
    2c7526c View commit details
    Browse the repository at this point in the history
  2. build(deps): bump aws.xray.recorder.version from 2.10.0 to 2.11.0 (#737)

    Bumps `aws.xray.recorder.version` from 2.10.0 to 2.11.0.
    
    Updates `aws-xray-recorder-sdk-core` from 2.10.0 to 2.11.0
    - [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.10.0...v2.11.0)
    
    Updates `aws-xray-recorder-sdk-aws-sdk-core` from 2.10.0 to 2.11.0
    - [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.10.0...v2.11.0)
    
    Updates `aws-xray-recorder-sdk-aws-sdk-v2` from 2.10.0 to 2.11.0
    - [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.10.0...v2.11.0)
    
    Updates `aws-xray-recorder-sdk-aws-sdk-v2-instrumentor` from 2.10.0 to 2.11.0
    - [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.10.0...v2.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:aws-xray-recorder-sdk-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.amazonaws:aws-xray-recorder-sdk-aws-sdk-v2-instrumentor
      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 Feb 3, 2022
    Configuration menu
    Copy the full SHA
    e8199b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. build(deps): bump aws.sdk.version from 2.17.122 to 2.17.123 (#738)

    Bumps `aws.sdk.version` from 2.17.122 to 2.17.123.
    
    Updates `software.amazon.awssdk:bom` from 2.17.122 to 2.17.123
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.122...2.17.123)
    
    Updates `http-client-spi` from 2.17.122 to 2.17.123
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.122...2.17.123)
    
    Updates `url-connection-client` from 2.17.122 to 2.17.123
    
    ---
    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: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 Feb 4, 2022
    Configuration menu
    Copy the full SHA
    18191dd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. build(deps): bump aws.sdk.version from 2.17.123 to 2.17.124 (#739)

    Bumps `aws.sdk.version` from 2.17.123 to 2.17.124.
    
    Updates `software.amazon.awssdk:bom` from 2.17.123 to 2.17.124
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.123...2.17.124)
    
    Updates `http-client-spi` from 2.17.123 to 2.17.124
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.123...2.17.124)
    
    Updates `url-connection-client` from 2.17.123 to 2.17.124
    
    ---
    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: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 Feb 7, 2022
    Configuration menu
    Copy the full SHA
    e08fc3c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. build(deps): bump aws.sdk.version from 2.17.124 to 2.17.125 (#740)

    Bumps `aws.sdk.version` from 2.17.124 to 2.17.125.
    
    Updates `software.amazon.awssdk:bom` from 2.17.124 to 2.17.125
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.124...2.17.125)
    
    Updates `http-client-spi` from 2.17.124 to 2.17.125
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.124...2.17.125)
    
    Updates `url-connection-client` from 2.17.124 to 2.17.125
    
    ---
    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: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 Feb 8, 2022
    Configuration menu
    Copy the full SHA
    a5c76c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. build(deps): bump aws.sdk.version from 2.17.125 to 2.17.126 (#741)

    Bumps `aws.sdk.version` from 2.17.125 to 2.17.126.
    
    Updates `software.amazon.awssdk:bom` from 2.17.125 to 2.17.126
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.125...2.17.126)
    
    Updates `http-client-spi` from 2.17.125 to 2.17.126
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.125...2.17.126)
    
    Updates `url-connection-client` from 2.17.125 to 2.17.126
    
    ---
    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: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 Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a809d67 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. build(deps): bump aws.sdk.version from 2.17.126 to 2.17.127 (#742)

    Bumps `aws.sdk.version` from 2.17.126 to 2.17.127.
    
    Updates `software.amazon.awssdk:bom` from 2.17.126 to 2.17.127
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.126...2.17.127)
    
    Updates `http-client-spi` from 2.17.126 to 2.17.127
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.126...2.17.127)
    
    Updates `url-connection-client` from 2.17.126 to 2.17.127
    
    ---
    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: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 Feb 10, 2022
    Configuration menu
    Copy the full SHA
    6d4283a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. build(deps): bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#744)

    Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      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 Feb 11, 2022
    Configuration menu
    Copy the full SHA
    390d4ae View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. build(deps): bump aws.sdk.version from 2.17.127 to 2.17.129 (#746)

    Bumps `aws.sdk.version` from 2.17.127 to 2.17.129.
    
    Updates `software.amazon.awssdk:bom` from 2.17.127 to 2.17.129
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.127...2.17.129)
    
    Updates `http-client-spi` from 2.17.127 to 2.17.129
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.127...2.17.129)
    
    Updates `url-connection-client` from 2.17.127 to 2.17.129
    
    ---
    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: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 Feb 14, 2022
    Configuration menu
    Copy the full SHA
    a677151 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump maven-compiler-plugin from 3.9.0 to 3.10.0 (#748)

    Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      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 Feb 14, 2022
    Configuration menu
    Copy the full SHA
    c5f7615 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump nexus-staging-maven-plugin from 1.6.8 to 1.6.10 (#747)

    Bumps nexus-staging-maven-plugin from 1.6.8 to 1.6.10.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
      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 Feb 14, 2022
    Configuration menu
    Copy the full SHA
    11eff9e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. build(deps): bump aws.sdk.version from 2.17.129 to 2.17.130 (#749)

    Bumps `aws.sdk.version` from 2.17.129 to 2.17.130.
    
    Updates `software.amazon.awssdk:bom` from 2.17.129 to 2.17.130
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.129...2.17.130)
    
    Updates `http-client-spi` from 2.17.129 to 2.17.130
    - [Release notes](https://github.com/aws/aws-sdk-java-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-java-v2/blob/master/CHANGELOG.md)
    - [Commits](aws/aws-sdk-java-v2@2.17.129...2.17.130)
    
    Updates `url-connection-client` from 2.17.129 to 2.17.130
    
    ---
    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: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 Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c7a3fea View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. build(deps): bump nexus-staging-maven-plugin from 1.6.10 to 1.6.11 (#751

    )
    
    Bumps nexus-staging-maven-plugin from 1.6.10 to 1.6.11.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonatype.plugins:nexus-staging-maven-plugin
      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 Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3a41ff9 View commit details
    Browse the repository at this point in the history
  2. feature: Idempotency module (#717)

    * Move JSON config to a new utility module
    
    Move ObjectMapper and JMESPath config to a new module, to be reused by other powertools modules
    
    * Use new utility module for JSON config
    
    * Idempotency module
    
    * Idempotency module example
    
    * Idempotency module added to lambda-powertools
    
    * solve JDK 16 build
    
    * refactoring to simplify 'around' method
    
    * solve javadoc warnings
    
    * PR #717: document exceptions
    
    * PR #717: move cache to utilities
    
    * PR #717: native libs for dynamo & sqlite
    
    * PR #717: changes post review
    
    * PR #717: add modules to GitHub workflows
    
    * PR #717: fix utilities dependency
    
    * PR #717: fix utilities dependency
    
    * PR #717: fix utilities dependency
    
    * PR #717: upgrade utilities and idempotency version to 1.10.3
    
    * PR #717: end to end test with a handler
    
    * PR #717: upgrade version in example
    
    * PR #717: expiration in seconds instead of ms
    
    * PR #717: new test
    
    * adding documentation
    
    * removing unused dependencies
    
    * sqlite dependency for Mac M1
    
    * update doc for sqlite dependency on M1
    
    * change expiration to duration
    
    * update doc for utilities
    
    * PR #717: rename utilities into serialization
    
    * PR #717: move back LRU into idempotency module
    
    * PR #717: local cache disabled by default
    
    * PR #717: update documentation
    
    - add installation guide
    - sam template indentation
    - local cache disabled by default
    - + minors changes
    jeromevdl authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    fc95eed View commit details
    Browse the repository at this point in the history
  3. chore:Prep release 1.11.0 (#753)

    * chore:prep release 1.11.0
    
    * Update CHANGELOG.md
    
    Co-authored-by: Jérôme Van Der Linden <jeromevdl@gmail.com>
    
    Co-authored-by: pankajagrawal16 <pankajagrawal16@users.noreply.github.com>
    Co-authored-by: Jérôme Van Der Linden <jeromevdl@gmail.com>
    3 people authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    44455c2 View commit details
    Browse the repository at this point in the history
Loading