v2.2
General fixes
- #634 - Fixed an error with a merge to grails3 that affected logging of indexing errors
- #618 - Fixed a ConcurentModificationException that occurred when producing the activity form documentation.
Improvements to MERIT downloads
- #632 - added new content from additions to the MERIT MERI plan to the downloads
- #635 - ignore lookup table definitions during download rather than log an error
- #631 - add the management unit to the standard set of MERIT download columns
- #633 - add a download tab for the new data set summary data in MERIT
- #629 - use the POI streaming workbook for MERIT downloads to substantially reduce memory consumption during downloads. (BioCollect cannot use this workbook type as it doesn't allow random cell access which the BioCollect downloads require)