Julia LTS v1.10.9 testing period

The release-1.10 branch on the Julia repository now contains the set of commits we’re planning to tag as v1.10.9. The list of commits included since v1.10.8 is available here. As a patch release, it should be non-breaking for existing code and introduce no new features, just bug fixes and performance enhancements.

We encourage users, especially package authors, to test their code using the 1.10-nightly channel in juliaup. If you encounter any issues, please report them on Julia’s GitHub issue tracker . If you use Github Actions for CI you can use the 1.10-nightly version specifier to test the upcoming release.

Assuming all is well, we’ll release v1.10.9 in a week or so.

13 Likes

This topic was automatically closed after 1 minute. New replies are no longer allowed.