Replace EventContext fields prev_group and delta_ids with field state_group_deltas (#15233)

This commit is contained in:
Shay
2023-06-13 13:22:06 -07:00
committed by GitHub
parent 59ec4a0dc1
commit 553f2f53e7
6 changed files with 126 additions and 58 deletions

1
changelog.d/15233.misc Normal file
View File

@@ -0,0 +1 @@
Replace `EventContext` fields `prev_group` and `delta_ids` with field `state_group_deltas`.