Matthias Kurz
Matthias Kurz
We could also include #11164 in here.
IMHO its time Play finally ships with Junit 5 out of the box now that even sbt-jupiter-interface was transfered to the sbt organization: https://github.com/sbt/sbt-jupiter-interface/issues/46 (original was https://github.com/maichler/sbt-jupiter-interface)
> Why play 2.9.0? We will not add new features to 2.8.x anymore, only bug fixes. The `master` branch is what our focus is now (meaning 2.9.0)
@ProChirathF @prosasankad As of today, akka-http does NOT support websocket compression, see https://github.com/akka/akka-http/issues/659, so there is nothing we can do in Play here right now. For the netty backend it...
Nice! @fangfufu Would it be possible to release a new version (1.2.4) with that fix included? Need that to run httpdirfs on aarch64 / Asahi Linux on Apple Silicon M1....
Yeah, I did, kind of, that just now. I am new to Arch Linux and still figuring things out... I cherry-picked the commits from this pull request on top of...
(I cherry-picked because I was not sure if the master branch is stable, so I stayed on the 1.2.3 release)
However, a new patch release would still be nice, so the AUR package (https://aur.archlinux.org/packages/httpdirfs) could use it, which would be a much better user experience for arm/aarch64 users (instead of...
I think you should provide a pull request if you want to see this happen.