This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit f74e4daa5d8c495f3bb6bf94279cd4aa9e6d7f0a Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Dec 16 10:40:17 2024 +0100 Remove camel-k-starter which was deprecated --- docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_10.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_10.adoc b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_10.adoc index 2ed9272c92c..65c9bddf9d7 100644 --- a/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_10.adoc +++ b/docs/user-manual/modules/ROOT/pages/camel-4x-upgrade-guide-4_10.adoc @@ -24,3 +24,7 @@ The camel-jbang commands for `camel-k` has been removed. The component `camel-google-pubsub-lite` has been deprecated following the deprecation of the corresponding service by Google Cloud Platform. Google recommends migrating your Pub/Sub Lite service to either Google Cloud Managed Service for Apache Kafka or Google Cloud Pub/Sub. Depending on your choice, you should use `camel-kafka` or `camel-google-pubsub component`, respectively. + +== camel-spring-boot + +The `camel-k-starter` has been removed.