Skip to content

22.03.1

Compare
Choose a tag to compare
@ericenns ericenns released this 05 Apr 18:56
934087c

This release predominately fixes the SpringShell vulnerability, along with some small fixes for updates taking a long time on projects with a large amount of samples.

A summary of changes is below:

  • [ALL]: Upgraded to Spring Boot 2.6.6 which fixes CVE-2022-22965. (22.03.1)
  • [Developer/UI]: Fixed Project details to be transactional to resolve scalability issue on large projects >5000 samples. (22.03.1)
  • [Developer/UI]: Fixed updates in UI service classes to use @Transactional annotation to fix scalability issue on large projects >5000 samples. (22.03.1)