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 95860fa9da1 CAMEL-21344 Update OpenTelemetry dependencies (#15931)
add 397eb1fc923 chore(deps): Bump vavr-version from 0.10.4 to 0.10.5
(#15933)
add 59f190bc1a1 Do not use deprecated
add 9b6c03732df Regen SBOM from commit
8f8ff424f1b2de2eef97985136253ebf353fd09a (#15932)
add 86f7e081fd5 Move from libtinfo5 to libtinfo6
add 9b1845aaf4b CAMEL-21340: camel-json-validator - Fix to work better
with Spring Boot
add 7cce43c78b9 chore(deps): Bump aws-java-sdk2-version from 2.28.20 to
2.28.21 (#15934)
add 4cf6f2a1e3a Fix camel-dhis test does not work with paging=true due to
bug in dhis
add e40085c9e51 chore(deps): Bump com.cedarsoftware:java-util from 2.16.0
to 2.17.0 (#15938)
add a4abd441397 chore(deps): Bump logback-version from 1.5.9 to 1.5.10
(#15940)
add ff817ae0187 chore(deps): Bump io.milvus:milvus-sdk-java from 2.4.4 to
2.4.5 (#15942)
add 39aed6dca4e chore(deps): Bump io.github.ascopes:protobuf-maven-plugin
(#15941)
add aa11731e7ad chore(deps): Bump
com.google.apis:google-api-services-sheets (#15939)
add 992aab145a7 chore(deps): Bump curator-version from 5.7.0 to 5.7.1
(#15936)
add 27d5deec738 Fix Jackson polymorphic ser/de by always using a JSON-only
property (#15924)
add d50bdad914e chore(deps): Bump
org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api
(#15937)
add 612f44d3a5f chore(deps): Bump io.smallrye:smallrye-fault-tolerance
(#15935)
add c5d4b504da0 Upgrade Infinispan Container image to version 15.0.10
(#15943)
add ea4945b7460 CAMEL-21265 - Create ApplicationEnvironmentPreparedEvent
for Vault components - AWS Secrets Manager (#15945)
add dde6cfc6bdc Revert open search ppc64 le not working (#15946)
add 77b96dcc03c [CAMEL-21345] Invalid manifest with jbang camel k8s
--cluster-type openshift (#15944)
add 2927376faa9 Fix website build
add b8b7f058177 CAMEL-21265 - Create ApplicationEnvironmentPreparedEvent
for Vault components - Google Secret Manager (#15947)
add df2f57318c7 CAMEL-21265 - Create ApplicationEnvironmentPreparedEvent
for Vault components - Azure Key Vault (#15948)
add 3bc69c499ca CAMEL-21314: Make test throw exception to see the failure
add fa48ffbe6f6 chore(deps): Bump aws-java-sdk2-version from 2.28.21 to
2.28.22 (#15949)
add 009cffc6052 chore(deps): Bump com.tisonkun.os:os-detector-maven-plugin
(#15950)
add 44e0e26bf3f chore(deps): Bump
org.l2x6.cq:cq-alias-fastinstall-quickly-extension (#15952)
add a47da8761bb chore(deps): Bump micrometer-version from 1.13.5 to 1.13.6
(#15951)
add 3e04d54bee7 aws-s3 - fix catalog json to include enum operations.
No new revisions were added by this update.
Summary of changes:
.github/actions/install-packages/action.yml | 2 +-
.mvn/extensions.xml | 4 +-
camel-sbom/camel-sbom.json | 27043 ++++++-----
camel-sbom/camel-sbom.xml | 48531 ++++++++++++++++---
.../apache/camel/catalog/components/aws2-s3.json | 4 +-
.../camel/catalog/components/json-validator.json | 5 +-
.../SecretsManagerPropertiesFunction.java | 9 +
.../apache/camel/component/aws2/s3/aws2-s3.json | 4 +-
.../component/aws2/s3/AWS2S3Configuration.java | 3 +-
.../s3/integration/S3CopyObjectCustomerKeyIT.java | 20 +-
.../aws2/s3/integration/S3HeadBucketIT.java | 33 +-
.../key/vault/KeyVaultPropertiesFunction.java | 9 +
.../camel/component/clickup/model/Event.java | 2 +-
.../apache/camel/component/dhis2/Dhis2GetIT.java | 4 +-
.../GoogleSecretManagerPropertiesFunction.java | 9 +
.../JsonValidatorComponentConfigurer.java | 15 +-
.../component/jsonvalidator/json-validator.json | 5 +-
.../jsonvalidator/JsonValidatorComponent.java | 34 +-
.../jsonvalidator/JsonValidatorEndpoint.java | 3 -
components/camel-opensearch/pom.xml | 1 +
.../camel/component/bean/BeanConcurrentTest.java | 2 +-
.../bean/BeanExpressionConcurrentTest.java | 2 +-
.../ControlBusLanguageSimpleStartRouteTest.java | 2 +-
.../controlbus/ControlBusStartRouteAsyncTest.java | 2 +-
.../controlbus/ControlBusStartRouteTest.java | 2 +-
.../component/dataset/DataSetPreloadTest.java | 2 +-
.../camel/component/dataset/DataSetSedaTest.java | 2 +-
.../FileConcurrentWriteAppendSameFileTest.java | 2 +-
.../file/FileConsumeDoneFileIssueTest.java | 4 +-
.../file/FileConsumeMaxMessagesPerPollTest.java | 2 +-
.../file/FileConsumeMoveRelativeNameTest.java | 2 +-
.../FileConsumeNotEagerMaxMessagesPerPollTest.java | 2 +-
...ileConsumerAbsoluteRootPathDefaultMoveTest.java | 2 +-
.../component/file/FileConsumerBatchTest.java | 2 +-
.../file/FileConsumerCustomSchedulerTest.java | 2 +-
...erDirectoryMustExistBridgeErrorHandlerTest.java | 2 +-
.../file/FileConsumerFileNameFilterTest.java | 2 +-
.../FileConsumerIdempotentKeyChangedIssueTest.java | 2 +-
...FileConsumerPollStrategyPolledMessagesTest.java | 2 +-
.../file/FileConsumerRelativeFileNameTest.java | 2 +-
.../file/FileConsumerSpringSchedulerTest.java | 2 +-
.../FileConsumerThreadsInProgressIssueTest.java | 2 +-
.../file/FileMarkerFileDeleteOldLockFilesTest.java | 2 +-
...eMarkerFileRecursiveDeleteOldLockFilesTest.java | 2 +-
...erFileRecursiveDoNotDeleteOldLockFilesTest.java | 2 +-
...cursiveFilterDeleteOldLockFilesIncludeTest.java | 2 +-
...rFileRecursiveFilterDeleteOldLockFilesTest.java | 2 +-
.../component/file/FileRecursiveNoopTest.java | 3 +-
.../FileRenameReadLockMustUseMarkerFileTest.java | 2 +-
.../camel/component/file/FileSplitInSplitTest.java | 2 +-
.../file/FromFilePollThirdTimeOkTest.java | 2 +-
.../file/stress/FileAsyncStressManualTest.java | 2 +-
...StressReadLockLockFileTestManualManualTest.java | 2 +-
...ileAsyncStressReadLockNoneManualManualTest.java | 2 +-
...eAsyncStressReadLockRenameManualManualTest.java | 2 +-
.../seda/SameSedaQueueSizeAndNoSizeTest.java | 4 +-
.../seda/SedaConcurrentConsumersNPEIssueTest.java | 4 +-
.../seda/SedaDefaultDiscardWhenFullTest.java | 2 +-
.../component/seda/SedaDiscardWhenFullTest.java | 2 +-
.../component/seda/SedaPurgeWhenStoppingTest.java | 2 +-
.../camel/component/timer/TimerNameTest.java | 2 +-
.../component/timer/TimerNegativeDelayTest.java | 2 +-
.../component/timer/TimerRepeatCountTest.java | 2 +-
.../GracefulShutdownNoAutoStartOrderClashTest.java | 2 +-
.../ShutdownGracefulNoAutoStartedRoutesTest.java | 2 +-
.../SimpleShutdownGracefulNoAtuoStartedTest.java | 2 +-
.../DefaultSupervisingRouteControllerTest.java | 2 +-
.../OnExceptionBeforeErrorHandlerIssueTest.java | 2 +-
.../processor/BatchConsumerPooledExchangeTest.java | 2 +-
.../processor/CustomScheduledRoutePolicyTest.java | 2 +-
.../FailOverLoadBalanceAutoStartupFalseTest.java | 2 +-
.../camel/processor/FlipRoutePolicyTest.java | 2 +-
.../apache/camel/processor/PooledExchangeTest.java | 2 +-
.../camel/processor/RouteNoAutoStartupTest.java | 2 +-
...StartupOrderSuspendResumeNoAutoStartupTest.java | 2 +-
.../processor/ShutdownCompleteAllTasksTest.java | 2 +-
.../AggregateSimpleExpressionIssueManualTest.java | 2 +-
...ionStrategyCompletionFromBatchConsumerTest.java | 2 +-
.../main/MainSupervisingRouteControllerTest.java | 2 +-
.../management/ManagedPooledExchangeTest.java | 2 +-
.../management/ManagedRouteAutoStartupTest.java | 2 +-
.../management/ManagedRouteNoAutoStartupTest.java | 2 +-
.../ManagedSupervisingRouteControllerTest.java | 2 +-
.../ROOT/pages/using-propertyplaceholder.adoc | 2 +-
.../dsl/JsonValidatorComponentBuilderFactory.java | 29 +-
.../core/commands/kubernetes/KubernetesExport.java | 5 +-
.../commands/kubernetes/traits/TraitHelper.java | 17 +-
parent/pom.xml | 22 +-
.../infra/infinispan/services/container.properties | 2 +-
.../opensearch/common/OpenSearchProperties.java | 1 -
.../services/OpenSearchLocalContainerService.java | 16 +-
.../infra/opensearch/services/container.properties | 1 -
92 files changed, 55383 insertions(+), 20585 deletions(-)