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

[camel-kamelets] branch main updated (d3af0c4 -> df65c66)

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

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


    from d3af0c4  Added Username/Password fields in Solr Sink Kamelet
     new 2941d3f  The remove-header-name EIP should use name instead of header-name
     new 44ad298  The remove-header-name EIP should use name instead of header-name
     new fb50124  The remove-header-name EIP should use name instead of header-name
     new 9f235e4  The remove-header-name EIP should use name instead of header-name
     new 62aaf1a  The remove-header-name EIP should use name instead of header-name
     new 5d9a224  The remove-header-name EIP should use name instead of header-name
     new d156865  The remove-header-name EIP should use name instead of header-name
     new cc1d558  The remove-header-name EIP should use name instead of header-name
     new df65c66  The remove-header-name EIP should use name instead of header-name

The 9 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:
 kamelets/avro-deserialize-action.kamelet.yaml                           | 2 +-
 kamelets/earthquake-source.kamelet.yaml                                 | 2 +-
 kamelets/http-secured-sink.kamelet.yaml                                 | 2 +-
 kamelets/http-sink.kamelet.yaml                                         | 2 +-
 kamelets/json-deserialize-action.kamelet.yaml                           | 2 +-
 kamelets/openai-classification-action.kamelet.yaml                      | 2 +-
 kamelets/openai-completion-action.kamelet.yaml                          | 2 +-
 kamelets/protobuf-deserialize-action.kamelet.yaml                       | 2 +-
 .../src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml    | 2 +-
 .../src/main/resources/kamelets/earthquake-source.kamelet.yaml          | 2 +-
 .../src/main/resources/kamelets/http-secured-sink.kamelet.yaml          | 2 +-
 .../camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/json-deserialize-action.kamelet.yaml    | 2 +-
 .../main/resources/kamelets/openai-classification-action.kamelet.yaml   | 2 +-
 .../src/main/resources/kamelets/openai-completion-action.kamelet.yaml   | 2 +-
 .../main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml    | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

[camel-kamelets] 03/09: The remove-header-name EIP should use name instead of header-name

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

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

commit fb50124b3711ddac900ace877d4bb10988867de0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 6 15:02:05 2021 +0100

    The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/http-secured-sink.kamelet.yaml          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
index d172594..dbaf128 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/http-secured-sink.kamelet.yaml
@@ -80,7 +80,7 @@ spec:
       uri: kamelet:source
       steps:
       - remove-header:
-          header-name: CamelHttpUri
+          name: CamelHttpUri
       - set-header:
           name: CamelHttpMethod
           constant: "{{method}}"

[camel-kamelets] 09/09: The remove-header-name EIP should use name instead of header-name

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

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

commit df65c660a36f1519f809327fb5477c5db53a8f31
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 6 15:14:48 2021 +0100

    The remove-header-name EIP should use name instead of header-name
---
 kamelets/avro-deserialize-action.kamelet.yaml      | 2 +-
 kamelets/earthquake-source.kamelet.yaml            | 2 +-
 kamelets/http-secured-sink.kamelet.yaml            | 2 +-
 kamelets/http-sink.kamelet.yaml                    | 2 +-
 kamelets/json-deserialize-action.kamelet.yaml      | 2 +-
 kamelets/openai-classification-action.kamelet.yaml | 2 +-
 kamelets/openai-completion-action.kamelet.yaml     | 2 +-
 kamelets/protobuf-deserialize-action.kamelet.yaml  | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kamelets/avro-deserialize-action.kamelet.yaml b/kamelets/avro-deserialize-action.kamelet.yaml
index 6afe1ea..40293c1 100644
--- a/kamelets/avro-deserialize-action.kamelet.yaml
+++ b/kamelets/avro-deserialize-action.kamelet.yaml
@@ -72,4 +72,4 @@ spec:
       - remove-property:
           property-name: validate
       - remove-header:
-          header-name: "Content-Type"
+          name: "Content-Type"
diff --git a/kamelets/earthquake-source.kamelet.yaml b/kamelets/earthquake-source.kamelet.yaml
index 28b51b5..e5c8d33 100644
--- a/kamelets/earthquake-source.kamelet.yaml
+++ b/kamelets/earthquake-source.kamelet.yaml
@@ -82,7 +82,7 @@ spec:
           constant: GET
       - tod: "https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson&updatedafter=${exchangeProperty.lastUpdate}&orderby=time-asc"
       - remove-header:
-          header-name: CamelHttpMethod
+          name: CamelHttpMethod
       - unmarshal:
           json: {}
       - set-property:
diff --git a/kamelets/http-secured-sink.kamelet.yaml b/kamelets/http-secured-sink.kamelet.yaml
index d172594..dbaf128 100644
--- a/kamelets/http-secured-sink.kamelet.yaml
+++ b/kamelets/http-secured-sink.kamelet.yaml
@@ -80,7 +80,7 @@ spec:
       uri: kamelet:source
       steps:
       - remove-header:
-          header-name: CamelHttpUri
+          name: CamelHttpUri
       - set-header:
           name: CamelHttpMethod
           constant: "{{method}}"
diff --git a/kamelets/http-sink.kamelet.yaml b/kamelets/http-sink.kamelet.yaml
index 99ba817..ca171fc 100644
--- a/kamelets/http-sink.kamelet.yaml
+++ b/kamelets/http-sink.kamelet.yaml
@@ -54,7 +54,7 @@ spec:
       uri: kamelet:source
       steps:
       - remove-header:
-          header-name: CamelHttpUri
+          name: CamelHttpUri
       - set-header:
           name: CamelHttpMethod
           constant: "{{method}}"
diff --git a/kamelets/json-deserialize-action.kamelet.yaml b/kamelets/json-deserialize-action.kamelet.yaml
index 60c005e..ad26a03 100644
--- a/kamelets/json-deserialize-action.kamelet.yaml
+++ b/kamelets/json-deserialize-action.kamelet.yaml
@@ -45,4 +45,4 @@ spec:
             library: Jackson
             unmarshalTypeName: com.fasterxml.jackson.databind.JsonNode
       - remove-header:
-          header-name: "Content-Type"
+          name: "Content-Type"
diff --git a/kamelets/openai-classification-action.kamelet.yaml b/kamelets/openai-classification-action.kamelet.yaml
index 13e4e6b..8bea76b 100644
--- a/kamelets/openai-classification-action.kamelet.yaml
+++ b/kamelets/openai-classification-action.kamelet.yaml
@@ -133,7 +133,7 @@ spec:
           constant: "application/json"
       - to: "https://api.openai.com/v1/classifications"
       - remove-header:
-          header-name: "Authorization"
+          name: "Authorization"
       - set-property:
           name: format
           constant: "{{format}}"
diff --git a/kamelets/openai-completion-action.kamelet.yaml b/kamelets/openai-completion-action.kamelet.yaml
index 5dbda10..0818994 100644
--- a/kamelets/openai-completion-action.kamelet.yaml
+++ b/kamelets/openai-completion-action.kamelet.yaml
@@ -94,7 +94,7 @@ spec:
           constant: "application/json"
       - to: "https://api.openai.com/v1/engines/{{engine}}/completions"
       - remove-header:
-          header-name: "Authorization"
+          name: "Authorization"
       - set-property:
           name: format
           constant: "{{format}}"
diff --git a/kamelets/protobuf-deserialize-action.kamelet.yaml b/kamelets/protobuf-deserialize-action.kamelet.yaml
index ea87729..e9f08ff 100644
--- a/kamelets/protobuf-deserialize-action.kamelet.yaml
+++ b/kamelets/protobuf-deserialize-action.kamelet.yaml
@@ -59,4 +59,4 @@ spec:
       - remove-property:
           property-name: schema
       - remove-header:
-          header-name: "Content-Type"
+          name: "Content-Type"

[camel-kamelets] 07/09: The remove-header-name EIP should use name instead of header-name

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

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

commit d15686574b4a2f023847f0e5d6fa35f991d6303e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 6 15:03:17 2021 +0100

    The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/openai-completion-action.kamelet.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
index 5dbda10..0818994 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/openai-completion-action.kamelet.yaml
@@ -94,7 +94,7 @@ spec:
           constant: "application/json"
       - to: "https://api.openai.com/v1/engines/{{engine}}/completions"
       - remove-header:
-          header-name: "Authorization"
+          name: "Authorization"
       - set-property:
           name: format
           constant: "{{format}}"

[camel-kamelets] 01/09: The remove-header-name EIP should use name instead of header-name

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

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

commit 2941d3f3e0864f78edf50c6d6827c7e174712ddf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 6 15:01:29 2021 +0100

    The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
index 6afe1ea..40293c1 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/avro-deserialize-action.kamelet.yaml
@@ -72,4 +72,4 @@ spec:
       - remove-property:
           property-name: validate
       - remove-header:
-          header-name: "Content-Type"
+          name: "Content-Type"

[camel-kamelets] 02/09: The remove-header-name EIP should use name instead of header-name

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

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

commit 44ad298a5ee2254278fbc8948a3fd563478baad9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 6 15:01:49 2021 +0100

    The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/earthquake-source.kamelet.yaml          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
index 28b51b5..e5c8d33 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/earthquake-source.kamelet.yaml
@@ -82,7 +82,7 @@ spec:
           constant: GET
       - tod: "https://earthquake.usgs.gov/fdsnws/event/1/query?format=geojson&updatedafter=${exchangeProperty.lastUpdate}&orderby=time-asc"
       - remove-header:
-          header-name: CamelHttpMethod
+          name: CamelHttpMethod
       - unmarshal:
           json: {}
       - set-property:

[camel-kamelets] 05/09: The remove-header-name EIP should use name instead of header-name

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

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

commit 62aaf1a40fa807404b48a3b61cc9081458933bee
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 6 15:02:35 2021 +0100

    The remove-header-name EIP should use name instead of header-name
---
 .../src/main/resources/kamelets/json-deserialize-action.kamelet.yaml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
index 60c005e..ad26a03 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/json-deserialize-action.kamelet.yaml
@@ -45,4 +45,4 @@ spec:
             library: Jackson
             unmarshalTypeName: com.fasterxml.jackson.databind.JsonNode
       - remove-header:
-          header-name: "Content-Type"
+          name: "Content-Type"

[camel-kamelets] 08/09: The remove-header-name EIP should use name instead of header-name

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

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

commit cc1d5588cfcd6cef117694bc0d708ec10898a4ff
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 6 15:03:40 2021 +0100

    The remove-header-name EIP should use name instead of header-name
---
 .../main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
index ea87729..e9f08ff 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/protobuf-deserialize-action.kamelet.yaml
@@ -59,4 +59,4 @@ spec:
       - remove-property:
           property-name: schema
       - remove-header:
-          header-name: "Content-Type"
+          name: "Content-Type"

[camel-kamelets] 04/09: The remove-header-name EIP should use name instead of header-name

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

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

commit 9f235e4ffe8149143f80d8ca90d59b54df5e0360
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 6 15:02:21 2021 +0100

    The remove-header-name EIP should use name instead of header-name
---
 .../camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml
index 99ba817..ca171fc 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/http-sink.kamelet.yaml
@@ -54,7 +54,7 @@ spec:
       uri: kamelet:source
       steps:
       - remove-header:
-          header-name: CamelHttpUri
+          name: CamelHttpUri
       - set-header:
           name: CamelHttpMethod
           constant: "{{method}}"

[camel-kamelets] 06/09: The remove-header-name EIP should use name instead of header-name

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

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

commit 5d9a224e4712a1d48fa910a155d7d0b62896898d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 6 15:03:02 2021 +0100

    The remove-header-name EIP should use name instead of header-name
---
 .../main/resources/kamelets/openai-classification-action.kamelet.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
index 13e4e6b..8bea76b 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/openai-classification-action.kamelet.yaml
@@ -133,7 +133,7 @@ spec:
           constant: "application/json"
       - to: "https://api.openai.com/v1/classifications"
       - remove-header:
-          header-name: "Authorization"
+          name: "Authorization"
       - set-property:
           name: format
           constant: "{{format}}"