...
- ACL filter fix.
- Fixed issue with client ACL filter not working correctly when ACL's are attached to items in an array.
- System datasource startup issue.
- Ensure that the system datasource isn't attempted to be started twice if more than one event admin service is available.
- Log file locator fix.
- The code to locate the logging.properties file broke in some circumstances with the last update.
- Data count issue with Postgres.
- When counting the number of rows returned when generating data an error would occur if Postgres was the underlying database.
- Date handling fix for editing.
- The edit bundle is more forgiving of trying to shove the wrong type of date/time/timestamp into a date type column.
- Id for for edit bundle.
- When creating a new feature the id reported to the audit table would be the FID, not the key value.