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

GH-754 Fix request parameter parsing #755

Merged
merged 1 commit into from
Jan 30, 2024
Merged

GH-754 Fix request parameter parsing #755

merged 1 commit into from
Jan 30, 2024

Conversation

olegz
Copy link
Collaborator

@olegz olegz commented Jan 30, 2024

While concentrating on REST we somehow ignored standard request parameters. This fix addresses it for both v1 and v2 requests as well as adds tests and additional endpoint to a sample to verify

Resolves #754

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

While concentrating on REST we somehow ignored standard request parameters. This fix addresses it for both v1 and v2 requests as well as adds tests and additional endpoint to a sample to verify

Resolves aws#754

polishing
@deki deki merged commit 028b179 into aws:main Jan 30, 2024
4 checks passed
@astsiatsko
Copy link

Hey guys, was release successful? I can't see it in maven repo. Version 2.0

@deki
Copy link
Collaborator

deki commented Feb 14, 2024

@astsiatsko
Copy link

Ok thank you.

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.

SpringDelegatingLambdaContainerHandler seems does not work with query parameters
3 participants