zbendhiba commented on code in PR #4680: URL: https://github.com/apache/camel-quarkus/pull/4680#discussion_r1143563244
########## docs/modules/ROOT/pages/migration-guide/3.0.0.adoc: ########## @@ -0,0 +1,32 @@ += Camel Quarkus 3.0.0 Migration Guide + +The following guide outlines how to adapt your code to changes that were made in Camel Quarkus 3.0.0. + +== Changes in Quarkus + +Please refer to https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.0[Quarkus 3.0.0 Migration Guide]. + +== Changes in Camel + +Pleaser refer to https://camel.apache.org/manual/camel-4-migration-guide.html[Apache Camel 3.x to 4.0 Migration guide]. + +== Removed extensions + +The following extensions has been removed. + +[options="header"] +|=== +| Component | Alternative component(s) | Status of removal Review Comment: Oh yeah thank you very much. I changed my version and forgot to remove this header. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org