Skip to content

Releases: ge-semtk/semtk

Enforce footprint for ingestion package load, improve error handling

05 Apr 13:32
Compare
Choose a tag to compare
v2.5.0-20230405

Disallow ingestion package loading outside of footprint

Accept manifest in multiple places in an ingestion package

23 Mar 15:41
Compare
Choose a tag to compare
v2.5.0-20230323

Modify getTopLevelManifest() to look for manifest file at top level o…

Add capability to delete all nodegroups

20 Mar 13:29
Compare
Choose a tag to compare
Pre-release
v2.5.0-20230320

fix capitalization  windows/LINUX incompatibility

Provide logging levels for ingestion package loading

17 Mar 17:34
Compare
Choose a tag to compare
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

28 Feb 14:56
Compare
Choose a tag to compare
Pre-release
v2.5.0-20230228

Make unit tests delete graphs when done

Manifest bug fixes

22 Feb 14:09
Compare
Choose a tag to compare
Manifest bug fixes Pre-release
Pre-release
  • fix to loading via nodegroup

Load Ingestion Packages (Manifest)

21 Feb 19:56
Compare
Choose a tag to compare
Pre-release

Implemented /loadIngestionPackage in java and REST clients

Ingestion package handling (and other improvements)

07 Feb 15:22
Compare
Choose a tag to compare

Added initial code for loading an ingestion package, and more.

PRUNE_TO_COL as query_flag

10 Jan 16:46
Compare
Choose a tag to compare
Pre-release

Improved PRUNE_TO_COL to be a query_flag

add "pruneToColumn" optional parameter to /dispatchById

09 Jan 19:30
Compare
Choose a tag to compare

Feature for Collins integration: run a query then reduce to a single column of results, uniquified.