This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from bf1e1f6 CAMEL-14336:Default shutdown timeout should be reduced to 45 seconds add cbb0426 [CAMEL-14401] Restore default host/port options for IPFS (#3479) No new revisions were added by this update. Summary of changes: .../camel-ipfs/src/main/docs/ipfs-component.adoc | 10 +- .../apache/camel/component/ipfs/IPFSComponent.java | 49 ++-- .../camel/component/ipfs/IPFSConfiguration.java | 43 +--- .../apache/camel/component/ipfs/IPFSEndpoint.java | 26 +-- .../apache/camel/component/ipfs/IPFSProducer.java | 26 ++- .../camel/component/ipfs/SimpleIPFSTest.java | 254 +++++++++++---------- .../endpoint/dsl/IPFSEndpointBuilderFactory.java | 8 +- 7 files changed, 192 insertions(+), 224 deletions(-)