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

refactor(handlers): refactor to plugins [BREAKING CHANGE] #745

Merged
merged 3 commits into from
Apr 11, 2022

Conversation

chimurai
Copy link
Owner

@chimurai chimurai commented Apr 10, 2022

Description

Motivation and Context

Simplify internals and allow more customisation in the future

How has this been tested?

  • unit-tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@chimurai chimurai added this to the v3.0.0 milestone Apr 10, 2022
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.9%) to 96.944% when pulling e870e81 on refactor-error-handling into 7341704 on v3.

@chimurai chimurai changed the title refactor(proxy events): refactor to proxy-events plugin [BREAKING CHANGE] refactor(handlers): refactor to plugins [BREAKING CHANGE] Apr 10, 2022
@chimurai chimurai merged commit 33f9f5a into v3 Apr 11, 2022
@chimurai chimurai deleted the refactor-error-handling branch April 11, 2022 21:30
chimurai added a commit that referenced this pull request Apr 22, 2022
* feat(debug): debug proxy server errors

* refactor(handlers): migrate error, response and log handlers to plugins [BREAKING CHANGE]

* refactor(proxy events): refactor to proxy-events plugin [BREAKING CHANGE]
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.

None yet

2 participants