Releases: cefriel/chimera
Releases · cefriel/chimera
Chimera v4.6.0
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
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
Chimera v4.5.0
SmartEdge Release 2
Features
camel-chimera-mapping-template component
- Added support for directly passing a
TemplateMapcontaining key-value pairs.
Chimera v4.4.1
Dependencies
Bumped the mapping-template dependency from 2.6.0 to 2.6.1
Chimera v4.4.0
Features
camel-chimera-graph-component
GraphConsumerchanged to aScheduledPollConsumer, 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
ReadersAggregationaggregation strategy to provide multiple readers as input for an MTL mapping.
Chimera v4.3.0
Chimera v4.2.1
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
camel-chimera-mapping-template component
Features
- Added support for multiple readers in the mapping-template component. (#21)
Chimera v4.1.1
SmartEdge Release 1
Dependencies
Bumped the mapping-template dependency from 2.5.0 to 2.5.1