This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch camel-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 2fdddbda34ef Merge branch 'release/4.22.1' into camel-4.22.x
add 73ea704dc4b1 [backport camel-4.22.x] CAMEL-24764:
camel-huaweicloud-obs - close the downloaded object stream (connection leak)
and fix putObject/charset/proxy issues (#26539)
No new revisions were added by this update.
Summary of changes:
.../component/huaweicloud/obs/OBSEndpoint.java | 2 +-
.../component/huaweicloud/obs/OBSProducer.java | 16 ++++++----
.../camel/component/huaweicloud/obs/OBSUtils.java | 7 +++--
.../component/huaweicloud/obs/GetObjectTest.java | 34 ++++++++++++++++++++++
4 files changed, 50 insertions(+), 9 deletions(-)