Changelog

#137
Fix mapUri type definition
#136
chore: add typings from DT
#135
chore: bump hoek
#133
Support delete payload forwarding
10.0.0
breaking changes
#132
Support for hapi v21, node v18, ESM tests
#131
add dispatcher and use shared config
#128
Add querystring support for uri mapping
#125
propagate request abortion to upstream server
#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
breaking changes
#113
Require hapi 19
9.0.0
breaking changes
#112
Change plugin name to @hapi/h2o2
#111
Drop hapi v17
#110
Only node 12
#102
Update joi
#101
Update deps
#95
Move agents from internals to server
#94
Change module namespace
#45
Fix the `uri` vs. `address` variable usage for multiple replacements
#44
Allow request.params variable replacement in the uri template
#42
Added X-Forwarded-Host to forward headers
#41
X-Forwarded-Proto being set to upstream protocol
#24
Update deps
5.0.0
breaking changes
#20
Migrate to new versions of modules and ES6.
#18
Update Wreck dependency
#11
Bump Joi to v6.x.x
4.0.0
breaking changes
#8
passThrough changes
3.0.0
breaking changes
#7
Move maxSockets to a handler config instead of server
#6
Replace server maxSockets settings with per handler configuration
2.0.1
breaking changes
#4
Change localStatePassThrough default to true
#3
Change handler function to hapi 7.0 API
#1
Use joi.assert()