-
Notifications
You must be signed in to change notification settings - Fork 573
Comparing changes
Open a pull request
base repository: aws/aws-lambda-go
base: v1.28.0
head repository: aws/aws-lambda-go
compare: v1.29.0
- 11 commits
- 18 files changed
- 10 contributors
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2e104a6 - Browse repository at this point
Copy the full SHA 2e104a6View commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 80c32f1 - Browse repository at this point
Copy the full SHA 80c32f1View commit details
Commits on Feb 7, 2022
-
Add omitempty the the authentication field in APIGatewayV2HTTPRequest…
…Context (#426) This field is not required to be present in the payload for public APIs.
Configuration menu - View commit details
-
Copy full SHA for e7ef344 - Browse repository at this point
Copy the full SHA e7ef344View commit details
Commits on Feb 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 507ad66 - Browse repository at this point
Copy the full SHA 507ad66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3afc312 - Browse repository at this point
Copy the full SHA 3afc312View commit details
Commits on Mar 25, 2022
-
Add missing BuildNumber to CodeBuildEventAdditionalInformation (#417)
* Add missing BuildNumber to CodeBuildEventAdditionalInformation * Update test data for build-number * Introduce CodeBuildNumber type * Update test data Co-authored-by: Guimin YAO <guimin.yao@kiwibank.co.nz>
Configuration menu - View commit details
-
Copy full SHA for 1ebff2c - Browse repository at this point
Copy the full SHA 1ebff2cView commit details -
add source-version to additional information in codebuild details (#415)
Co-authored-by: Bryan Moffatt <bmoffatt@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for adf9127 - Browse repository at this point
Copy the full SHA adf9127View commit details
Commits on Mar 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1900022 - Browse repository at this point
Copy the full SHA 1900022View commit details
Commits on Mar 29, 2022
-
Add APIGatewayv2 Lambda Authorizer support in events (#399)
* add authorizer structs to apigw.go * Fix lint failures on "Id" * Change Context to a map[string]interface{} in IAMPolicyResponse * Edit apigw.go to resolve linting errors * Add nolint tags to "Arn" lint failures * add test data * add missing files Co-authored-by: Bryan Moffatt <bmoffatt@users.noreply.github.com> Co-authored-by: Bryan Moffatt <moffattb@amazon.com>Configuration menu - View commit details
-
Copy full SHA for fbba662 - Browse repository at this point
Copy the full SHA fbba662View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a6fb3 - Browse repository at this point
Copy the full SHA d1a6fb3View commit details -
Feature/Add path field in request context struct (#432)
* chg: feat: add path field in request context struct * chg: chore: add path field into request context in apigw jsons
Configuration menu - View commit details
-
Copy full SHA for bc1ec47 - Browse repository at this point
Copy the full SHA bc1ec47View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.28.0...v1.29.0