Welcome to the MongoDB Community Forums @Shantanu_Dutta!
Thank you for the bug report and the extra detective work. It looks like the 4.0 API docs are being generated with lowercase urls instead of the expected mixed case.
Another user reported this on social a few days ago so I have already raised NODE-3576: The Node 4.0 API docs are 404 for Class documentation for the Node.js driver team to follow up on.
I’ll add your extra context to the NODE-3576 Jira issue which you can watch for updates.
However, I do recommend upgrading to the Node.js 4.1 driver series as there are some notable improvements:
- The v4.1.0 release fixes a performance issue where command monitoring was enabled by default and also adds support for the new Atlas Serverless beta
- The v4.1.1 release includes better error handling, TypeScript fixes, and some performance improvements for BSON deserialisation.
Regards,
Stennie