Events with the previous_attributes field now render the complete affected sub-arrayBreaking changes
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Updates the previous_
property on Event
objects to show entire sub-arrays when those arrays have changes. Previously, those sub-arrays only showed the specific fields that changed.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
This change provides more comprehensive information about changes in sub-arrays within the previous_
property of Event
objects. You can now see the entire sub-array that was modified, rather than just the specific changed fields, offering more context for event-driven operations.