* Fix detecting MongoDB toolchain from --install-action=hardlink executables.
0.5.0
------------------
* Format BSON binary subtype 4 as UUID. * Include ErrorExtraInfo in output for Status and StatusWith<T>.
0.4.0
------------------
* Support detecting libstdc++ version in MongoDB binaries back to 4.2.0 and 4.4.0. * Support decoding BSONObjs even when they contain dates exceeding datetime.MAXYEAR (= 9999).
0.3.0
------------------
* Include database name in dump of DatabaseShardingState ResourceMutexes. * Avoid truncating namespace strings in LockManager dump.
0.2.0
------------------
* Support dumping LockManager from core dump of MongoDB 4.2, 4.4, and 5.0.
0.1.0
------------------
* Initial release. * Support dumping LockManager from core dump of MongoDB 5.3.