Open
Description
Dependencies (not just go modules, but also - perhaps primarily - the monitoring stack) should be upgraded to their new versions on a predictable schedule.
Proposal: create a "2 Week Before Release" section in the release notes and include a checklist to:
- bump
go.mod
- bump the monitoring stack
- bump Scylla and Manager to the new versions
- (expand the list with anything else that makes sense)
I propose "2 weeks" to create enough buffer in case of releases with more time pressure.