Not officially announced/released yet, but here are (better) release notes: <a href="http://get-scala.org/2.12" rel="nofollow">http://get-scala.org/2.12</a>
Looks like the announcement is still under work, e.g. you can visit 2.12.0-RC1 page [1] and 2.12.0-RC2 [2] but not 2.12.0 [3] yet, and both <a href="http://get-scala.org" rel="nofollow">http://get-scala.org</a> and <a href="http://scala-lang.org" rel="nofollow">http://scala-lang.org</a> homepages point to 2.11.8 as the official version.<p>BTW, here's a list of packages available for 2.12.x [4], if you are planning to migrate (please do!). The package is on Maven [5] :-)<p>From the release notes [6] "This release is identical to 2.12.0-RC2" so anything on RC2 should just work.<p>BTW "2.12.1 will be out shortly (by the end of November) to address some known (but rare) issues in 2.12.0, and 2.11.9 is the last planned 2.11.x release (due by mid December). In the next few weeks, we at Lightbend will share our plans for Scala 2.13." [4]<p>[1] <a href="http://scala-lang.org/download/2.12.0-RC1.html" rel="nofollow">http://scala-lang.org/download/2.12.0-RC1.html</a><p>[2] <a href="http://scala-lang.org/download/2.12.0-RC2.html" rel="nofollow">http://scala-lang.org/download/2.12.0-RC2.html</a><p>[3] <a href="http://scala-lang.org/download/2.12.0.html" rel="nofollow">http://scala-lang.org/download/2.12.0.html</a><p>[4] <a href="https://github.com/scala/make-release-notes/blob/2.12.x/projects-2.12.md#available-projects-for-scala-212" rel="nofollow">https://github.com/scala/make-release-notes/blob/2.12.x/proj...</a><p>[5] <a href="https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.12.0/" rel="nofollow">https://repo1.maven.org/maven2/org/scala-lang/scala-compiler...</a><p>[6] <a href="http://get-scala.org/2.12#improved-futures" rel="nofollow">http://get-scala.org/2.12#improved-futures</a>
Any news on the performance impact of the new trait encoding [1] , [2]?<p>[1] <a href="http://www.scala-lang.org/blog/2016/07/08/trait-method-performance.html" rel="nofollow">http://www.scala-lang.org/blog/2016/07/08/trait-method-perfo...</a><p>[2] <a href="https://bugs.openjdk.java.net/browse/JDK-8161334" rel="nofollow">https://bugs.openjdk.java.net/browse/JDK-8161334</a>