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 55dc964 Upgrade Jooq to version 3.13.3 new 3f90de9 CAMEL-15292 - CAMEL-AWS2-S3 - Support SSE-C on the consumer's side new 17cddff Camel-AWS2-S3: Fixed CS new 35d73c0 CAMEL-15292 - CAMEL-AWS2-S3 - Support SSE-C on the consumer's side, updated docs new 352755d CAMEL-15292 - Regen autogenerated docs new 8b2e2e8 Regen docs The 5 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/component/aws2/s3/aws2-s3.json | 12 +-- .../src/main/docs/aws2-s3-component.adoc | 12 +-- .../component/aws2/s3/AWS2S3Configuration.java | 6 +- .../camel/component/aws2/s3/AWS2S3Consumer.java | 15 ++- .../dsl/Aws2S3ComponentBuilderFactory.java | 78 ++++++++-------- .../builder/endpoint/StaticEndpointBuilders.java | 8 +- .../endpoint/dsl/AWS2S3EndpointBuilderFactory.java | 101 ++++++++++++++++++--- .../modules/ROOT/pages/aws2-s3-component.adoc | 12 +-- 8 files changed, 164 insertions(+), 80 deletions(-)