Search code examples
mongodbgrailsgrails-ormgorm-mongodb

What's the difference between Grails mongodb plugin v1.3.3 and v2.0.1? Many people seem to use v1.3.3


I see many Grails applications using version 1.3.3. Will upgrading our Grails 2.3.11 application to use mongodb-2.0.1 cause any problems.


Solution

  • If you want to see what changed between versions I suggest you look at the change log for the plugin.

    Typically plugins which have issue trackers (on the plugin portal page for the plugin) have some type of change log within them.