Subscribe to our RSS feed or by email to receive automatic notifications when we ship new features and improvements.
July 11, 2024

2023.2.4

Platform 2023.2.4 is a maintenance release containing enhancements, bug fixes, and security updates.

FeatureDescription
AG Manager workflow run errors (ENG-2040)Fixed workflow run errors in AG Manager that occurred due to reordered key/value inputs in the database. Modified the task handler to maintain incoming task variables in the same order as the inputs defined on the task.
Workflow Engine task cleanup race condition (ENG-2556)Fixed an issue where Workflow Engine cleanup was not waiting on task worker deactivation before relinquishing Event Listener tasks, thereby resulting in the task being picked back up again and left orphaned in the running state.
validateJsonSchema task error fix (ENG-2624)Fixed a bug which caused the validateJsonSchema task to error every time the task runs.