Julia version 1.6.5, the fifth patch release in the 1.6 LTS series of releases, is now available. You can get binaries for glibc Linux (i686, x86-64, AArch64, ARMv7), musl Linux (x86-64), FreeBSD (x86-64), macOS (x86-64), and Windows (32-, 64-bit) at https://julialang.org/downloads.
As a patch release, 1.6.5 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.6.4 here. We recommend that anyone currently using earlier 1.6 versions upgrade to 1.6.5.
The link for the macOS version is broken. I get a page that says
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>bin/mac/x64/1.6/julia-1.6.5-mac64.dmg</Key>
<RequestId>2BKHHEAR7SPBHSJ9</RequestId>
<HostId>
kysBlwAcmReL4uGFKXk7BB5xDM1xvjjwL9buHup/M3yuOeNSvVhXkhHAvpOhN5jiSI1r8J9GD/M=
</HostId>
</Error>
Download link on the Julia site is broken for MacOS:
NoSuchKey
The specified key does not exist.
bin/mac/x64/1.6/julia-1.6.5-mac64.dmg
G92HT5ZM1CF6NH48
Zm+XokCoaL0wH5qkVlvaCixR0a356RrWPrDISwp3dogMBCpyMBwRuKuKOh0RHG+PiKKRUar1Er0=
To answer this question myself: I updated from Julia 1.6.4 to 1.6.5 without updating the system image. It continued to work, but it showed that Julia 1.6.4 is still be used in the banner.
Very strange! Can anybody explain how this can happen?
Then I rebuild the system image, and all worked as expected.