Julia v1.11.7 has been released

Julia version 1.11.7, the seventh patch release in the 1.11 series of releases, is now available. Binaries are available via JuliaUp and at https://julialang.org/downloads/ for macOS (Intel and M-series processors), Windows (x86 and x86-64), glibc Linux (x86, x86-64, AArch64, and PowerPC), and FreeBSD (x86-64). Binaries for musl Linux are not currently available for this version.

As a patch release, 1.11.7 contains no new features or breaking changes, only bug fixes, documentation improvements, and performance improvements. You can see the list of commits included since 1.11.6 here. We recommend that anyone currently using a prior 1.11 release upgrade to 1.11.7.

Note that 1.11 on GitHub Actions, Cirrus, Travis, and AppVeyor now refers to 1.11.7.

Apologies to anybody who ran into issues yesterday; the permissions on the binaries were initially set incorrectly, which cascaded through the multi-step release process in a way that wasn’t visible until the end, leaving things in a weird state. We’ll be working to make the overall process more robust to avoid disruptions in the future.

19 Likes

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