MongoDB Compatibility java driver -


given table: https://docs.mongodb.com/ecosystem/drivers/driver-compatibility-reference/#reference-compatibility-mongodb-java

seems java driver 2.13.3 not compatible mongodb 3.4

nevertheless i'm working on project java driver 2.13.3 , using mongodb 3.4 server , i'm not having trouble.

obviously have latest version recommended usual needs lot of re-work (deprecated methods, new properties, etc.), decision not easy.

what points team should take account in deciding whether upgrade latest driver version?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -