As pjf said, we can't add features to 1.1.x anymore, so that's why 1.2.x outcome, it will accumulate some features we added after 1.1.0
My free time is really limited, so don't expect many features in 1.2.x :). I would like to have more stream operators, which will make pekko-stream a drop in replace of rxJava/reactor-core/zio-stream/fs2 何品 Nicolas Vollmar <nvoll...@gmail.com> 于2025年1月10日周五 22:54写道: > I agree with moving forward to Java 11 / dropping Scala 2.12 for 2.0 > > My question would be: what would 1.2 then contain/try to achieve what we > can't with 1.1 before moving to 2.0? > > On Fri, 10 Jan 2025 at 15:20, kerr <hepin1...@gmail.com> wrote: > >> When working on https://github.com/apache/pekko/pull/1702 I found Scala >> 2.12.x is very annoying. >> >> I suggest that we have a 1.2.x and then move to 2.0.x >> >> Where: >> 1.2.x: java 8 + 2.12.x supported. >> 2.0.x: Java 11 required, 2.12.x dropped. >> >> Maintaining 2.12.x is a wast of time , at least for me. >> >