This is an automated email from the ASF dual-hosted git repository. apupier pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit b954ce9e4e7916baad0337526623b6ebf258974a Author: Ricardo M. <[email protected]> AuthorDate: Fri Sep 20 15:05:00 2024 +0200 chore: Address comments regarding markdown --- .../blog/2024/09/kaoto-release-2.2.0/canvas.png | Bin 48443 -> 35803 bytes .../09/kaoto-release-2.2.0/catalogPagination.png | Bin 70858 -> 100817 bytes .../09/kaoto-release-2.2.0/chooseNodeLabel.png | Bin 20606 -> 26183 bytes .../2024/09/kaoto-release-2.2.0/componentIcons.png | Bin 161907 -> 239117 bytes .../kaoto-release-2.2.0/containersForBranches.png | Bin 50414 -> 61601 bytes content/blog/2024/09/kaoto-release-2.2.0/cover.png | Bin 113305 -> 114346 bytes .../kaoto-release-2.2.0/fashionIntegrations.jpeg | Bin 372683 -> 189802 bytes content/blog/2024/09/kaoto-release-2.2.0/index.md | 88 +++++++++------------ .../09/kaoto-release-2.2.0/modifiedProperties.png | Bin 25541 -> 33966 bytes .../09/kaoto-release-2.2.0/requiredProperties.png | Bin 17051 -> 25718 bytes .../warningWhenReplacingSteps.png | Bin 33938 -> 38656 bytes 11 files changed, 37 insertions(+), 51 deletions(-) diff --git a/content/blog/2024/09/kaoto-release-2.2.0/canvas.png b/content/blog/2024/09/kaoto-release-2.2.0/canvas.png index 1f24818f..b5e6a9d9 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/canvas.png and b/content/blog/2024/09/kaoto-release-2.2.0/canvas.png differ diff --git a/content/blog/2024/09/kaoto-release-2.2.0/catalogPagination.png b/content/blog/2024/09/kaoto-release-2.2.0/catalogPagination.png index 52defd7c..d5170b94 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/catalogPagination.png and b/content/blog/2024/09/kaoto-release-2.2.0/catalogPagination.png differ diff --git a/content/blog/2024/09/kaoto-release-2.2.0/chooseNodeLabel.png b/content/blog/2024/09/kaoto-release-2.2.0/chooseNodeLabel.png index 84ded25b..1a84ce0b 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/chooseNodeLabel.png and b/content/blog/2024/09/kaoto-release-2.2.0/chooseNodeLabel.png differ diff --git a/content/blog/2024/09/kaoto-release-2.2.0/componentIcons.png b/content/blog/2024/09/kaoto-release-2.2.0/componentIcons.png index b416a61d..dad2fcbe 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/componentIcons.png and b/content/blog/2024/09/kaoto-release-2.2.0/componentIcons.png differ diff --git a/content/blog/2024/09/kaoto-release-2.2.0/containersForBranches.png b/content/blog/2024/09/kaoto-release-2.2.0/containersForBranches.png index 323d7e58..765d881a 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/containersForBranches.png and b/content/blog/2024/09/kaoto-release-2.2.0/containersForBranches.png differ diff --git a/content/blog/2024/09/kaoto-release-2.2.0/cover.png b/content/blog/2024/09/kaoto-release-2.2.0/cover.png index 956773be..f98f72a7 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/cover.png and b/content/blog/2024/09/kaoto-release-2.2.0/cover.png differ diff --git a/content/blog/2024/09/kaoto-release-2.2.0/fashionIntegrations.jpeg b/content/blog/2024/09/kaoto-release-2.2.0/fashionIntegrations.jpeg index 7ed134cc..9509ad57 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/fashionIntegrations.jpeg and b/content/blog/2024/09/kaoto-release-2.2.0/fashionIntegrations.jpeg differ diff --git a/content/blog/2024/09/kaoto-release-2.2.0/index.md b/content/blog/2024/09/kaoto-release-2.2.0/index.md index 9cbf4049..3df64bf5 100644 --- a/content/blog/2024/09/kaoto-release-2.2.0/index.md +++ b/content/blog/2024/09/kaoto-release-2.2.0/index.md @@ -7,71 +7,61 @@ categories: ["Releases", "Tooling", "Kaoto"] preview: "Kaoto 2.2 has been released" --- -<div style="text-align: center"> - <img src="cover.png" alt="Kaoto" height="400"/> -</div> + -<br/> Following the Apache Camel 4.8 release, we are happy to announce the release of Kaoto 2.2 with many improvements to enhance the user experience. This time, the theme was to improve the visualizations and the user experience in the Canvas, as well as to provide more flexibility to the users. Read on to discover the key highlights of this release and how they can improve your workflow with Kaoto. ## What’s New in Kaoto 2.2? -### Canvas Improvements +### New look and feel +The flow elements have been redesigned to provide a more modern and clean look. The new design is more intuitive and user-friendly, making it easier to work with your integrations. -- New look and feel: The flow elements have been redesigned to provide a more modern and clean look. The new design is more intuitive and user-friendly, making it easier to work with your integrations. + -<div style="text-align: center"> - <img src="canvas.png" alt="Canvas" height="400"/> -</div> +### Added containers for better organization +This feature allows you to expand and collapse integration parts, making it easier to work with complex integrations. -- Added containers for better organization: This feature allows you to expand and collapse integration parts, making it easier to work with complex integrations. + -<div style="text-align: center"> - <img src="containersForBranches.png" alt="Containers for branches" height="400"/> -</div> +### Open source code to the side +There is a quick action button to open the source code with a single click, making it easier to work with both the visual and textual representation of your integration. -- Open source code to the side: There is a quick action button to open the source code with a single click, making it easier to work with both the visual and textual representation of your integration. + -<div style="text-align: center"> - <img src="openSourceCodeToTheSide.gif" alt="Open source code to the side using editor quick action button" height="400"/> -</div> +### Filter configuration properties +You can now filter the configuration properties in the side panel, showing by default the required properties, and allowing you to see the modified ones as well. -- Filter configuration properties: You can now filter the configuration properties in the side panel, showing by default the required properties, and allowing you to see the modified ones as well. +| Required properties | Modified properties | +| --- | --- | +|  |  | -<div style="text-align: center; display: flex; flex-flow: row; align-items: center;"> - <img src="requiredProperties.png" alt="Required properties" height="400"/> - <img src="modifiedProperties.png" alt="Modified properties" style="margin-left: 20px;" height="400"/> -</div> +### Updated the components icons +The icons for the components have been updated to provide a more consistent and modern look, especially around the AI related components. -- Updated the components icons: The icons for the components have been updated to provide a more consistent and modern look, especially around the AI related components. + -<div style="text-align: center;"> - <img src="componentIcons.png" alt="Component icons" height="400"/> -</div> +### Pagination for the catalog +The catalog now supports pagination, making it easier and faster to navigate through the components and find the one you need. -- Pagination for the catalog: The catalog now supports pagination, making it easier and faster to navigate through the components and find the one you need. + -<div style="text-align: center;"> - <img src="catalogPagination.png" alt="Catalog pagination" height="400"/> -</div> +### Warning when replacing steps +When replacing a step in the canvas, you will now get a warning if the step you are replacing has child steps, preventing you from losing your work. -- Warning when replacing steps: When replacing a step in the canvas, you will now get a warning if the step you are replacing has child steps, preventing you from losing your work. + -<div style="text-align: center;"> - <img src="warningWhenReplacingSteps.png" alt="Catalog pagination" height="400"/> -</div> +### Choose the label to display +You can now choose whether to use the step id or the step description for the step labels, offering more flexibility in how you work with the canvas. -- Choose the label to display: You can now choose whether to use the step id or the step description for the step labels, offering more flexibility in how you work with the canvas. + -<div style="text-align: center;"> - <img src="chooseNodeLabel.png" alt="Choose node label"/> -</div> +### Remember side bar width +The side panel width is now remembered between sessions, making it easier to work with the side panel. -- Remember side bar width: The side panel width is now remembered between sessions, making it easier to work with the side panel. - -- Expose models through the NPM package: You can now use the Kaoto models in your own projects by installing the Kaoto NPM package, making easier to integrate Kaoto in your own projects. +### Expose models through the NPM package +You can now use the Kaoto models in your own projects by installing the Kaoto NPM package, making easier to integrate Kaoto in your own projects. ## Let's build it together @@ -81,9 +71,7 @@ You can also join the [Kaoto channel](https://camel.zulipchat.com/#narrow/stream You can also check out our [examples repository](https://github.com/KaotoIO/kaoto-examples) to see some more advanced use cases which were set up using Kaoto. -<div style="text-align: center"> - <ins>All contributions are welcome!</ins> -</div> +**All contributions are welcome!** ## What comes next? @@ -94,11 +82,9 @@ Kaoto continues to be available as [a VS Code extension](https://marketplace.vis Feel free to explore the new features and improvements, and let us know what you think! --- -<br/><br/> -<div style="text-align: center"> + We invite you to explore these new features on your fashion integrations. -<br/><br/> - <img src="fashionIntegrations.jpeg" alt="Kaoto fashion" height="400"/> -<br/><br/> -Give it a try today and <a href="https://github.com/orgs/KaotoIO/discussions">tell us</a> about your experience! -</div> + + + +Give it a try today and [tell us](https://github.com/orgs/KaotoIO/discussions) about your experience! diff --git a/content/blog/2024/09/kaoto-release-2.2.0/modifiedProperties.png b/content/blog/2024/09/kaoto-release-2.2.0/modifiedProperties.png index 82945ace..2074c616 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/modifiedProperties.png and b/content/blog/2024/09/kaoto-release-2.2.0/modifiedProperties.png differ diff --git a/content/blog/2024/09/kaoto-release-2.2.0/requiredProperties.png b/content/blog/2024/09/kaoto-release-2.2.0/requiredProperties.png index f1dc61e4..1c717816 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/requiredProperties.png and b/content/blog/2024/09/kaoto-release-2.2.0/requiredProperties.png differ diff --git a/content/blog/2024/09/kaoto-release-2.2.0/warningWhenReplacingSteps.png b/content/blog/2024/09/kaoto-release-2.2.0/warningWhenReplacingSteps.png index 141d05f0..7faf956b 100644 Binary files a/content/blog/2024/09/kaoto-release-2.2.0/warningWhenReplacingSteps.png and b/content/blog/2024/09/kaoto-release-2.2.0/warningWhenReplacingSteps.png differ
