Release 0.3.0
This new release contains the following upgrades:
- Camel Quarkus Catalog from 2.7.0 to 2.8.0
- Default Camel Catalog version from 3.15.0 to 3.16.0
- Kamelet Catalog from 0.7.1 to 0.8.0
What’s next
You can submit your enhancement requests on the VS Code Language support for Apache Camel or in the Red Hat Jira.
Related posts
VS Code Language support for Camel release 0.1.5
, by Aurélien PupierA new release of VS Code Language support for Camel is available! This is the version 0.1.5. It comes with improvement in connected mode and several Camel versions upgrades. Connected mode hint For components which proposes connected mode, there is now a little hint on hover to help user to know that more completion is available with a configured connection to an instance. For reminder, the components leveraging this kind of feature are kafka, knative and kubernetes-*.
New releases of VS Code Language Support for Apache Camel 0.1.2 and Tooling for Apache Camel K 0.0.28
, by Aurélien PupierNew releases of VS Code Language support for 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.
New release of VS Code AtlasMap 0.1.0
, by Aurélien PupierA new release of VS Code AtlasMap 0.1.0 is available. It includes a new development flow closer to a classical VS Code development flow. New features Create a new AtlasMap Data Transformation A new command is available in the command palette to create a new AtlasMap Data Transformation. Open AtlasMap UI for AtlasMap Data Transformation from workspace It is now possible to click on an *.adm file from the VS Code explorer.
New release of VS Code Language Support for Apache Camel 0.1.0
, by Aurélien PupierA new release of VS Code Language Support for Apache Camel 0.1.0 is available. It includes upgrade of Camel catalogs, removal of Java 8 as runtime for embedded Language Server, connected mode completion for Kubernetes and Knative and folding of choice in Java. Removal of Java 8 as runtime for embedded Language Server The removal of Java 8 as runtime for embedded Language Server allowed the upgrade of Camel Quarkus Catalog and some test dependencies.
New release of VS Code Language Support for Apache Camel 0.0.35
, by Aurélien PupierA new release of VS Code Language Support for Apache Camel 0.0.35 is available. It includes upgrade of default Camel catalog, deprecation of Java 8 as runtime for embedded Language Server, folding of Camel routes in Java editor, status bar improvement. Camel version upgrade The default Camel catalog has been upgraded from 3.11.0 to 3.11.1. Deprecation of Java 8 as runtime for embedded Language Server The deprecation of Java 8 as runtime for embedded Language Server will allow to upgrade Camel Quarkus Catalog in upcoming release.