# Julia v1.12.3 and v1.11.8 have been released

**URL:** https://discourse.julialang.org/t/julia-v1-12-3-and-v1-11-8-have-been-released/134573
**Category:** Announcements
**Tags:** release
**Created:** [December 16, 2025, 12:19am UTC](https://discourse.julialang.org/t/julia-v1-12-3-and-v1-11-8-have-been-released/134573 "2025-12-16T00:19:39Z")
**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 16, 2025, 12:19am UTC](https://discourse.julialang.org/t/julia-v1-12-3-and-v1-11-8-have-been-released/134573/1 "2025-12-16T00:19:39Z")

</div>

Two new Julia versions are now available: v1.12.3 and v1.11.8. Binaries are available via [JuliaUp](https://julialang.org/downloads/) (recommended) and [manual download](https://julialang.org/downloads/manual-downloads) for macOS (Intel and M-series processors), Windows (x86 and x86-64), glibc Linux (x86, x86-64, and AArch64, plus PowerPC for 1.11.8), and FreeBSD (x86-64).

As patch releases, 1.12.3 and 1.11.8 contain no new features or breaking changes, only bug fixes, documentation improvements, and performance improvements. You can see the list of commits included in 1.12.3 since 1.12.2 [here](https://github.com/JuliaLang/julia/compare/v1.12.2...v1.12.3), and the list of commits included in 1.11.8 since 1.11.7 [here](https://github.com/JuliaLang/julia/compare/v1.11.7...v1.11.8). We recommend anyone currently using an earlier version upgrade accordingly.

Note that `1.12` on [GitHub Actions](https://github.com/julia-actions/setup-julia), [Cirrus](https://github.com/ararslan/CirrusCI.jl), [Travis](https://docs.travis-ci.com/user/languages/julia/), and [AppVeyor](https://github.com/JuliaCI/Appveyor.jl) now refers to 1.12.3, and `1.11` similarly refers to 1.11.8.

You may be wondering why we’re making another 1.11 release when 1.12 is the current stable version and we generally only maintain one LTS and one stable version at a time. A few packages have needed some time to adapt to internal changes made in 1.12 so we wanted to ensure that the users currently sticking with 1.11 can get some fixes. We do not anticipate making any additional 1.11 releases.

---

<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 16, 2025, 12:21am UTC](https://discourse.julialang.org/t/julia-v1-12-3-and-v1-11-8-have-been-released/134573/2 "2025-12-16T00:21:19Z")

</div>

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