Play-ReactiveMongo icon indicating copy to clipboard operation
Play-ReactiveMongo copied to clipboard

Adding play 3.0 support. Fixes #564

Open tardigradeus opened this issue 1 year ago • 2 comments

Pull Request Checklist

Fixes

Fixes #564

Purpose

This PR adds support for Play 3.0.

What does this PR do?

Background Context

Why did you take this approach?

The only files referencing akka was MongoController, so it was modified per version. The build.sbt was edited to pull the correct dependencies, inspired by the way it was done in reactivemongo-play-json build.sbt.

References

#564

tardigradeus avatar Apr 29 '24 16:04 tardigradeus

Hi @cchantep, do you have any updates on this? Should I close the requested change once I believe it's completed and there are no further additions?

tardigradeus avatar May 15 '24 10:05 tardigradeus

For now there is issue with Sonatype support of snapshot publication with variant (not fully respecting semver)

cchantep avatar Jun 15 '24 12:06 cchantep