v4.0
The ecodata 4.0 release is focussed on framework upgrades.
- #764 - Grails (and hence GORM) has been updated to v5.2.x. This is to be accompanied by a mongodb upgrade to v5.0.x
- #779 - Changed handling of X-Forwarded-For headers in IP check due to tomcat 9 in grails 5
- #718 - Updated the geotools library to version compatible with Java 11 / Groovy 3
- #777 - Updated Apache POI
- #669 - Prototyped GraphQL API, not ready for 3rd party use
- #788 - Added a Service collection and method to return Services with associated scores to support AtlasOfLivingAustralia/fieldcapture#2703
- #799 - Support service labels on a per program basis
- #803 - When aggregating Scores, the date histogram groups should be inclusive at the end date as that is how project, report and activity end dates are managed when grouping them (e.g. an activity with the same end date as a report appears in that report)