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: v3 #766

Merged
merged 17 commits into from
Apr 22, 2022
Merged

refactor: v3 #766

merged 17 commits into from
Apr 22, 2022

Conversation

chimurai
Copy link
Owner

@chimurai chimurai commented Apr 22, 2022

merge v3 branch back to master

* 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]
* feat(option): logger

* refactor(router, path-rewriter): log with debug [BREAKING CHANGE]

* refactor(logger): log request and response with logger plugin

* refactor(logger): replace logLevel and logProvider with logger option [BREAKING CHANGE]
* feat(debug): improve troubleshooting
* fix(logger-plugin): improve log output
* fix(error event): user error event handler replaces default error response handler

* feat(legacyCreateProxyMiddleware): adapter with legacy behavior

* test(on.error): test custom error handler

* chore(typescript): deprecate LegacyOptions

* docs: minor doc improvements
@chimurai chimurai added this to the v3.0.0 milestone Apr 22, 2022
@coveralls
Copy link

Coverage Status

Coverage decreased (-1.0%) to 97.872% when pulling 803fef6 on v3 into 4baae76 on master.

@chimurai chimurai merged commit 549792e into master Apr 22, 2022
@chimurai chimurai deleted the v3 branch April 22, 2022 16:53
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