mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
39d42d846a
## Problem In #10707 some new fields were introduced in TimelineInfo. I forgot that we do not only use TimelineInfo for encoding, but also decoding when the storage controller calls into a pageserver, so this broke some calls from controller to pageserver while in a mixed-version state. ## Summary of changes - Make new fields have default behavior so that they are optional