Julia v1.5.2 has been released

Julia version 1.5.2, the second patch release in the 1.5 series of releases, is now available. You can get binaries for glibc Linux (i686, x86-64, AArch64), musl Linux (x86-64), FreeBSD (x86-64), macOS, and Windows (32-, 64-bit) at Download Julia.

As a patch release, 1.5.2 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.5.1 here. We recommend anyone currently using 1.5.0 or 1.5.1 upgrade to 1.5.2.

Note that 1.5 on Travis, AppVeyor, Cirrus, and GitHub Actions now refers to 1.5.2.

Enjoy!

47 Likes

Running Macs with latest OS. Got the

"Julia 1.5" can't be opened because Apple cannot check ...

error. Had to force open to get things working (cntrl-click on the app).

2 Likes

Hey,

I am always interested about the new feature list, improvements and repairs.
What are the 1.5.2 corresponding details on the changes?

It would be really nice to keep track of it with an easy overview.

2 Likes

You can see the changes here: https://github.com/JuliaLang/julia/pull/37210.

Unfortunately, we currently don’t really have anyone that writes nice detailed release notes.

4 Likes

The documentation pdf document at Julia Documentation · The Julia Language is missing.

It takes a while for it to be generated after the release is done.

I am not able to access the MD5 or SHA256 information.

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>99457DB27D69A13A</RequestId>
<HostId>qlKFUEiTXzTnuPsUW6Ju1+kfIVn8HGHMRLN92JIwwSfboZ2yEjIwuyni9Zn7ieB6/4eyvCha9Ao=</HostId>
</Error>

Sorry about that, the macOS binaries had not been notarized prior to releasing. This has now been fixed, so if you re-download, everything should be good.

Somehow the checksum files lost their permission information. That too has been fixed, so you should be good there too.

5 Likes

Hello when I try to download Julia 1.5.2 I receive the following windows alert:

It’s a known issue with signing the binaries, and it’s being worked on.

This should now be fixed, try again!

2 Likes

Hi,
Now downloaded without restrictions
julia 1.5.2REv

4 Likes

Tried v1.52 today, the package updating is much faster than before. Great work!

2 Likes