All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Temporary table creation now includes
feature
table indexes
- Subsequent executions after a failed run now properly re-initialize the temp table
- Support for generic GeoJSON geometry types within a feature
- Malformed GeoJSON files no longer cause an infinite loop
- Test setup now works with latest NLDI CI database
- Updated Ingestor to additionally check for id at top level of feature
- Using Spring Boot
- Docker configuration added
- Jobs invoked via command-line rather than via ActiveMQ
- Jenkinsfile build job added
- Updated to shared pipeline library 0.6.1 and JDK 11
- Upgrade various dependencies
- Updated to latest build/deploy method
- Added code coverage badge