the stable release channel will point at the first non-deprecated version before the current version
k
Kurt
11/12/2024, 7:56 PM
so is that generally just the previous version? I'm trying to think when the second-most current version would be deprecated. Or is deprecated in the context like a "don't use it yet" kinda deal?
Kurt
11/12/2024, 7:57 PM
preprecated?
y
yetitwo
11/12/2024, 7:57 PM
deprecated in the sense of "we found an issue with it"
k
Kurt
11/12/2024, 7:57 PM
ah got it
y
yetitwo
11/12/2024, 7:57 PM
1.37.0 is a good example - we found a CVE under certain circumstances with the new implementation of LookupResources, so we issued a fix in 1.37.1 and removed 1.37.0 from the update graph