# Julia v1.9.0-beta2 is now available

**URL:** https://discourse.julialang.org/t/julia-v1-9-0-beta2-is-now-available/92289
**Category:** Announcements
**Tags:** release
**Created:** [December 29, 2022, 8:15pm UTC](https://discourse.julialang.org/t/julia-v1-9-0-beta2-is-now-available/92289 "2022-12-29T20:15:16Z")
**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: [December 29, 2022, 8:15pm UTC](https://discourse.julialang.org/t/julia-v1-9-0-beta2-is-now-available/92289/1 "2022-12-29T20:15:16Z")

</div>

The Julia developers are pleased to announce that v1.9.0-beta2, the second beta version for the upcoming 1.9 stable series, is now available. Binaries are available for download 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)
  - Linux x86\_64 (musl)
  - macOS AArch64 (M-series)
  - Windows i686

As a beta version, 1.9.0-beta2 should **not** be considered production-ready. Rather, it’s intended to give users, especially package developers, a chance to try out their code with 1.9.0 prior to a full release. Check out the [NEWS file](https://github.com/JuliaLang/julia/blob/v1.9.0-beta2/NEWS.md) to see what will be new in 1.9.0.

Note that `1.9` 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.9.0-beta2. On [GitHub Actions](https://github.com/julia-actions/setup-julia), use `~1.9.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.

P.S. Wondering where 1.9.0-beta1 went? The tag exists but it was not fully released due to an issue fixed in beta2 that made our code signing on macOS insufficient for verification. Since macOS is a tier 1 platform, we can’t release without it.

---

<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: [December 29, 2022, 8:17pm UTC](https://discourse.julialang.org/t/julia-v1-9-0-beta2-is-now-available/92289/2 "2022-12-29T20:17:17Z")

</div>

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