Major Updates
- Added MongoDB go-interface and refactored the database operations and structure to accommodate the test cases easily.
- Support for adding custom container image registry to chaos workflow manifest.
- Enhanced the performance of the analytics APIs with memory caching and added APIs to fetching labels and values for a Prometheus series.
- Added support for mutating the sequence of the workflow steps by drag and drop which reflect the live changes in the DAG.
- Enhanced the workflow graph to show other node phases such as Omitted, Skipped, and Error for a good user experience.
- Enhanced the verify and commit page to allow users to have a final review and edit their workflow details before scheduling the same.
- Bug fixed for some user management operations and refactored teaming APIs to increase the performance.
- Enhanced the litmusportal user interface to fastens the onboarding process.
Minor Updates
- Adding support for liveness check of the dependent applications in the agent plane before going active.
- AirGapped support for the pre-defined workflows by moving the fetching logic to the backend.
- Added instance-id label in the chaos workflow manifest to avoid multiple scheduling in the multi-Argo server cluster.
- Added validations for workflow name, GitHub URL, and different probe inputs.