You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ma...@apache.org on 2022/10/09 14:38:32 UTC

[camel-karavan] branch main updated (5fdcf81 -> c011f88)

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

marat pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


    from 5fdcf81  Roadmap fix
     new 2352974  Package description
     new dfff142  #487
     new c011f88  Prepare to preview release

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 karavan-app/src/main/resources/application.properties |  2 +-
 karavan-operator/resources/karavan.yaml               | 11 +++--------
 karavan-vscode/CHANGELOG.md                           |  8 ++++++--
 karavan-vscode/package.json                           |  4 ++--
 4 files changed, 12 insertions(+), 13 deletions(-)


[camel-karavan] 02/03: #487

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit dfff142fb89fad9d8ebbaa6eb28e74baf9ebe201
Author: Marat Gubaidullin <ma...@gmail.com>
AuthorDate: Sun Oct 9 10:37:52 2022 -0400

    #487
---
 karavan-app/src/main/resources/application.properties | 2 +-
 karavan-vscode/package.json                           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/karavan-app/src/main/resources/application.properties b/karavan-app/src/main/resources/application.properties
index 0889e13..4bc35d4 100644
--- a/karavan-app/src/main/resources/application.properties
+++ b/karavan-app/src/main/resources/application.properties
@@ -16,7 +16,7 @@ karavan.kamelets-git-main=main
 karavan.config.group-id=org.camel.karavan.demo
 karavan.config.image-group=karavan
 karavan.config.runtime=QUARKUS
-karavan.config.runtime-version=2.12.2.Final
+karavan.config.runtime-version=2.13.0.Final
 karavan.config.status-threshold=2000
 
 karavan.config.environments[0].name=dev
diff --git a/karavan-vscode/package.json b/karavan-vscode/package.json
index d501b17..ef3ea9a 100644
--- a/karavan-vscode/package.json
+++ b/karavan-vscode/package.json
@@ -81,7 +81,7 @@
         },
         "camel.quarkus-version": {
           "type": "string",
-          "default": "2.11.2.Final",
+          "default": "2.13.0.Final",
           "description": "Camel-quarkus version",
           "scope": "machine",
           "order": 21


[camel-karavan] 01/03: Package description

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2352974e31b9f78f32da02e67389e54bc29ddcd0
Author: Marat Gubaidullin <ma...@gmail.com>
AuthorDate: Sun Oct 9 10:25:38 2022 -0400

    Package description
---
 karavan-vscode/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/karavan-vscode/package.json b/karavan-vscode/package.json
index 1e9cbaf..d501b17 100644
--- a/karavan-vscode/package.json
+++ b/karavan-vscode/package.json
@@ -3,7 +3,7 @@
   "publisher": "camel-karavan",
   "displayName": "Karavan",
   "icon": "icons/karavan.png",
-  "description": "Apache Camel Mastering Tool",
+  "description": "Integration Toolkit for Apache Camel",
   "version": "3.18.4",
   "license": "Apache-2.0",
   "preview": true,


[camel-karavan] 03/03: Prepare to preview release

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit c011f8855f13f2e7a1511d6579b49f30dcbced75
Author: Marat Gubaidullin <ma...@gmail.com>
AuthorDate: Sun Oct 9 10:38:21 2022 -0400

    Prepare to preview release
---
 karavan-operator/resources/karavan.yaml | 11 +++--------
 karavan-vscode/CHANGELOG.md             |  8 ++++++--
 2 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/karavan-operator/resources/karavan.yaml b/karavan-operator/resources/karavan.yaml
index 61e8af8..868e677 100644
--- a/karavan-operator/resources/karavan.yaml
+++ b/karavan-operator/resources/karavan.yaml
@@ -4,13 +4,8 @@ metadata:
   name: karavan
   annotations:
     camel.apache.org/support.level: Preview
-    camel.apache.org/version: 0.0.11
+    camel.apache.org/version: 3.18.4
     camel.apache.org/provider: Apache Software Foundation
 spec:
-  instances: 2
-  mode: serverless
-#  git:
-#    uri: http://gitea:3000/git/karavan.git
-#    username: git
-#    password: gitgit
-#    main: master
+  instances: 1
+  auth: public
diff --git a/karavan-vscode/CHANGELOG.md b/karavan-vscode/CHANGELOG.md
index 07aa51e..fe2d683 100644
--- a/karavan-vscode/CHANGELOG.md
+++ b/karavan-vscode/CHANGELOG.md
@@ -2,12 +2,16 @@
 
 ## 3.19.0
 1. Camel 3.19.0 DSL
-2. Support minikube for cloud app
-3. Quarkus 2.13.0.Final 
 
 ## 3.18.4
 1. Support minikube for cloud app
 2. OpenAPI YAML import in cloud app
+3. Quarkus 2.13.0.Final 
+4. Improved performance in web-based IDEs
+5. Search Kamelets by description
+6. Improved Deployments and Pods monitoring with Watchers
+7. Editor window for Expressions
+8. Password-editor for Sensitive keys from camel-core
 
 ## 3.18.3
 1. Camel 3.18.2 DSL