Skip to content

3.5.0-RC2 Release procedure #20653

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
15 tasks done
WojciechMazur opened this issue Jun 20, 2024 · 4 comments
Closed
15 tasks done

3.5.0-RC2 Release procedure #20653

WojciechMazur opened this issue Jun 20, 2024 · 4 comments
Labels
itype:meta Issues about process/similar

Comments

@WojciechMazur
Copy link
Contributor

WojciechMazur commented Jun 20, 2024

  • Publish 3.5.0-RC2 artifacts to Maven via CI
    • On release-3.5.0 branch:
      • In changelogs add file with a changelog
      • In Build.scala: Set baseVersion to 3.5.0-RC2
      • Tag the branch as 3.5.0-RC2
      • CI Build
  • Wait for confirmation from tooling:
  • Announce the releases
@WojciechMazur WojciechMazur added stat:needs triage Every issue needs to have an "area" and "itype" label and removed stat:needs triage Every issue needs to have an "area" and "itype" label labels Jun 20, 2024
@Gedochao Gedochao added the itype:meta Issues about process/similar label Jun 25, 2024
@OndrejSpanel
Copy link
Member

It seems 3.5.0-RC2 still depends on stdlib 2.13.12, not 2.13.14. See https://mvnrepository.com/artifact/org.scala-lang/scala3-library_3/3.5.0-RC2 Compile Dependencies:

image

See also https://users.scala-lang.org/t/what-scala-library-version-is-used-by-which-scala-3-version/9999/6

There are several significant issues fixed in 2.13.14 libraries compared to 2.13.12

@He-Pin
Copy link
Contributor

He-Pin commented Jun 27, 2024

The pom does have that issue

@OndrejSpanel
Copy link
Member

Related PR #19791

@WojciechMazur
Copy link
Contributor Author

We might need to release an RC3, if so it would also include the Scala 2 dependency upgrade. Otherwise upgrade would be delayed until 3.6 (work on it starts in the upcoming development cycle)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
itype:meta Issues about process/similar
Projects
None yet
Development

No branches or pull requests

4 participants