Hi
Great to hear about your work.
Yeah we can mark an option as deprecated on, saying its deprecated and
to be removed in eg Camel 2.16 etc if that is the version where we
upgrade to driver version 3
http://camel.apache.org/mongodb
If you have a suggest for the wording we can add it.
Or if you
Hi,
I currently trie to remove all deprecated use of MongoDB Java driver to
ease the migration from 2.13 to 3.0 when it will be realease.
Since version 2.13 of Java Driver, lt of method in WriteResult object are
deprecated https://api.mongodb.org/java/2.13/com/mongodb/WriteResult.html .
As explai