Skip to content

v18.2.0

Choose a tag to compare

@nabijaczleweli nabijaczleweli released this 23 Mar 20:22
v18.2.0
a080a19
And you? You're just bloused!

Fixed:
  * "Checking 1 git packages" to read just "package"
    (0b979b4ef3086dde54847f5604313559c709cec2)

New:
  * If polling a sparse index fails with HTTP 408/429/503/504,
    packages that have thusly errored are retried up to 3 times
    (indicated by '1'/'2'/'3' instead of '.' in the log);
    all 4 attempts erroring remains an error
    (639ee560e5b32197479211fa3b92729fe758f6f9)
    (#322)