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

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


    omit 92c3ef50bd Fixed zipfile (compression test)
    omit ccce4c27cf Upgrade Debezium to 3.2.1.Final
    omit 0fdab4ff73 Regen files
    omit 1fe0a743a7 Fixed compilation error of BuildTimeJsonSchemaResolver
    omit b6d50d5d05 Gen files
    omit 4932cfc61c Gen files
    omit 097bbeb463 Upgrade debezium to 3.2.0.Final
    omit 22c2aaaa67 Gen files
    omit de6cb49557 Redefined mariadb devservice to use mirror.gcr.io/* instead 
of docker.io/*
    omit 8255ed2dc0 Gen files
    omit 01a700f8cd Gen files
    omit c309dec4a9 Fixed azure grouped tests
    omit bf625be4a8 regen files
    omit ab95743dd6 Gen files
    omit 700e667ec0 gen files
    omit 1f36efda52 Added await into spring-rebbitmq to see result on CI
    omit e27fb1e062 Fixed compilation issue
    omit 654cd942cf Upgrade Camel to 4.14.0
    omit ba79da0d5c Add iso8583 extension
     add ef18c071a6 Avoid configuring JasyptPropertiesParser unless encrypted 
properties are detected
     new b3cb336e21 Add iso8583 extension
     new c5e1320dcf Upgrade Camel to 4.14.0
     new 0dd7ae5559 Fixed compilation issue
     new dd01006ef1 Added await into spring-rebbitmq to see result on CI
     new 3dccfecd11 gen files
     new d230fd07d1 Gen files
     new a444d34522 regen files
     new 5ad18d0184 Fixed azure grouped tests
     new 857262cb09 Gen files
     new ac41bbed62 Gen files
     new 7af2aacceb Redefined mariadb devservice to use mirror.gcr.io/* instead 
of docker.io/*
     new 7e2865e036 Gen files
     new 404d185f84 Upgrade debezium to 3.2.0.Final
     new a18b7e0399 Gen files
     new a0a04feb96 Gen files
     new d7a75fd21a Fixed compilation error of BuildTimeJsonSchemaResolver
     new 6d6bd3a2e2 Regen files
     new 5e093c2404 Upgrade Debezium to 3.2.1.Final
     new 41195dcb2b Fixed zipfile (compression test)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (92c3ef50bd)
            \
             N -- N -- N   refs/heads/camel-main (41195dcb2b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 19 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:
 ...t.java => JasyptNoEncryptedPropertiesTest.java} | 11 ++++---
 .../component/jasypt/CamelJasyptConfig.java        | 18 +++++------
 .../component/jasypt/CamelJasyptRecorder.java      | 35 ++++++++++++++++++----
 3 files changed, 43 insertions(+), 21 deletions(-)
 copy 
extensions/jasypt/deployment/src/test/java/org/apache/camel/quarkus/component/jasypt/{JasyptPasswordSysEnvPrefixTest.java
 => JasyptNoEncryptedPropertiesTest.java} (84%)

Reply via email to