Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

29 lines (23 loc) · 1.05 KB

CHANGELOG

All notable changes to this project are documented in this file.

Inspired from Keep a Changelog

Features

Enhancements

Bug Fixes

Infrastructure

  • Set Java target compatibility to JDK 21 (#730)

Documentation

  • Add text to visualization agent template (#936)

Maintenance

Refactoring

Features

Enhancements

Bug Fixes

  • Remove useCase and defaultParams field in WorkflowRequest (#758)

Infrastructure

Documentation

Maintenance

Refactoring

  • Replace String concatenation with Log4j ParameterizedMessage for readability (#943)