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: terraform-aws-modules/terraform-aws-lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 58 files changed
  • 8 contributors

Commits on Jun 25, 2025

  1. Configuration menu
    Copy the full SHA
    ab60651 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 8.0.1 [skip ci]

    ## [8.0.1](v8.0.0...v8.0.1) (2025-06-25)
    
    ### Bug Fixes
    
    * Lower minimum Terraform version to 1.5.7 ([#688](#688)) ([ab60651](ab60651))
    semantic-release-bot committed Jun 25, 2025
    Configuration menu
    Copy the full SHA
    a5433c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. feat: Respect the package-lock.json for a NodeJS Lambda function (#681)

    Co-authored-by: Amadeusz Żołnowski <amadeusz@runa.io>
    Co-authored-by: Anton Babenko <393243+antonbabenko@users.noreply.github.com>
    3 people authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    5e4391c View commit details
    Browse the repository at this point in the history
  2. chore(release): version 8.1.0 [skip ci]

    ## [8.1.0](v8.0.1...v8.1.0) (2025-08-22)
    
    ### Features
    
    * Respect the package-lock.json for a NodeJS Lambda function ([#681](#681)) ([5e4391c](5e4391c))
    semantic-release-bot committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    1c3b16a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    feb4561 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 8.1.1 [skip ci]

    ## [8.1.1](v8.1.0...v8.1.1) (2025-10-21)
    
    ### Bug Fixes
    
    * Update CI workflow versions to latest ([#713](#713)) ([feb4561](feb4561))
    semantic-release-bot committed Oct 21, 2025
    Configuration menu
    Copy the full SHA
    335289d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. fix: Make quiet_archive_local_exec properly suppress Poetry/pip/npm o…

    …utput (#709)
    
    Co-authored-by: Ryan Ragnell <ryan.ragnell@wnco.com>
    Co-authored-by: Anton Babenko <393243+antonbabenko@users.noreply.github.com>
    3 people authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    bae0385 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 8.1.2 [skip ci]

    ## [8.1.2](v8.1.1...v8.1.2) (2025-10-22)
    
    ### Bug Fixes
    
    * Make quiet_archive_local_exec properly suppress Poetry/pip/npm output ([#709](#709)) ([bae0385](bae0385))
    semantic-release-bot committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    a7db125 View commit details
    Browse the repository at this point in the history
Loading