Skip to content

Performance optimization release

Compare
Choose a tag to compare
@mustaphazorgati mustaphazorgati released this 19 Aug 20:01
· 4 commits to v4.7.X since this release

This release contains some performance optimizations for the methods TaskService#getTask and TaskQuery#list.
These optimizations currently don't exist in version v4.8.0, but will be included in the versions after v4.8.0.

Complete list of features and fixes

  • TSK-1707: Performance optimization for TaskQuery#list
  • TSK-1708: Ensure that our LoggingAspect only logs methods within pro.taskana package