Enno Runne
Enno Runne
Doesn't look too good `javax.net.ssl.SSLException: Unsupported or unrecognized SSL message`.
This error is not directly connected to the change of default in 3.9.0, it fails locally with ``` Start of log messages of test that failed with assertion failed: fishForMessage(OnNext(_)...
> As in, it was already failing? No, as in fails only after the upgrade, but switching back the default the CVE reported doesn't help.
There were not many changes in commons-net between 3.8.0 and 3.9.0: https://issues.apache.org/jira/browse/NET-642?jql=project%20%3D%20NET%20AND%20fixVersion%20%3D%203.9.0 Tests in our `FtpsWithProxyStageTest` fail which makes https://github.com/apache/commons-net/pull/90 look suspicious.
Bumped commons-net to 3.10.0 but according to their issue tracker the problem is not fixed.
When getting back to this, notice even - https://github.com/akka/alpakka/pull/3069
0.13.0 is current. https://github.com/pravega/pravega/releases Re-run tests before merging.
The Paravega docs are not published at the earlier locations, only snapshot docs are there: https://pravega.io/docs/ ## HTTP failure response http://pravega.io/docs/v0.13.0/javadoc/clients/?io/pravega/client/ClientConfig.html status 404 Not Found - docs/alpakka/snapshot/pravega.html http://pravega.io/docs/v0.13.0/javadoc/clients/?io/pravega/client/stream/EventWriterConfig.html status 404...
We bumped to the 4.10.0 driver version in #3014 but it is not available for Scala 3, yet. https://www.mongodb.com/docs/drivers/scala/#mongodb-compatibility
Even their latest 4.11.0 doesn't support Scala 3 https://www.mongodb.com/docs/drivers/scala/#language-compatibility