2.5.3 Release
- removed
getLatestVersion()
andgetVersion()
and replaced them withgetLatest()
since the versioning was not a MVCC. It would normally seem logical to actually push to new minor but I believe this should have been the case earlier and as such if anyone is using versioning then they will make these changes instantly.