Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updating master #1

Merged
merged 97 commits into from
May 30, 2019
Merged

updating master #1

merged 97 commits into from
May 30, 2019

Conversation

karpikpl
Copy link
Owner

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

vellozzi and others added 30 commits February 19, 2019 06:39
Update version table in README.md
* add --path parameter to specify specific function path * when the requested function definition is bad, report its error on the execution response
costleya and others added 28 commits April 16, 2019 15:35
Adding new targets for build and tests and formatted the build.proj as well
This matches other implementations better, and allows path parameters
containing '%2F' (or '%2f', natch) to be routed correctly by ASP.NET
Core.

Fixes #440
- Corrects Spelling of Internal Method Name
- Uses `StringBuilder`'s `Append` Method More Efficiently
  - This is an attempt to pay back some string-manipulation tax paid
    in the feature commit of this PR.
- Restores Lost Chainable Contructors of
  `ApiGatewayProxyFunction<TStartup>`
  - Bug and fix written by the same developer.

Fixes #440
…ng from API Gateway to ASP.NET Core Lambda function
…uest is an ELB Health. This is done because that info isn't passed in from ELB and ASP.NET Core does not like those values being set.
Fixed issue with not handling query string encoding
…use new build system doesn't handle unreleased package versions yet
Added an AWS Recorded Talks section and provided a link to the PowerShell and DevOps Global Summit talk focused on PowerShell Lambda.
Added AWS Recorded Talks section
@karpikpl
Copy link
Owner Author

merge with master

@karpikpl karpikpl merged commit d68ea22 into karpikpl:master May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.