Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

2.0.15.286

2022-10-28

  • Added support for adding Custom Functions at Lens startup using the config variables CUSTOM_FUNCTION_JAR_URL and CUSTOM_FUNCTION_TTL_URL

...

2.0.14.283

2022-10-18

  • Added the ability to specify a specific mapping file to be used when processing an input file

    • For example: http://localhost:8080/process?inputFileURLs=file:///tmp/sflens/input-123.json&logicalSources=input.json&mappingFileURL=file://tmp/sflens/mapping/mapping.ttl

...

2.0.12.278

2022-11-11

  • Support for ingesting Change Data Capture (CDC) Debezium data streams

  • Support for XSLX and ODS spreadsheet data formats

  • Support for multiple source and mapping file processing

...

2.0.5.254

2022-06-20

  • Added support for the AWS Default Credentials Provider Chain. In addition to the environment variables, AWS Credentials can now be set in more ways.

  • Improved stability and bug fixes

...

2.0.4.250

2022-05-12

  • Added support for Property Graphs by generating nodes and edges files

  • Lens data directories are created on startup minimising required config

  • Ability to save and restore configuration as well as editing on a running Lens

  • Added to the suite of built in functions

  • Added fine grain logging control

...


1.5.2.222

2021-06-10

  • Added support for different output file types (NQuads, NTriples, JSON-LD, Turtle, Trig, and Trix)

  • Removed NamedGraphs being attached to triples when provenance is switched off

...


1.5.1.214

2020-10-02

  • Returns an exception message when processing fails via endpoint triggering

...


1.4.3.201

2020-08-28

  • AWS Marketplace compatibility

  • The Lens can now accept new Custom Functions via an endpoint

...