Release Notes > 6.4.7
Webiny 6.4.7 Changelog
See what's new in Webiny version 6.4.7
For the full list of changes, check out the Webiny 6.4.7
release on GitHub.
Headless CMS
Fixed Scheduler Updates Failing When AWS Event Does Not Exist (#5558
)
{/ 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.