You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/01/11 12:38:54 UTC

(camel) branch regen_bot_3x updated (3d0b18166a1 -> 04a76404fc2)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 3d0b18166a1 CAMEL-20303 - Camel-Sql: Add ObjectInputFilter String pattern parameter in JdbcAggregationRepository to be used in unmarshall operations - Added docs (#12718)
     add 04a76404fc2 CAMEL-20306 - Camel-CassandraQL: Add ObjectInputFilter String pattern parameter in CassandraAggregationRepository to be used in unmarshall operations (#12761)

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/cql-component.adoc                  |  4 ++++
 .../cassandra/CassandraAggregationRepository.java     | 19 ++++++++++++++++++-
 .../aggregate/cassandra/CassandraCamelCodec.java      | 15 +++++++--------
 .../aggregate/cassandra/CassandraCamelCodecTest.java} | 11 ++++++-----
 .../src/test/java/org/malicious/example/Employee.java |  0
 5 files changed, 35 insertions(+), 14 deletions(-)
 copy components/{camel-sql/src/test/java/org/apache/camel/processor/aggregate/jdbc/JdbcCamelCodecTest.java => camel-cassandraql/src/test/java/org/apache/camel/processor/aggregate/cassandra/CassandraCamelCodecTest.java} (83%)
 copy components/{camel-sql => camel-cassandraql}/src/test/java/org/malicious/example/Employee.java (100%)