Releases: ge-semtk/semtk
Releases · ge-semtk/semtk
Enforce footprint for ingestion package load, improve error handling
v2.5.0-20230405 Disallow ingestion package loading outside of footprint
Accept manifest in multiple places in an ingestion package
v2.5.0-20230323 Modify getTopLevelManifest() to look for manifest file at top level o…
Add capability to delete all nodegroups
v2.5.0-20230320 fix capitalization windows/LINUX incompatibility
Provide logging levels for ingestion package loading
Add Logger and use it to report progress loading ingestion package (#19) Prepend server response with INFO/WARNING/ERROR. Provide Java methods to parse level/message from a log line.
Improvements to manifest loading
v2.5.0-20230228 Make unit tests delete graphs when done
Manifest bug fixes
- fix to loading via nodegroup
Load Ingestion Packages (Manifest)
Implemented /loadIngestionPackage in java and REST clients
Ingestion package handling (and other improvements)
Added initial code for loading an ingestion package, and more.
PRUNE_TO_COL as query_flag
Improved PRUNE_TO_COL to be a query_flag
add "pruneToColumn" optional parameter to /dispatchById
Feature for Collins integration: run a query then reduce to a single column of results, uniquified.