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. >