Changelog
Version 10
10.0.3
- #137 Fix mapUri type definition
10.0.2
- #136 chore: add typings from DT
10.0.1
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
Version 8
8.3.2
- #102 Update joi
8.3.1
- #101 Update deps
8.3.0
Version 5
5.3.0
- #45 Fix the
urivs.addressvariable usage for multiple replacements - #44 Allow request.params variable replacement in the uri template
5.2.0
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()