Versions Compared

Key

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

...

  • camel-atomix - a component to integrate Camel with Atomix
  • camel-aws - added lamda component to be used for invoking and working with AWS Lambda functions
  • camel-caffeine - a component that allows you to interact with a Caffeine cache
  • camel-crypto-cms - a component for cryptographic message syntax
  • camel-google-bigquery - Google BigQuery data warehouse for analytics.
  • camel-headersmap - a faster implementation of case-insenstive map (used by camel message headers) which can be added to classpath at runtime to be auto installed
  • camel-json-validator - validates the payload of a message using Everit JSON schema validator.
  • camel-iec60870 - To to integrate Camel with IEC 60870-5-104 IoT devices
  • camel-ldif - the ldif component allows you to do updates on an LDAP server from a LDIF body content.
  • camel-master - a component that leverage Cluster SPI to ensure that only a single consumer in a camel cluster is active at any point in time.
  • camel-reactor - a reactor based back-end for camel's reactive streams component
  • camel-thrift - the Thrift component allows to call and expose remote procedures (RPC) with Apache Thrift data format and serialization mechanism
  • camel-twilio - a component that allows you to interact with Twilio REST APIs to call phones, send texts, etc. from a Camel routecamel-master - a component that leverage Cluster SPI to ensure that only a single consumer in a camel cluster is active at any point in time.

New Annotations

  • Added predicate to Consume

...