For the full list of changes, check out the Webiny 6.4.7external link release on GitHub.

Headless CMS
anchor

Fixed Scheduler Updates Failing When AWS Event Does Not Exist (#5558external link)
anchor

{/ REVIEW-PENDING @brunozoric — confirm this entry, then delete this line /}

When updating a scheduled action, the operation would fail if the underlying AWS EventBridge Scheduler event had been deleted or did not exist. The scheduler now checks whether the event exists before attempting an update — if it’s missing, a new event is created instead.