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

Merge fixes for patch release 1.5.1 #364

Merged
merged 10 commits into from
Jul 15, 2020
Merged

Merge fixes for patch release 1.5.1 #364

merged 10 commits into from
Jul 15, 2020

Conversation

sapessi
Copy link
Collaborator

@sapessi sapessi commented Jul 15, 2020

Issue #, if available: This PR addresses issues #358, #355, #352, #344, and #363.

Description of changes: Bug fixes to be included in patch release 1.5.1. See issues linked above

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sapessi sapessi merged commit 19d0309 into master Jul 15, 2020
@sapessi sapessi deleted the dev branch October 6, 2020 18:19
jogep pushed a commit to jogep/aws-serverless-java-container that referenced this pull request Dec 8, 2020
* fix: Adding pathParameters to v2 proxy event as reported in aws#358.

* fix: Address JSON content type issue reported in aws#352 and aws#344

* fix: Fixed bug caught by integration tests for aws#352

* fix: Fix struts tests for the changes made for aws#352

* test: Attempting to replicate the issue reported in aws#342

* test: Reverting exception test in Spring package since it's only available in Spring5, not Spring4

* fix: Sigh, forgot to remove the import for the class that doesn't exist from the previous commit

* fix: Addresses bug reported in query string parsing (aws#363) for HTTP API support where we have a query string key, followed by a value declarator (=), but then no value

* chore: Update GitHub issue and PR templates

* fix: Fixed issue reported by SpotBugs with the exception logging of the HTTP API query string parsing
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.

1 participant