This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 3b703840fcc chore(deps-dev): Bump prettier-eslint-cli from 7.1.0 to 
8.0.1 in /docs
     add a90996f452f Upgrade camel-pubnub to v9 client (#14515)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/catalog/components/pubnub.json    |   4 +-
 .../org/apache/camel/component/pubnub/pubnub.json  |   4 +-
 .../component/pubnub/PubNubConfiguration.java      |   3 +-
 .../camel/component/pubnub/PubNubConsumer.java     |  10 +-
 .../camel/component/pubnub/PubNubEndpoint.java     |   5 +-
 .../camel/component/pubnub/PubNubProducer.java     | 135 +++++++++++++--------
 .../component/pubnub/PubNubOperationsTest.java     |  23 +---
 .../camel/component/pubnub/PubNubTestBase.java     |  13 +-
 .../ROOT/pages/camel-4x-upgrade-guide-4_7.adoc     |   4 +
 .../dsl/PubnubComponentBuilderFactory.java         |  10 +-
 .../endpoint/dsl/PubNubEndpointBuilderFactory.java |  10 +-
 .../apache/camel/kotlin/components/PubnubUriDsl.kt |   3 +-
 parent/pom.xml                                     |   2 +-
 13 files changed, 118 insertions(+), 108 deletions(-)

Reply via email to