- MySQL: Fix for MySQL instrumentation sometimes losing the tracing context.
1.47.0
- Add MSSQL (Microsoft SQL Server) instrumentation (supports [mssql](https://www.npmjs.com/package/mssql), version >= 4 via [tedious driver](https://www.npmjs.com/package/tedious)). - Tracing support for [mongodb](https://www.npmjs.com/package/mongodb) version >= 3.0.6.
1.46.0
- Support a wider range of command names for identification of PID in parent PID namespace. - Report uncaught exceptions as incidents and via span/trace (disabled by default).
1.45.0
- Record `https` client calls.
1.44.2
- Fix result handling in PostgreSQL instrumentation.
1.44.1
- Do not break when modules use `stealthy-require` or similar mechanisms.