Bug Fixes
- ci-app: fix exception in hooks outside of tests (#1504)
- cucumber: fix cucumber test suite extraction (#1496)
- mongodb-core: fix support for mongodb 4.x (#1502)
- tedious: fix invalid stored procedure tag (#1508)
Features
- graphql: add parse and validate hooks (#1495), closes #1167, thanks @thehideki81!