You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/26 13:00:39 UTC

[GitHub] [camel-website] apupier opened a new pull request #493: Blog post for VS Code Language Support for Apache Camel 0.0.28

apupier opened a new pull request #493:
URL: https://github.com/apache/camel-website/pull/493


   note: the release has not occurred yet. it should be done today or tomorrow.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-website] lhein commented on pull request #493: Blog post for VS Code Language Support for Apache Camel 0.0.28

Posted by GitBox <gi...@apache.org>.
lhein commented on pull request #493:
URL: https://github.com/apache/camel-website/pull/493#issuecomment-717106269


   I guess it needs a webpage rebuild or something similar?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-website] apupier commented on pull request #493: Blog post for VS Code Language Support for Apache Camel 0.0.28

Posted by GitBox <gi...@apache.org>.
apupier commented on pull request #493:
URL: https://github.com/apache/camel-website/pull/493#issuecomment-717080205


   release done.
   feedback adressed.
   
   This can be merged.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-website] zregvart commented on pull request #493: Blog post for VS Code Language Support for Apache Camel 0.0.28

Posted by GitBox <gi...@apache.org>.
zregvart commented on pull request #493:
URL: https://github.com/apache/camel-website/pull/493#issuecomment-717155159


   > I missed something or just need to wait more?
   
   The build is still [waiting](https://ci-builds.apache.org/job/Camel/job/Camel.website/job/master/143/) for another [build to finish](https://ci-builds.apache.org/job/Mesos/job/Mesos-Websitebot/716/) so it can schedule.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-website] apupier commented on pull request #493: Blog post for VS Code Language Support for Apache Camel 0.0.28

Posted by GitBox <gi...@apache.org>.
apupier commented on pull request #493:
URL: https://github.com/apache/camel-website/pull/493#issuecomment-717095227


   the article still doesn't show up on the website https://camel.apache.org/blog/
   
   I missed something or just need to wait more?


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-website] apupier commented on pull request #493: Blog post for VS Code Language Support for Apache Camel 0.0.28

Posted by GitBox <gi...@apache.org>.
apupier commented on pull request #493:
URL: https://github.com/apache/camel-website/pull/493#issuecomment-716534895


   @lhein @bfitzpat would be nice if you can have a look (I do not have rights to put you as reviewers)


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-website] davsclaus merged pull request #493: Blog post for VS Code Language Support for Apache Camel 0.0.28

Posted by GitBox <gi...@apache.org>.
davsclaus merged pull request #493:
URL: https://github.com/apache/camel-website/pull/493


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-website] bfitzpat commented on a change in pull request #493: Blog post for VS Code Language Support for Apache Camel 0.0.28

Posted by GitBox <gi...@apache.org>.
bfitzpat commented on a change in pull request #493:
URL: https://github.com/apache/camel-website/pull/493#discussion_r511948863



##########
File path: content/blog/2020/10/VSCode-LanguageSupport-0.0.28/index.md
##########
@@ -0,0 +1,71 @@
+---
+title: "New release of VS Code Language Support for Apache Camel 0.0.28"
+date: 2020-10-27
+authors: [apupier]
+categories: ["Releases","Tooling"]
+preview: "New release of VS Code Language Support for Apache Camel 0.0.28: Camel 3.6.0, Camel Kafka Connector and Camel K Modeline and outline"
+---
+
+A new release of [VS Code Language Support for Apache Camel](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-apache-camel) 0.0.28 is available. It is providing an interesting set of new features.

Review comment:
       This might be made a bit smoother by editing to: "We have released a new version (x.y.z) of XXXX, which includes some interesting new features."

##########
File path: content/blog/2020/10/VSCode-LanguageSupport-0.0.28/index.md
##########
@@ -0,0 +1,71 @@
+---
+title: "New release of VS Code Language Support for Apache Camel 0.0.28"
+date: 2020-10-27
+authors: [apupier]
+categories: ["Releases","Tooling"]
+preview: "New release of VS Code Language Support for Apache Camel 0.0.28: Camel 3.6.0, Camel Kafka Connector and Camel K Modeline and outline"
+---
+
+A new release of [VS Code Language Support for Apache Camel](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-apache-camel) 0.0.28 is available. It is providing an interesting set of new features.
+
+# Camel 3.6.0 upgrade
+
+Camel [3.6.0](https://camel.apache.org/blog/2020/10/Camel36-Whatsnew/) catalog is now provided by default. The 3.6.0 version is also leveraged internally.
+
+# Camel Kafka Connector Properties file improvements
+
+Previously, the support for [Camel Kafka Connector](https://camel.apache.org/camel-kafka-connector/latest/index.html) was limited to Camel URI in `camel.(sink|source).url` property value.
+This release focused to provide support to the usage of list of properties for each parameters instead of using a potentially long Camel URI. It relies on the new Camel Kafka Connector Catalog.

Review comment:
       Maybe "This release adds support for the list of properties provided for each parameter instead of using a potentially long Camel URI."

##########
File path: content/blog/2020/10/VSCode-LanguageSupport-0.0.28/index.md
##########
@@ -0,0 +1,71 @@
+---
+title: "New release of VS Code Language Support for Apache Camel 0.0.28"
+date: 2020-10-27
+authors: [apupier]
+categories: ["Releases","Tooling"]
+preview: "New release of VS Code Language Support for Apache Camel 0.0.28: Camel 3.6.0, Camel Kafka Connector and Camel K Modeline and outline"
+---
+
+A new release of [VS Code Language Support for Apache Camel](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-apache-camel) 0.0.28 is available. It is providing an interesting set of new features.
+
+# Camel 3.6.0 upgrade
+
+Camel [3.6.0](https://camel.apache.org/blog/2020/10/Camel36-Whatsnew/) catalog is now provided by default. The 3.6.0 version is also leveraged internally.
+
+# Camel Kafka Connector Properties file improvements
+
+Previously, the support for [Camel Kafka Connector](https://camel.apache.org/camel-kafka-connector/latest/index.html) was limited to Camel URI in `camel.(sink|source).url` property value.
+This release focused to provide support to the usage of list of properties for each parameters instead of using a potentially long Camel URI. It relies on the new Camel Kafka Connector Catalog.
+
+#### Completion for `connector.class` property value
+
+There is completion for the `connector.class` property value. The display name of the completion item is the simple class name. The fully qualified name is inserted.
+
+![Completion for connector.class](completionConnectorClass.gif "Completion for connector.class") 
+
+#### Completion and hover for component properties
+ 
+There is completion and hover for `camel.sink.*` and `camel.source.*` property keys based on Camel Kafka Connector Catalog.
+  
+![Completion and hover for component properties](completionAndHoverForCamelSinkSourceProperties.gif "Completion and hover for component properties") 
+  
+#### Completion for Converters
+
+Camel Kafka Connector is providing specific Kafka [key](https://kafka.apache.org/documentation/#key.converter) and [value](https://kafka.apache.org/documentation/#value.converter) Converters for some connectors. In this case, they are proposed for completion as property value of `key.converter` and `value.converter`.

Review comment:
       Maybe change "is providing" to "provides"? There are a few places that might be made a bit smoother with that change of phrase.




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org