This repository has been archived by the owner on Jan 27, 2019. It is now read-only.
Releases: leon/play-salat
Releases · leon/play-salat
v 1.4.0
- Salat 1.9.4
- Play 2.2.1
- Possible breaking change, cappedCollection size and max is now
Long
instead ofInt
#46 - Change to MongoClient and use MongoClientOptions instead of the now depricated MongoOptions #51
- Implemented ssl option, by setting
mongodb.default.options.ssl = true
the plugin will use ssl when connecting to mongdb