-
Notifications
You must be signed in to change notification settings - Fork 387
Feature: Handle V2 Event #1182
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
Closed
+359
−35
Closed
Feature: Handle V2 Event #1182
Changes from 27 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
f1881b6
:wrench: migrate https://github.com/zappa/Zappa/pull/971 to lastest m…
monkut 19f74a9
:art: run black/isort
monkut d7fcee4
:recycle: refactor to allow for other binary ignore types based on mi…
monkut 039cbfe
:art: run black/fix flake8
monkut bcdfbe4
:wrench: add EXCEPTION_HANDLER setting
monkut 3f0d135
:bug: fix zappa_returndict["body"] assignment
monkut 583cc4d
:pencil: add temp debug info
monkut 20bd12f
:fire: delete unnecessary print statements
monkut 2a6aacd
:recycle: Update comments and minor refactor for clarity
monkut 153366d
:recycle: refactor for ease of testing and clarity
monkut 4ddfaa5
:art: fix flake8
monkut 0370119
:sparkles: add `additional_text_mimetypes` setting
monkut 71c8aa3
:wrench: Expand default text mimetypes mentioned in https://github.co…
monkut 48057fc
:art: run black/isort
monkut 34e8755
Merge branch 'master' into feature/issue-908-update-binarysupport-han…
monkut 7798bd5
Merge branch 'master' into feature/issue-908-update-binarysupport-han…
monkut cdb3337
Merge branch 'master' into feature/issue-908-update-binarysupport-han…
monkut a2370e9
Merge branch 'master' into feature/issue-908-update-binarysupport-han…
monkut 58e221b
:art: run black/isort
monkut b1bde2a
Merge branch 'master' into feature/issue-908-update-binarysupport-han…
monkut 69f3b71
feat: implement handler for event with format version 2.0
rehanhwr b389c34
refactor: getting processed response body from new method
rehanhwr ba0fe42
Merge branch 'master' into handler-for-v2.0-formatted-event
monkut a7a48a7
Merge branch 'master' into handler-for-v2.0-formatted-event
monkut 06b8bec
fix: lint error
rehanhwr 96590bf
Merge branch 'master' into handler-for-v2.0-formatted-event
rehanhwr fba5be2
Merge branch 'master' into handler-for-v2.0-formatted-event
monkut 6da3865
chore: move variable initialization before initial if condition
rehanhwr 7548d5f
refactor: abstract implementations to two processing methods
rehanhwr a4b13e9
fix: determine payload version based on value in the event itself
rehanhwr ec823b5
Merge branch 'master' into handler-for-v2.0-formatted-event
monkut File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.