{
    "type": "breaking_change",
    "message": "**breaking change** Webhooks `row.created`, `row.updated` and `row.deleted` are\nreplaced with `rows.created`, `rows.updated` and `rows.deleted`, containing multiple\nchanged rows at once. Already created webhooks will still be called, but the received\nbody will contain only the first changed row instead of all rows. It is highly\nrecommended to convert all webhooks to the new types.",
    "issue_number": null,
    "bullet_points": [],
    "created_at": "2023-02-10"
}