Skip to content

Changelog

Version 10

10.0.3

  • #137 Fix mapUri type definition

10.0.2

  • #136 chore: add typings from DT

10.0.1

  • #135 chore: bump hoek
  • #133 Support delete payload forwarding

10.0.0

  • #132 Support for hapi v21, node v18, ESM tests
  • #131 add dispatcher and use shared config
  • #128 Add querystring support for uri mapping

Version 9

9.1.0

  • #125 propagate request abortion to upstream server

9.0.2

  • #121 migrate to new travis format
  • #120 upgrade to hapi 20
  • #119 update lab and switch joi to validate
  • #117 Update onResponse for Wreck's async/await syntax

9.0.1

  • #113 Require hapi 19

9.0.0

  • #112 Change plugin name to @hapi/h2o2
  • #111 Drop hapi v17
  • #110 Only node 12

Version 8

8.3.2

8.3.1

8.3.0

  • #95 Move agents from internals to server
  • #94 Change module namespace

Version 5

5.3.0

  • #45 Fix the uri vs. address variable usage for multiple replacements
  • #44 Allow request.params variable replacement in the uri template

5.2.0

  • #42 Added X-Forwarded-Host to forward headers
  • #41 X-Forwarded-Proto being set to upstream protocol

5.1

  • #24 Update deps

5.0.0

  • #20 Migrate to new versions of modules and ES6.

Version 4

4.0.2

  • #18 Update Wreck dependency

4.0.1

  • #11 Bump Joi to v6.x.x

4.0.0

  • #8 passThrough changes

Version 3

3.0.0

  • #7 Move maxSockets to a handler config instead of server
  • #6 Replace server maxSockets settings with per handler configuration

Version 2

2.0.1

  • #4 Change localStatePassThrough default to true

2.0.0

  • #3 Change handler function to hapi 7.0 API

Version 1

1.0.1

  • #1 Use joi.assert()

Deploys by Netlify