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
Because of error during the release we published 3.6.0-RC1 as 3.6.0 to Maven central. These artifacts cannot be removed.
To mitigate potential damage (3.6.0 artifact produced TASTy in experimental mode) we shipped 3.6.1 based on 3.6.0-RC1 state but with stable TASTy.
During Scala 3.6 RC period release 3.6.1 should be treated as 3.6.0-RC1.
If for some reason during the remaining 5 weeks of RC period there would be no need for any important backports we'd announce 3.6.1 as the first release of Scala 3.6
Otherwise, we would include required changes in Scala 3.6.2 and announce it as first stable release of Scala 3.6. It would involve releasing 3.6.2-RC versions as well.
Publish 3.5.2 artifacts to Maven Central via CI
release-3.5.2
branchBuild.scala
: SetbaseVersion
to3.5.2
TastyFormat.scala
: SetExperimentalVersion
to0
changelogs
add file with a changelog3.5.2
Publish 3.6.0-RC1 artifacts to Maven Central via CI
release-3.6.0
branchBuild.scala
: SetbaseVersion
to3.6.0-RC1
Build.scala
: SetreferenceVersion
to3.5.2
changelogs
add file with a changelog3.6.0-RC1
Set bootstrapping for future versions version on
main
Build.scala
: SetreferenceVersion
to3.6.0-RC1
:project/MiMaFilters.scala
Confirm that the tooling is working correctly
Prepare the documentation
3.5.2
as default target for3.x
andcurrent
docs versionsAnnounce the releases
Update the ecosystem
The text was updated successfully, but these errors were encountered: