Scala 3.3.5 LTS release thread

Scala 3.3.5-RC1 is now available!

This patch release backports most of the improvements and bugfixes introduced in the Scala Next series up to the Scala 3.5.2 release.
All of the backported changes were proven to not break either binary or source compatibility, by testing the compilation of over 1500 projects using Scala 3 Open Community Build.

Notable changes:

  • Scala 2 Standard Library upgraded to 2.13.15
  • Support for JDK 23
  • Added the -Wall option that enables all linting warnings
  • Aligned -Wconf parsing order with Scala 2 semantics

For a full list of changes and contributor credits, please refer to the release notes.

The final release is planned for January 14

3 Likes

Today is January 20th. Do you have an update on the final release?

Scala 3.3.5-RC2 is now available for testing.

At the same time, we’re aware of 1 bug that required us to release RC3 - this one would be available tomorrow.

Today is January 20th. Do you have an update on the final release?

If no more critical issues would be found the Scala 3.3.5 LTS would be released next week, no earlier then 27th January

2 Likes

the bug is you can’t compiles on JDK23 :slight_smile:

The 3.3.5-RC3 is publicly available!
It fixes the compilation when using JDK 23

3 Likes

Is there any ETA of 3.3.5? thanks.

1 Like
5 Likes