Skip to content

Releases: villadora/express-http-proxy

Update dependencies, deprecations, and minor bug fixes

04 Sep 20:00
Compare
Choose a tag to compare

This is mostly a maintenance release that updates the underlying dependencies and addresses some deprecated features since the last release.

express-http-proxy is now targeting compatibility with node 16, 18, and 20.

v1.6.3

26 Oct 14:14
Compare
Choose a tag to compare

Allow author to delete headers in userResHeaderDecorator.

v1.6.2

21 Jul 01:56
Compare
Choose a tag to compare

Update node.js versions used in ci build.

v1.6.1

20 Jul 22:32
Compare
Choose a tag to compare

Small bug fixes and documentation enhancements.

Streaming by default, custom error handling

20 Apr 16:42
Compare
Choose a tag to compare

See release notes in project.

Add step for modifying user headers.

14 Nov 13:16
Compare
Choose a tag to compare

Test and documentation updates.

18 Sep 16:36
Compare
Choose a tag to compare

Update dependencies. Improve docs on promise rejection. Fix promise rejection on body limit. Improve debug output.