- Adding support to ignore user specified HTTP headers when searching route handlers link
A quick thank you to all the people in the community who contributed code to this release!
- Li Yanhui https://github.com/whimet
- Add debug logs for mismatching requests link
A quick thank you to all the people in the community who contributed code to this release!
- Marcelo Garcia https://github.com/marcelogo
- Updated to use latest version of Drafter, which falls back to Drafter.js
- Log request matching process for better problem diagnosis link
A quick thank you to all the people in the community who contributed code to this release!
- Radion Chernyakov https://github.com/nixololo
- Update version of Drafter.js to improve performance of Blueprint parsing link
A quick thank you to all the people in the community who contributed code to this release!
- Bernie Telles https://github.com/btelles
- Avoid exit in express middleware link
A quick thank you to all the people in the community who contributed code to this release!
- Olivier Penhoat https://github.com/openhoat
- Watch for changes in loaded spec files and reload Drakov link
- Automatically load configuration when no arguments are supplied link
- Updates to allow Drakov to run on newer versions of Node.js link
A quick thank you to all the people in the community who contributed code to this release!
- Andrei Scripcaru https://github.com/ascripcaru
- Correction to README regarding address binding link
A quick thank you to all the people in the community who contributed code to this release!
- Khalid Dermoumi https://github.com/khaliddermoumi
- James Kruth https://github.com/artlogic
A quick thank you to all the people in the community who contributed code to this release!
- mrsanz https://github.com/mrsanz
- Kingson-de https://github.com/Kingson-de
- Remove json schema support for application/x-www-form-urlencoded link
- Changed query params handling to accept query params matching link
- FAQ Update: reference example how to request specific response link
- Use an absolute path for views link
A quick thank you to all the people in the community who contributed code to this release!
- Marcelo https://github.com/marcelogo
- Yohan Robert https://github.com/groyoh
- James Kruth https://github.com/artlogic
- Add support for Attributes link
A quick thank you to all the people in the community who contributed code to this release!
- Peleg Rosenthal https://github.com/PelegR
- Add support for matching form-urlencoded http request body with schema mentioned in spec link
- API discoverability link
- Fix some typos in README link
A quick thank you to all the people in the community who contributed code to this release!
- Ilya Baryshev https://github.com/coagulant
- Subin Varghese https://github.com/subinvarghesein
- Marek Stasikowski https://github.com/kosmotaur
- Refactor code using substack pattern link
A quick thank you to all the people in the community who contributed code to this release!
- Marek Stasikowski https://github.com/kosmotaur
- Add support for loading configuration from a file link
- Support preflight response on OPTIONS for routes link
- Add support for Prefer header to coerce response by status link
- Fix export of middleware when using Drakov as a node module dependencies in another project
A quick thank you to all the people in the community who contributed code to this release!
- Martin Nuc https://github.com/MartinNuc
- Simon Adcock https://github.com/SiCurious
- Adding flag to allow users to open the drakov server to external host link
- Add support for multi-part link
A quick thank you to all the people in the community who contributed code to this release!
- Jeffrey Hann https://github.com/obihann
- Subin Varghese https://github.com/subinvarghesein
- Updated version of Protaganist so Drakov can build on 0.12 of node.js link
- Updated dependencies
A quick thank you to all the people in the community who contributed code to this release!
- Rostislav https://github.com/galkinrost
- Added support for JSON schema for request/response pair matching link
- Fix stop() killing Drakov when called before start()
- Add unit tests to main Drakov module
- Support for x-www--form-urlencoded content type link
- Support for request/responses based on query parameters link
- Fix to guarantee only one route handler executes
- Fix to bring back route setup logging
A quick thank you to all the people in the community who contributed code to this release!
- Mohit Suman https://github.com/mohitjee15
- Can use Drakov as express middleware
- Compare headers in the request to find the right response
- CORS header support
- Support for deliberate response delay
- Query string breaking express route URL
- Bad behaviour with GET and Content-Type header
- Handle undefined callback in setup module
- Missed callback passed to queued function calls sent to async
A quick thank you to all the people in the community who contributed code to this release!
- Rostislav https://github.com/galkinrost
- Pedro Teixeira https://github.com/pedro-teixeira
- Stephen Kawaguchi https://github.com/skawaguchi
- Jakub Jelen https://github.com/fastman
- Egor Voronov https://github.com/egorvoronov