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

pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 64a267b60db7 chore(test-infra): clarify intent of testing constants
     new 9f2f3b1c33cb feat(components): enhance PG queries
     new 1d2568f00236 feat(components): sql query enhancement

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../slot/PgReplicationSlotConsumer.java            | 14 ++++++----
 .../camel/component/pgevent/PgEventConsumer.java   | 16 ++++++++---
 .../camel/component/pgevent/PgEventProducer.java   |  7 ++---
 .../pgevent/integration/PgEventITSupport.java      |  4 ---
 .../stored/CallableStatementWrapperFactory.java    |  2 --
 .../jdbc/ClusteredJdbcAggregationRepository.java   | 23 ++++++++++++----
 .../aggregate/jdbc/JdbcAggregationRepository.java  | 31 +++++++++++++++-------
 .../JdbcOrphanLockAwareIdempotentRepository.java   |  6 ++---
 .../component/sql/ProducerBatchSimpleExpTest.java  |  2 +-
 .../sql/SqlConsumerDynamicParameterTest.java       |  2 +-
 .../sql/SqlConsumerOutputTypeStreamListTest.java   |  6 ++---
 .../component/sql/stored/TemplateCacheTest.java    | 22 ++++++++-------
 12 files changed, 85 insertions(+), 50 deletions(-)

Reply via email to