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: v1.20.1
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: v1.20.2
Choose a head ref
  • 10 commits
  • 78 files changed
  • 4 contributors

Commits on Apr 28, 2025

  1. docs: Add version policy page and llms.txt, enable privacy plugin, fi…

    …x formatting (#1823)
    
    * Add llms.txt. Update Roadmap.
    
    * Remove new label from Workshop link.
    
    * Enable privacy plugin and llms.txt to navigation bar resources.
    
    * Add Versioning policy page.
    
    * Update site_url in mkdocs.yml. Fix formatting issues in validation.md.
    
    * Add versioning.md to llms.txt.
    phipag authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    0bd2204 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. build(deps): bump aws.sdk.version from 2.30.19 to 2.30.36 (#1797)

    Bumps `aws.sdk.version` from 2.30.19 to 2.30.36.
    
    Updates `software.amazon.awssdk:bom` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:http-client-spi` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:url-connection-client` from 2.27.12 to 2.30.36
    
    Updates `software.amazon.awssdk:sqs` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:s3` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:dynamodb` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:lambda` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:kinesis` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:cloudwatch` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:xray` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:cloudformation` from 2.30.19 to 2.30.36
    
    Updates `software.amazon.awssdk:sts` from 2.30.19 to 2.30.36
    
    ---
    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-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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Simon Thulbourn <sthulb@users.noreply.github.com>
    dependabot[bot] and sthulb authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    d7fad19 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#1778)

    Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.14.0.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.14.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>
    Co-authored-by: Simon Thulbourn <sthulb@users.noreply.github.com>
    dependabot[bot] and sthulb authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    8cbcc54 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.27.2 (#1757)

    Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.27.2.
    - [Release notes](https://github.com/assertj/assertj/releases)
    - [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.27.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.assertj:assertj-core
      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>
    Co-authored-by: Simon Thulbourn <sthulb@users.noreply.github.com>
    dependabot[bot] and sthulb authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    ff84c67 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump com.amazonaws:amazon-sqs-java-extended-client-l…

    …ib (#1676)
    
    Bumps [com.amazonaws:amazon-sqs-java-extended-client-lib](https://github.com/awslabs/amazon-sqs-java-extended-client-lib) from 2.0.4 to 2.1.1.
    - [Release notes](https://github.com/awslabs/amazon-sqs-java-extended-client-lib/releases)
    - [Commits](awslabs/amazon-sqs-java-extended-client-lib@2.0.4...2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.amazonaws:amazon-sqs-java-extended-client-lib
      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>
    Co-authored-by: Simon Thulbourn <sthulb@users.noreply.github.com>
    dependabot[bot] and sthulb authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    1719021 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump org.apache.maven.plugins:maven-shade-plugin (#1675)

    Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 to 3.6.0.
    - [Release notes](https://github.com/apache/maven-shade-plugin/releases)
    - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.2...maven-shade-plugin-3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-shade-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>
    Co-authored-by: Simon Thulbourn <sthulb@users.noreply.github.com>
    dependabot[bot] and sthulb authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    0e157a4 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    4a17172 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2e5b92 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. fix(ci): update release workflow (#1854)

    * fix(ci): add user/pass to javasetup (#1832)
    
    * fix(ci): Update control flow to allow for better skipping of things (#1831)
    sthulb authored May 20, 2025
    Configuration menu
    Copy the full SHA
    70b8183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07db0ec View commit details
    Browse the repository at this point in the history
Loading