All notable changes to this project are documented in this file.
Inspired from Keep a Changelog
- Set Java target compatibility to JDK 21 (#730)
- Add text to visualization agent template (#936)
- Add synchronous execution option to workflow provisioning (#990)
- Remove useCase and defaultParams field in WorkflowRequest (#758)
- Fix RBAC fetching from workflow state when template is not present (#998)
- Replace String concatenation with Log4j ParameterizedMessage for readability (#943)