This release primarily focuses on one improvement and one bug fix related to performance.
Feature Enhancements
PostStatistics Cron - Optimize DB
Removed the PostStatistics cron job to improve database performance and prevent overloading by stopping metric collection.
Resolved Issues
Improved Handling of API Restart Errors
Fixed an issue whereby the API instance was restarting, 404 Page Not Found error was wrongly interpreted as step not found.