-
Notifications
You must be signed in to change notification settings - Fork 561
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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/aws-lambda-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.15.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aws/aws-lambda-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 5 files changed
- 3 contributors
Commits on Mar 27, 2020
-
support for HTTP api gateway (#274)
* support for HTTP api gateway * payload keys and struct rename * field adds * APIGatewayV2HTTPRequest struct name update * de-serialization test case for new v2 http * log update * Remove RouteID - it's not present in the payload * test case update * Update apigw.go * Update apigw.go Had a chat with one of the gateway devs, who pointed out that the shape of Authorizer wouldn't be extensible for future shapes of authorizers * Update apigw.go * Update apigw_test.go * Update apigw-v2-request.json * Update apigw.go Co-authored-by: Shashank Sachan <thinkesta@gmail.com> Co-authored-by: Bryan Moffatt <bmoffatt@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8375058 - Browse repository at this point
Copy the full SHA 8375058View commit details -
Try moving codecov integration to github action (#275)
* Try moving codecov integration into github action * Update tests.yml try using the github action instead
Configuration menu - View commit details
-
Copy full SHA for 5365894 - Browse repository at this point
Copy the full SHA 5365894View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b6069 - Browse repository at this point
Copy the full SHA 18b6069View commit details
There are no files selected for viewing
This file was deleted.