Good morning,
I have a question that may sound like ‘misunderstanding of some kind’, but if someone knows where is the problem, please answer.
Our mongodb deployment is community version 4.2 and 4.4. We are using java backoffice programs with mongodb java driver 3.12.10 and 3.10.
Plan was to upgrade mongodb software to 5.0.x, but for that, according to compatibility matrix, we should use java driver min. version 4.3.
Problem is that we cannot find where to download driver. Latest build (jar) on github or on maven is version 3.12.10 (dated 03.08.2021.)
Mongodb 5.0 also dates from summer 2021.
How is possible that there are no newer drivers available for download?
I can see that source code and api documentation is available but that is not ‘driver’.
How is possible that the same time mongodb 5.0 and old driver 3.12.10 are released, summer 2021?
V5.0 should be accompanied with driver version 4.5 not 3.12.10. (August 2021).
Many thanks for answer and help with this.
Best regards,
Branimir Putniković