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: dherault/serverless-offline
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.6.0
Choose a base ref
...
head repository: dherault/serverless-offline
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.7.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 5 contributors

Commits on Nov 28, 2021

  1. Added support for the AUTHORIZER env variable for LambdaIntegration (…

    …non-proxy) http requests
    
    This resolves #816
    This replaces #818
    jormaechea committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    a46b3f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Fixed authorizer scope

    jormaechea authored Dec 7, 2021
    Configuration menu
    Copy the full SHA
    059e061 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    0e786f3 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    dherault committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    d29e7e6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1376 from paulhbarker/authorizer-context-fix

    Validate authorizer context response to better mimic API Gateway (resubmit)
    dherault authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    c97e2a6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1308 from jormaechea/Lambda-integration-authorizer

    Add support for the AUTHORIZER env variable for LambdaIntegration
    dherault authored Apr 13, 2022
    Configuration menu
    Copy the full SHA
    050fcb5 View commit details
    Browse the repository at this point in the history
  5. v8.7.0

    dherault committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    ce95669 View commit details
    Browse the repository at this point in the history
Loading