* Support displaying thread names in core dump of MongoDB 4.4, 5.0, and 6.0.
0.11.0
-------------------
* Support displaying contents of partitions within CursorManager.
0.10.0
-------------------
* Support dumping LockManager from core dump of MongoDB 7.1.
0.9.0
------------------
* Support dumping LockManager from core dump of MongoDB 7.0.
0.8.1
------------------
* Fix two Python exceptions from thread names logic when no program or core dump was loaded. * Fix boost::optional pretty printer for scalar types.
0.8.0
------------------
* Always register gdbmongo pretty printers with GDB itself but continue defaulting them to off. * Support displaying thread names in core dump of MongoDB 6.2.