Server Reports as being Mongo API Verson 2.4

Hi,

When using the MongoDB Client against the Document Layer we noticed that the server returns a response that says it is Mongo API v2.4, why is that?

MongoDB shell version v3.6.5
connecting to: mongodb://ingress.domainname.cloud:4100
MongoDB server version: 2.4.10
WARNING: shell and server versions do not match
Server has startup warnings:

WARNING: This is not really mongodb.

Good catch! That’s a bug in buildInfo command response. I have created an issue for this

This is fixed and merged into master now. It should be released part of 1.6.3.