Skip to content

Releases: cefriel/chimera

Chimera v4.6.0

28 Jan 13:56

Choose a tag to compare

camel-chimera-mapping-template

Features

  • It is now possible to provide an RML mapping which will be converted into MTL and then executed (#63)
  • Added support for reading data from Postgres and MySQL to be used in a mapping (#65)

Fixes

  • Fixed classpath ChimeraResource being mistakenly read as Path (#67)

Chimera v4.5.3

23 Oct 07:33

Choose a tag to compare

camel-chimera-graph-component

Fixes

  • Correctly Set outputFormat when multiple Readers are provided as input (#60)

Dependencies

  • Bumped camel from 4.4.1 to 4.4.5
  • Bumped mapping-template from 2.6.2 to 2.6.3

Chimera v4.5.2

15 Jul 07:57

Choose a tag to compare

Features

camel-chimera-mapping-template component

  • Bumped the mapping-template dependency to 2.6.2
  • Optimize execution of MTL mappings provided as files. This type of execution is faster than when reading the template file as an InputStream (#52)
  • Fix handling of Apache commons-lang3 dependency (#58)

Chimera v4.5.0

08 Jul 09:16

Choose a tag to compare

SmartEdge Release 2

Features

camel-chimera-mapping-template component

  • Added support for directly passing a TemplateMap containing key-value pairs.

Chimera v4.4.1

13 Jun 07:37

Choose a tag to compare

Dependencies

Bumped the mapping-template dependency from 2.6.0 to 2.6.1

Chimera v4.4.0

10 Jun 08:17

Choose a tag to compare

Features

camel-chimera-graph-component

  • GraphConsumer changed to a ScheduledPollConsumer, meaning that it now works as intended with the pollEnrich EIP.

camel-chimera-mapping-template component

  • Added a fail on invalid reference (?fir=...) option as a failure condition for the execution of MTL mappings.
  • Added ReadersAggregation aggregation strategy to provide multiple readers as input for an MTL mapping.

Chimera v4.3.0

14 Apr 14:34

Choose a tag to compare

Features

  • ChimeraResourceBean to handle Camel variables #41

camel-chimera-mapping-template component

  • Fixed multiple readers support #39
  • Resolved fixed TemplateExecutor parameters #38

camel-chimera-graph-component

  • Return just the result of a SPARQL construct query #40

Chimera v4.2.1

07 Jan 11:42

Choose a tag to compare

camel-chimera-mapping-template component

  • fix: creation of mapt singleton TemplateExecutor, prior to the fix, a route would function correctly on its initial execution but fail on subsequent attempts. (#28)

Chimera v4.2.0

03 Dec 11:18

Choose a tag to compare

camel-chimera-mapping-template component

Features

  • Added support for multiple readers in the mapping-template component. (#21)

Chimera v4.1.1

18 Sep 09:06

Choose a tag to compare

SmartEdge Release 1

Dependencies

Bumped the mapping-template dependency from 2.5.0 to 2.5.1