iMashtak commented on PR #1139:
URL: https://github.com/apache/camel-website/pull/1139#issuecomment-1944451302

   @davsclaus I think the following will be enough:
   
   ---
   
   We have introduced new experimental API for defining Camel routes in Kotlin. 
It provides [Kotlin type-safe 
builders](https://kotlinlang.org/docs/type-safe-builders.html) as building 
blocks of Camel entities.
   
   Kotlin API is not the replacement of Kotlin DSL - it is a separate project 
for now. While it is experimental there may be breaking changes in API in next 
releases.
   
   See more in the `[docs](there must be link to documentation of 
camel-kotlin-api component)`.
   
   ---
   
   I didnt find link of documentation of component, sadly. Also i dont think 
that there should be any repetition of docs to make release note less verbose. 
I included main parts from my point of view.


-- 
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

Reply via email to