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:04:41 UTC

(camel) branch regen_bot updated (fe81d6da63d -> c7aa49f8c83)

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

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


    from fe81d6da63d Regen for commit 1b83c07f88d7504fb3dc6eec76406b17f9d49a05 (#12758)
     add c7aa49f8c83 CAMEL-20306 - Camel-CassandraQL: Add ObjectInputFilter String pattern parameter in CassandraAggregationRepository to be used in unmarshall operations (#12759)

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
 .../ROOT/pages/camel-4x-upgrade-guide-4_4.adoc        | 12 ++++++++----
 6 files changed, 43 insertions(+), 18 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%)