cloudfoundry / java-buildpack-auto-reconfiguration

Auto-reconfiguration functionality for the Java Buildpack
Apache License 2.0
219 stars 103 forks source link

New Release of spring-data-mongodb available #51

Closed uid09552 closed 7 years ago

uid09552 commented 8 years ago

Hi All,

there is a new release of spring-data-mongodb (1.8.x), which uses the new mongdb drivers (2.13). MongoDB 3.0 will use SCRAM-SHA1 instead of MONGODB-CR, unfortunately it doesn´t work well with the older drivers (2.12).

Do you have Timeplan for updating the spring-data-mongodb. Thanks.

BR Max H.

nebhale commented 8 years ago

We don't package spring-data-mongodb in the auto-reconfiguration (depending on applications to provide it), but we will test against the latest versions to ensure that we don't break anything. That can be tracked at https://www.pivotaltracker.com/story/show/109194330.