mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-21 13:38:33 +00:00
b5e95f68b5
Persists whether a timeline is archived or not in `index_part.json`. We only return success if the upload has actually worked successfully. Also introduces a new `index_part.json` version number. Fixes #8459 Part of #8088