pub fn upgrade(
_snapshot: Vec<StateUpdateKind>,
) -> Vec<MigrationAction<StateUpdateKind, StateUpdateKind>>
Expand description
In v70, we updated the audit log entries when creating/dropping replicas due to refresh schedules.
pub fn upgrade(
_snapshot: Vec<StateUpdateKind>,
) -> Vec<MigrationAction<StateUpdateKind, StateUpdateKind>>
In v70, we updated the audit log entries when creating/dropping replicas due to refresh schedules.