This was primarily a refactoring and cleanup release. Prior to this version there were two seperate Client interfaces, one for scala, one for java. We have merged all of the functionality into the java client and removed the scala client. Java developers and applications now have full acces to features that before were only available to scala applications. There were also some important performance enhancements on the service implementation side. Make sure to read DB_MIGRATIONS.markdown for important database migration notes.