Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Bugfixes and cleanup

Compare
Choose a tag to compare
@falu2010-netflix falu2010-netflix released this 21 Aug 22:40
· 2425 commits to main since this release
e7431b4

Release notes:

  • Change the return to APPLICATION_JSON for POST/workflow/{name}/correlated resource
  • Added validation check if taskID is valid or not for removeTaskfromQueue resource (this api is not used a lot as per existing metrics)
  • Added null check for registerWorkflowDef function
  • Added some test cases for integration tests