You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are no new regressions found in this release since 3.4.0, the only unexpected, failing project is tarao/record4s but it's already fixed in 3.4.2-RC1-nightly
Changing the repository for Scala 3 made was not handled previously in the OpenCB which lead to including it in OpenCB. There is 1 compilation error - it's interesting becouse in the past I've seen it once or twice in user projects.
Update:
While trying to minimize the regression that appeared from this upgrade I managed to get the error to always show up until I downgraded to 3.0.0. See #19955
Somehow it was hidden thus far in my library and only showed up when upgrading to 3.4.1-RC1. It could be that my minimization found a different error, but I doubt it.
release-3.4.1
branch:changelogs
add file with a changelogBuild.scala
: SetbaseVersion
to3.4.1-RC2
Build.scala
: SetpreviousDottyVersion
to3.4.1-RC1
3.4.1-RC2
The text was updated successfully, but these errors were encountered: