# Julia v1.8.0-rc4 is now available

**URL:** https://discourse.julialang.org/t/julia-v1-8-0-rc4-is-now-available/85560
**Category:** Announcements
**Tags:** release
**Created:** [August 9, 2022, 10:44pm UTC](https://discourse.julialang.org/t/julia-v1-8-0-rc4-is-now-available/85560 "2022-08-09T22:44:30Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ararslan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ararslan/32/3825_2.png) [@ararslan](https://discourse.julialang.org/u/ararslan)
#### Post date: [August 9, 2022, 10:44pm UTC](https://discourse.julialang.org/t/julia-v1-8-0-rc4-is-now-available/85560/1 "2022-08-09T22:44:30Z")

</div>

The Julia developers are pleased to announce that the fourth release candidate for Julia v1.8.0 is now available. Binaries are available at [https://julialang.org/downloads/](https://julialang.org/downloads/) in the “upcoming release” section for the following platforms, listed here by [support tier](https://julialang.org/downloads/#supported_platforms):

- Tier 1:
  - Linux x86\_64 (glibc)
  - Linux i686 (glibc)
  - macOS x86\_64 (Intel or Rosetta)
  - Window x86\_64

- Tier 2:
  - FreeBSD x86\_64
  - Linux AArch64 (glibc)
  - macOS AArch64 (M-Series)
  - Windows i686

- Tier 3:
  - Linux x86\_64 (musl)

Check out the [NEWS file](https://github.com/JuliaLang/julia/blob/v1.8.0-rc4/NEWS.md) to see what will be new in 1.8.0. You can also see the list of commits included since 1.8.0-rc3 [here](https://github.com/JuliaLang/julia/compare/v1.8.0-rc3...v1.8.0-rc4).

As a release _candidate_, this should **not** be considered production-ready. Rather, it’s intended to give users, especially package developers, a chance to try our their code with 1.8.0 prior to a full release. Note that `1.8` on [Travis](https://docs.travis-ci.com/user/languages/julia/), [AppVeyor](https://github.com/JuliaCI/Appveyor.jl), and [Cirrus](https://github.com/ararslan/CirrusCI.jl) now refers to 1.8.0-rc4. On [GitHub Actions](https://github.com/julia-actions/setup-julia), use `~1.8.0-0`.

Let us know in the [issue tracker](https://github.com/JuliaLang/julia/issues) if you run into any issues. Please note that any bugs you may encounter should be posted there rather than being discussed in this thread to ensure visibility to the developers.

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/julialang/original/3X/1/2/12829a7ba92b924d4ce81099cbf99785bee9b405.png) [@system](https://discourse.julialang.org/u/system)
#### Post date: [August 9, 2022, 10:46pm UTC](https://discourse.julialang.org/t/julia-v1-8-0-rc4-is-now-available/85560/2 "2022-08-09T22:46:11Z")

</div>

This topic was automatically closed after 2 minutes. New replies are no longer allowed.
