You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2021/12/06 19:41:57 UTC

[camel-website] branch main updated: provide release announcement for VS Code extensions

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 910215c  provide release announcement for VS Code extensions
910215c is described below

commit 910215cc26770226c662b94736026f8a7210803f
Author: Aurélien Pupier <ap...@redhat.com>
AuthorDate: Mon Dec 6 16:54:08 2021 +0100

    provide release announcement for VS Code extensions
    
    Signed-off-by: Aurélien Pupier <ap...@redhat.com>
---
 content/blog/2021/12/vscode-releases/index.md | 30 +++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/content/blog/2021/12/vscode-releases/index.md b/content/blog/2021/12/vscode-releases/index.md
new file mode 100644
index 0000000..83b8ce0
--- /dev/null
+++ b/content/blog/2021/12/vscode-releases/index.md
@@ -0,0 +1,30 @@
+---
+title: "New releases of VS Code Language Support for Apache Camel 0.1.2 and Tooling for Apache Camel K 0.0.28"
+date: 2021-12-06
+authors: [apupier]
+categories: ["Releases","Tooling"]
+preview: "New releases of VS Code Language Support for Apache Camel 0.1.2 and Tooling for Apache Camel K 0.0.28: version upgrades"
+---
+
+New releases of [VS Code Language support for Apache Camel](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-apache-camel) 0.1.2 and [VS Code Tooling for Apache Camel K] 0.0.28 are available. It includes several version upgrades.
+
+# Version upgrades
+
+The default Kamel binary used has been upgraded from 1.6.0 to 1.7.0.
+
+The language support contains these upgrades:
+* Default Camel Catalog version from 3.12.0 to 3.13.0
+* Kamelet Catalog from 0.4.0 to 0.5.0
+* Camel Quarkus Catalog from 2.3.0 to 2.4.0
+* Camel K trait Catalog from 1.3.2 to 1.7.0
+
+# Discoverability
+
+The keyword "Camel Yaml" has been added to help finding these extensions. It will be used for the VS Code Kubernetes feature suggesting extensions based on Yaml CRDs content. Stay tuned for a demo when it will be available. If you cannot wait, you can have a look to this [issue](https://github.com/Azure/vscode-kubernetes-tools/pull/1010).
+
+# What's next?
+
+Provide your feedback and ideas!
+You can start discussions on [Zulip camel-tooling channel](https://camel.zulipchat.com/#narrow/stream/258729-camel-tooling).
+You can create and vote for issues on github [issue](https://github.com/camel-tooling/camel-lsp-client-vscode).
+You can create and vote for issues on the [jira](https://issues.redhat.com/browse/FUSETOOLS2) used by the Red Hat Integration tooling team.