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 -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -