Bug Fixes
- ci-app: fix this.skip support for mocha (#1550)
- ci-app: fix possible missing getVmContext (#1539), fixes #1510
- core: fix missing origin allowed header for cors (#1570)
- core: fix security warning from a transitive dependency (#1553), fixes #1548
- elasticsearch: fix tests and make instrumentation safer (#1573)
- fastify: fix error when hooks have only a single parameter (#1552), fixes #1549
- fastify: fix missing error tags for hook exceptions (#1533)
- graphql: fix graphql query source exposed by default (#1571)
- next: fix support for next 11.1 (#1574)
- next: fix request error when rendering directly (#1538)
- profiler: fix profiler being loaded even when not used (#1551)