This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch backport/25729-to-camel-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git
omit 2e030bb270e2 CAMEL-24486: camel-core - Simple language init block
custom function lookup fails in dev profile
add 078de833e3bd ci: scope the local docs build to components 4.22.x so PR
doc validation resolves xrefs (#25748)
add 48545203b266 CAMEL-24468 + CAMEL-24470: camel-ibm-secrets-manager
credential/version-pin fixes (backport to camel-4.22.x) (#25735)
add 9d8bc56bcc11 Revert "CAMEL-23677: Enable SjmsConnectionRecoveryTest
for s390x"
add b14cb3a75dfc Revert "CAMEL-23677: Add s390x container image
configuration for Artemis"
add 85f7874a6390 [backport camel-4.22.x] CAMEL-22114: Fix PQC KeyStore
tests on Java 25 (InvalidKeyException) (#25753)
add 952afd3c2e4e CAMEL-24486: camel-core - Simple language init block
custom function lookup fails in dev profile
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 (2e030bb270e2)
\
N -- N -- N refs/heads/backport/25729-to-camel-4.22.x
(952afd3c2e4e)
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:
.../IBMSecretsManagerPropertiesFunction.java | 12 ++--
.../vault/IBMEventStreamReloadTriggerTask.java | 13 +++--
.../apache/camel/component/pqc/PQCProducer.java | 65 ++++++++++++++++++++++
...java => PQCKeyStoreJdk25KeyConversionTest.java} | 51 ++++++++++++-----
.../component/sjms/SjmsConnectionRecoveryTest.java | 3 +
docs/source-watch.yml | 5 +-
.../infra/artemis/services/container.properties | 1 -
7 files changed, 118 insertions(+), 32 deletions(-)
copy
components/camel-pqc/src/test/java/org/apache/camel/component/pqc/{PQCSignatureOnlyKeyStoreTest.java
=> PQCKeyStoreJdk25KeyConversionTest.java} (70%)