apupier commented on code in PR #828: URL: https://github.com/apache/camel-website/pull/828#discussion_r851164934
########## content/blog/2022/04/camel-karavan-0.0.14/index.md: ########## @@ -0,0 +1,60 @@ +--- +title: "Karavan Designer Preview Release 0.0.14" +date: 2022-04-18 +authors: [mgubaidullin] +categories: ["Releases","Tooling"] +preview: "What's new in Karavan 0.0.14" +--- + + + +What's going on with Apache Camel Karavan? + +Karavan is progressing! The following cool staff was done since the last [post](/blog/2022/02/camel-karavan-0.0.12): Review Comment: ```suggestion Karavan is progressing! The following cool stuff was done since the last [post](/blog/2022/02/camel-karavan-0.0.12): ``` ########## content/blog/2022/04/camel-karavan-0.0.14/index.md: ########## @@ -0,0 +1,60 @@ +--- +title: "Karavan Designer Preview Release 0.0.14" +date: 2022-04-18 +authors: [mgubaidullin] +categories: ["Releases","Tooling"] +preview: "What's new in Karavan 0.0.14" +--- + + + +What's going on with Apache Camel Karavan? + +Karavan is progressing! The following cool staff was done since the last [post](/blog/2022/02/camel-karavan-0.0.12): + +# REST API + +With the aid of the new clean REST DSL in Camel 3.16 Karavan can help to design REST API. +Starting from version 0.0.13 Karavan requires Camel 3.16+ runtime + + + +# User Interface improvements + +## New theme + +Karavan comes with the new theme aligned to VSCode build-in theme. + + + + + +## New VSCode view Review Comment: The "official" spelling is with a space: VS Code  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
