# What are the guarantees of LTS Julia versions?

**URL:** https://discourse.julialang.org/t/what-are-the-guarantees-of-lts-julia-versions/39572
**Category:** Community
**Created:** [May 16, 2020, 3:51am UTC](https://discourse.julialang.org/t/what-are-the-guarantees-of-lts-julia-versions/39572 "2020-05-16T03:51:41Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![Henrique\_Becker](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/henrique_becker/32/15443_2.png) [@Henrique\_Becker](https://discourse.julialang.org/u/Henrique_Becker)
#### Post date: [May 16, 2020, 3:46pm UTC](https://discourse.julialang.org/t/what-are-the-guarantees-of-lts-julia-versions/39572/10 "2020-05-16T15:46:51Z")

</div>

I find it relevant to mention that [I found an Unreachable error in Julia 1.0.5](https://discourse.julialang.org/t/unreachable-reached-at-0x7fa478093547-in-julia-1-0-5/36404/5) and git-bisected the commit that solved it (because I knew that Julia 1.4 did not give the same error). I did not find the issue/PR I made to Julia (asking to backport the fix, as support for 1.0.5 was, uhhh, suggested to exist, maybe the best term). The development team said to me that was better to me to just update the Julia version, that the backport would not happen, and that the other non-LTS versions will probably stay forever archived in Julia page, so if you really need to replicate some old code they can just be downloaded from there. For me it was the better option, in fact, there are some thing I am doing now that would be probably a pain in the ass to do with Julia 1.0.5, so I think what they suggested was indeed the best course of action, but at the same time, I would point that relying too much in the said long-term support for version 1.0.5 is not so advisable.

---

_[View the full topic](https://discourse.julialang.org/t/what-are-the-guarantees-of-lts-julia-versions/39572)._
