Matthias Kurz
Matthias Kurz
#1072 is merged now. The default for string is 20M since jackson 2.15.1 anyway, and with #1072 you can now configure the limit.
> Version 3.0.6 depends on Jackson 2.20 No, it does not, take a look at [the pom](https://repo1.maven.org/maven2/org/playframework/play-json_2.13/3.0.6/play-json_2.13-3.0.6.pom). And yes, next non-patch release will upgrade to latest Jackson 2.x. Do you...
@Mergifyio rebase
Thanks! However, the tests that you added were not testing what I described in #10893 and what we actually wanted to solve: You implemented Guice's `AbstractModule`, however the whole point...
Taking a look in the next hours.
Relevant: - #866
Probably the best thing to do anyway is to backport #866 to the current stable branches. Making sure the shaded libraries are up-to-date is a very good idea in general...
Fixed in latest releases: - https://github.com/playframework/play-ws/releases/tag/2.2.10 - https://github.com/playframework/play-ws/releases/tag/3.0.6 Will be part of next Play 3.0.6 and 2.9.6: - https://github.com/playframework/playframework/pull/12973 - https://github.com/playframework/playframework/pull/12974
Please see my comment: - https://github.com/sbt/sbt-git/pull/243#issuecomment-2397762074 jgit 7 requires Java 17, and I don't expect that sbt-git at the moment still supports Java 8... Next step will be dropping Java...
@vtmateos Could you please also add aarch64 for Arch here: https://mega.nz/linux/repo/Arch_Extra/ ? thanks!