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-typescript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.25.0
Choose a base ref
...
head repository: aws-powertools/powertools-lambda-typescript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.25.1
Choose a head ref
  • 15 commits
  • 70 files changed
  • 8 contributors

Commits on Aug 12, 2025

  1. chore(ci): update layer ARN on documentation (#4311)

    Co-authored-by: aws-powertools-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
    cc23ae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd81ae View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump tsx from 4.20.3 to 4.20.4 (#4313)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Stefano Vozza <svozza@amazon.com>
    dependabot[bot] and svozza authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    b2e54d6 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 (#4315)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Stefano Vozza <svozza@amazon.com>
    dependabot[bot] and svozza authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    6efb437 View commit details
    Browse the repository at this point in the history
  5. refactor: idempotency env service to functions 4246 (#4314)

    Co-authored-by: Stefano Vozza <svozza@amazon.com>
    BeckettFrey and svozza authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    92c7f36 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Configuration menu
    Copy the full SHA
    60d92b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aff398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b74b3b4 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @redis/client from 5.8.0 to 5.8.1 (#4324)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    01575f1 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump esbuild from 0.25.8 to 0.25.9 (#4325)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Stefano Vozza <svozza@amazon.com>
    dependabot[bot] and svozza authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    5bb23ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    562747a View commit details
    Browse the repository at this point in the history
  7. improv(idempotency): Prevent error when AWS_LAMBDA_FUNCTION_NAME is n…

    …ot passed in the Idempotency Persistence Layer (#4327)
    
    Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
    sdangol and dreamorosi authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    17845d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    65e7b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc436b0 View commit details
    Browse the repository at this point in the history
  3. chore(ci): bump version to 2.25.1 (#4336)

    Co-authored-by: aws-powertools-bot <151832416+aws-powertools-bot@users.noreply.github.com>
    github-actions[bot] and aws-powertools-bot authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    1e609f1 View commit details
    Browse the repository at this point in the history
Loading