Scala 2.12.10 release

It’s time for another 2.12 minor release. 2.12.9 had a few regressions, so we’re putting 2.12.10 on a fast track.

Please review:

Help with triaging and addressing pending issues and PRs is always welcome. We are aiming to wrap this up in the next week or so, if possible.

To try a nightly build:

  • Add a resolver: resolvers += "scala-integration" at "https://scala-ci.typesafe.com/artifactory/scala-integration/"
  • Set the Scala version to 2.12.10-bin-d70893c (or a newer version if there is one)
7 Likes

We’re already down to 0 open bugs, 0 open pull requests. I intend to build on Friday unless something new arises.

The current release candidate is: 2.12.10-bin-61701c2

5 Likes

No further surprises.

I’m working through the release steps now (https://github.com/scala/scala-dev/issues/649). Hope to finish today or tomorrow.

draft release notes: https://gist.github.com/SethTisue/3ed4ff57d40c744cbf4238eb21f2cfad

2.12.10 is on Maven Central and the release notes are at https://github.com/scala/scala/releases/tag/v2.12.10

We aren’t quite ready to broadly announce yet, because for some reason the .msi bundle didn’t build/upload properly, that still needs fixing. (The bundles for other platforms should be fine.)

Scala.js 0.6.28 and 1.0.0-M8 published for 2.12.10.

Could someone run the Paradise release? There’s a PR, and if anything else is needed I’m happy to help: https://github.com/scalamacros/paradise/pull/122

“Will do today”, says Adriaan at Publish for Scala 2.12.10 · Issue #121 · scalamacros/paradise · GitHub

The MSI thing got resolved. Announcing the release now.