You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "essobedo (via GitHub)" <gi...@apache.org> on 2023/06/23 07:31:49 UTC

[GitHub] [camel] essobedo opened a new pull request, #10479: CAMEL-19490: camel-kafka - Upgrade to 8.8.x

essobedo opened a new pull request, #10479:
URL: https://github.com/apache/camel/pull/10479

   Fix for https://issues.apache.org/jira/browse/CAMEL-19490
   
   ## Motivation
   
   Elastic search 8.8 has just been released, we would like to upgrade to the latest version.
   
   ## Modifications:
   
   * Updates the version of Elastic Search to `8.8.1`
   * Updates the version of the docker image to `docker.elastic.co/elasticsearch/elasticsearch:8.8.1`
   * Uses the default version of Jackson which is `2.15` as it is the version expected by the elastic search client


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #10479: CAMEL-19490: camel-elasticsearch - Upgrade to 8.8.x

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10479:
URL: https://github.com/apache/camel/pull/10479#issuecomment-1603945168

   ### Components test results:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 1 | 1 | 1 | 0 |


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #10479: CAMEL-19490: camel-elasticsearch - Upgrade to 8.8.x

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10479:
URL: https://github.com/apache/camel/pull/10479#issuecomment-1603916401

   :no_entry_sign: There are (likely) no changes in core core to be tested in this PR


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] essobedo commented on pull request #10479: CAMEL-19490: camel-elasticsearch - Upgrade to 8.8.x

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo commented on PR #10479:
URL: https://github.com/apache/camel/pull/10479#issuecomment-1603961050

   The failing tests are due to an incorrect path in the github action script, so let's merge it


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #10479: CAMEL-19490: camel-elasticsearch - Upgrade to 8.8.x

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10479:
URL: https://github.com/apache/camel/pull/10479#issuecomment-1603916379

   ### Components test results:
   
   | Total | Tested | Failed :x: | Passed :white_check_mark: | 
   | --- | --- | --- |  --- |
   | 1 | 1 | 1 | 0 |


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #10479: CAMEL-19490: camel-elasticsearch - Upgrade to 8.8.x

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10479:
URL: https://github.com/apache/camel/pull/10479#issuecomment-1603945181

   :no_entry_sign: There are (likely) no changes in core core to be tested in this PR


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] essobedo merged pull request #10479: CAMEL-19490: camel-elasticsearch - Upgrade to 8.8.x

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo merged PR #10479:
URL: https://github.com/apache/camel/pull/10479


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] essobedo commented on pull request #10479: CAMEL-19490: camel-elasticsearch - Upgrade to 8.8.x

Posted by "essobedo (via GitHub)" <gi...@apache.org>.
essobedo commented on PR #10479:
URL: https://github.com/apache/camel/pull/10479#issuecomment-1603865464

   > Can you amend the commit message? It should be camel-elasticsearch. Nothing important.
   
   Oops, good catch, thx for the feedback 🙏  


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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


[GitHub] [camel] github-actions[bot] commented on pull request #10479: CAMEL-19490: camel-kafka - Upgrade to 8.8.x

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #10479:
URL: https://github.com/apache/camel/pull/10479#issuecomment-1603856131

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :camel: Maintainers, please note that first-time contributors *require manual approval* for the GitHub Actions to run.
   
   :warning: Please note that the changes on this PR may be **tested automatically** if they change components.
   
   :robot: Use the command `/component-test (camel-)component-name1 (camel-)component-name2..` to request a test from the test bot.
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

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