Skip to content
New issue

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

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

Already on GitHub? # to your account

feat!: use a http lib agnostic version of the exception filter #8

Merged
merged 1 commit into from
Oct 24, 2023
Merged

feat!: use a http lib agnostic version of the exception filter #8

merged 1 commit into from
Oct 24, 2023

Conversation

micalevisk
Copy link
Contributor

@micalevisk micalevisk commented Oct 23, 2023

closes #7

this introduces a breaking change because we have a new mandatory parameter for HttpExceptionFilter

image

Copy link
Owner

@Fcmam5 Fcmam5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for your contribution!

I just have a few comments (documentation-related only):

Please update the examples in ./examples, and the main README file

@micalevisk micalevisk requested a review from Fcmam5 October 23, 2023 22:45
@micalevisk micalevisk changed the title feat!: use a http lib agnostic version the of the exception filter feat!: use a http lib agnostic version of the exception filter Oct 24, 2023
@Fcmam5 Fcmam5 merged commit 4530cfd into Fcmam5:develop Oct 24, 2023
@micalevisk micalevisk deleted the feat/issue-7 branch October 26, 2023 14:42
Fcmam5 added a commit that referenced this pull request Jan 23, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

suggestion: use a platform-agnostic filter via HTTP adapter abstraction
2 participants