Closed
Description
Switch development from 3.4.1 to 3.4.2
- Create branch
release-3.5.0
frommain
Publish 3.4.2 artifacts to Maven Central via CI:
- On
release-3.4.2
branch:- In
Build.scala
: SetbaseVersion
to3.4.2
- In
changelogs
add file with a changelog
- In
- Tag the branch as
3.4.2
- Build
Publish 3.5.0-RC1 artifacts to Maven Central via CI:
- On
release-3.5.0
branch- In
Build.scala
: SetreferenceVersion
to3.4.2
- In
changelogs
add file with a changelog
- In
- Tag the branch as
3.5.0-RC1
Build- Build
Set bootstrapping for future versions version on main
:
- In
Build.scala
: SetreferenceVersion
to3.5.0-RC1
: - Check and update
project/MiMaFilters.scala
Confirm that the tooling is working correctly:
- Metals:
- 3.4.2
- 3.5.0-RC1
- Scala Native:
- 3.4.2
- 3.5.0-RC1
- Scastie:
- 3.4.2
- 3.5.0-RC1
- Scala DAP:
- 3.4.2
- 3.5.0-RC1
- Scala CLI:
- 3.4.2
- 3.5.0-RC1
Update the ecosystem:
- Release 3.4.2 to SDKMAN
- Update the templates and examples projects:
Prepare the documentation:
- Merge
release-3.4.2
intolanguage-reference-stable
- Publish API docs for 3.4.2
- Add 3.4.2 to the version list in API docs
- Update docs.scala-lang:
Announce the releases:
- Make both GitHub releases public:
- 3.4.2
- 3.5.0-RC1
- Publish an announcement on https://scala-lang.org:
- Open the 3.5.0 tracking thread on https://contributors.scala-lang.org:
- Unlock Scala Steward updates: