This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from f093095 CAMEL-15847: Remove camel-core dependency from camel-workday
new 73be2d8 CAMEL-15836 - Camel-AWS2-Cloudwatch: enable autowire on the
cloudwatch client
new a753c52 CAMEL-15836 - Camel-AWS2-Cloudwatch: enable autowire on the
cloudwatch client, fixe tests and regen
new 12e09db CAMEL-15836 - Camel-AWS2-Cloudwatch: enable autowire on the
cloudwatch client, regen catalog
new ba3e33e CAMEL-15836 - Camel-AWS2-Cloudwatch: enable autowire on the
cloudwatch client, added a note in migration guide
The 4 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:
.../apache/camel/catalog/components/aws2-cw.json | 6 ++---
.../camel/catalog/docs/aws2-cw-component.adoc | 10 ++++----
.../component/aws2/cw/Cw2ComponentConfigurer.java | 11 ++++-----
.../component/aws2/cw/Cw2EndpointConfigurer.java | 11 ++++-----
.../component/aws2/cw/Cw2EndpointUriFactory.java | 3 +--
.../apache/camel/component/aws2/cw/aws2-cw.json | 6 ++---
.../src/main/docs/aws2-cw-component.adoc | 10 ++++----
.../camel/component/aws2/cw/Cw2Component.java | 21 ----------------
.../camel/component/aws2/cw/Cw2Configuration.java | 15 +-----------
.../aws2/cw/CwComponentRegistryClientTest.java | 15 +-----------
.../dsl/Aws2CwComponentBuilderFactory.java | 16 -------------
.../endpoint/dsl/Cw2EndpointBuilderFactory.java | 28 ----------------------
.../modules/ROOT/pages/aws2-cw-component.adoc | 10 ++++----
.../ROOT/pages/camel-3x-upgrade-guide-3_7.adoc | 5 ++++
14 files changed, 34 insertions(+), 133 deletions(-)