The major change in the v5.3 release is a move to the java17 runtime and ala-security-project v7.0.0
- #1058 - Updates to java17 and ala-security-project 7.0.0
There are also two minor changes to the way ecodata intersects boundaries:
- #1076 - The > %5 overlap rule has been applied to determining what state each electorate is in to fix an issue where electorates are tagged in multiple states due to sharing a boundary
- AtlasOfLivingAustralia/fieldcapture#3465 - When a MERIT site contains a LineString or MultiLineString it is first converted to a thin polygon before applying the 5% intersection rule to prevent lines on state/electorate boundaries from appearing in mulitple electorates.
A fix for the elasticsearch mapping to prevent some Organisations from failing to index:
AtlasOfLivingAustralia/fieldcapture#3482 - Set the data type for Organisation funding column totals to be float so it doesn't default to a long when the first value it encounters is a 0.
#1093 #1081 - Add delivered values to the RLP / RDP Service targets downloads
#1085 - Ecodata now regularly creates DwC archives for export and serves the pre-created archives on request rather than creating them on demand.