Closed
Description
- Close the 3.3.1 milestone
- Publish 3.3.1 artifacts to Maven via CI
- On
release-3.3.1
branch- In
Build.scala
: SetbaseVersion
to3.3.1
- In
Build.scala
: SetpreviousDottyVersion
to3.3.0
- In
changelogs
add file with a changelog - Tag the branch as
3.3.1
- In
- https://github.com/lampepfl/dotty/actions/runs/6084672111
- On
- On
main
:- In
Build.scala
: SetpreviousDottyVersion
to3.3.1
- In
Build.scala
: SetreferenceVersion
to3.3.1
- Check and update
project/MiMaFilters.scala
- Set reference version to 3.3.1 #18585
- In
- Wait for confirmation from tooling:
- Metals (@tgodzik):
- Scala CLI (@tgodzik):
- Scala Native (@WojciechMazur)
- Scastie (@rochala):
- Scala DAP (@adpi2)
- Update the ecosystem
- Release 3.3.1 to SDKMAN
- Enable Scala Steward updates:
- Update the templates and example projects:
- Prepare the documentation:
- Merge
release-3.3.1
intolanguage-reference-stable
- Publish API docs for 3.3.1 stdlib
- Add 3.3.1 to version list in API docs
- Mark 3.3.1 as a default version for API docs
- Update docs.scala-lang:
- Merge
- Announce the releases
- MakeGitHub release public
- Publish Blog Post on scala-lang.org: Add 3.3.1 release announcement scala-lang#1545
- Update the 3.3.1 release thread: https://contributors.scala-lang.org/t/3-3-1-release-thread/6208