- [breaking change] domain is now specified in the cookbook
- added DirectDispatchOven for simpler test setup cases where payloads are dispatched directly to a backend oven without a network hop
- added the ability to set default dispatchers on an oven
- now targeting Java 11
- generated java code now uses 2-space indents
- allow keys to be manually set on generated ingredient data classes
- update jackson dependency to 2.9.8
- previously the node generator was bumped to 0.3.6 due to a publishing error, but that caused the build to fail; bumping up the other projects to 0.3.6
- can now generate TypeScript and JavaScript hooks
- added a node module to perform generation
- generated code has better whitespace control and formatting
- can now generate JavaScript ingredients using the js-ingredient flavour
- update jackson dependency to 2.9.7 due to exploits (https://nvd.nist.gov/vuln/detail/CVE-2017-15095)