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

davsclaus pushed a change to branch fix/CAMEL-24137-circuit-breaker-modernize
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard 6d8c71e30d8c CAMEL-24137: Address review feedback - fix 
ConfigurationProperties, deprecate int overloads, upgrade guide, wiring test
 discard c7d647abdf2b CAMEL-24137: Circuit Breaker EIP modernization (Z1, Z4, 
Z5, Z6, Z7, Z8)
     add 33d9cd1eabc8 CAMEL-23562: camel-xmpp - upgrade Smack from 4.3.5 to 
4.4.8
     add 884f5436e57d CAMEL-22351: camel-main - mark required options on vault 
configs
     add d88a02d6eab1 CAMEL-24137: Circuit Breaker EIP modernization (Z1, Z4, 
Z5, Z6, Z7, Z8)
     add d62ca4f9a484 CAMEL-24137: Address review feedback - fix 
ConfigurationProperties, deprecate int overloads, upgrade guide, wiring 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   (6d8c71e30d8c)
            \
             N -- N -- N   refs/heads/fix/CAMEL-24137-circuit-breaker-modernize 
(d62ca4f9a484)

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.

No new revisions were added by this update.

Summary of changes:
 .../main/camel-main-configuration-metadata.json    | 22 +++++++++++-----------
 components/camel-xmpp/pom.xml                      |  2 +-
 .../apache/camel/component/xmpp/XmppBinding.java   | 13 +++++++------
 .../apache/camel/component/xmpp/XmppLogger.java    |  2 +-
 .../apache/camel/vault/AwsVaultConfiguration.java  |  2 +-
 .../camel/vault/AzureVaultConfiguration.java       |  2 +-
 .../camel/vault/CyberArkVaultConfiguration.java    |  4 ++--
 .../apache/camel/vault/GcpVaultConfiguration.java  |  2 +-
 .../camel/vault/HashicorpVaultConfiguration.java   |  8 ++++----
 .../vault/IBMSecretsManagerVaultConfiguration.java |  4 ++--
 .../camel-main-configuration-metadata.json         | 22 +++++++++++-----------
 .../ROOT/pages/camel-4x-upgrade-guide-4_22.adoc    | 10 ++++++++++
 parent/pom.xml                                     |  2 +-
 13 files changed, 53 insertions(+), 42 deletions(-)

Reply via email to