This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new ba608351df Remove camel-quarkus-suppo
jamesnetherton merged PR #4276:
URL: https://github.com/apache/camel-quarkus/pull/4276
--
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-unsubscr.
mrinalsharma opened a new pull request, #8717:
URL: https://github.com/apache/camel/pull/8717
This pull request fixes
[CAMEL-18719](https://issues.apache.org/jira/browse/CAMEL-18719)
- `dep = dep.substring(0, dep.lastIndexOf(","));` removed extra `,` that was
causing an empty dep
github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1314745967
The
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main)
branch build has failed:
* Build ID: 3466946913-936-a576e874-584b-4f19-a6bb-cdf
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 0931072dbc Upgrade Camel to 3.20.0
discard ea6aac20ff Fix #4216 to make xml integration tests working
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 982f679c1d73eb5eefec9e34691a2ed3530a8dd1
Author: Zheng Feng
AuthorDate: Fri Oct 28 00:18:16 2022 +0800
github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1314736441
Build fixed with:
* Camel Quarkus Commit: 06dd2bed808d5c579e710dbc45909b047dee9923
* Camel Main Commit: 6f90fec14e9f31ba168524aabcc7f871794c66b3
* Li
github-actions[bot] closed issue #2927: [CI] - Camel Main Branch Build Failure
URL: https://github.com/apache/camel-quarkus/issues/2927
--
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 co
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
discard a671e1b08 [create-pull-request] automated change
add b782576c7 Bump actions/d
github-actions[bot] closed pull request #1466: [Github Actions] Periodic Sync
Camel-kafka-connector main Branch
URL: https://github.com/apache/camel-kafka-connector/pull/1466
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 0f06fbd714 Updated CHANGELOG.md
0f06fbd71
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 6c5793797 Updated CHANGELOG.md
6c5793797 is des
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 499c498c Updated CHANGELOG.md
499c498c i
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/main by this push:
new 01d25ed6e Updated CHANGELOG.md
01
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/main by this push:
new 7e82bbae Updated CHANGELOG.md
7e82bbae
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag 1.10.4-nightly
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at 1d5c7900a (commit)
No new revisions were added by this update.
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
omit d8960fd917f [create-pull-request] automated change
add 3dfe45ff71c [create-pull-r
github-actions[bot] opened a new pull request, #668:
URL: https://github.com/apache/camel-spring-boot/pull/668
Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
see
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml
--
Thi
brokenjacobs commented on issue #3812:
URL: https://github.com/apache/camel-k/issues/3812#issuecomment-1314602982
This was an issue on the ftp server end it turns out.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
brokenjacobs closed issue #3812: FTP sink does not create directories when
writing
URL: https://github.com/apache/camel-k/issues/3812
--
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 com
brokenjacobs opened a new issue, #3812:
URL: https://github.com/apache/camel-k/issues/3812
I'm actually using the kafka connector based on the ftp sink kamelet, but
the error I'm receiving I believe is because the old
`camel.sink.endpoint.autoCreate` property (which defaults to true) is not
brokenjacobs commented on issue #1417:
URL:
https://github.com/apache/camel-kafka-connector/issues/1417#issuecomment-1314557954
I'd like to know what's going on as well. I have an issue on the sink side
where I need to make subdirectories and the old 0.11.x connector works but the
new conn
github-actions[bot] commented on PR #8716:
URL: https://github.com/apache/camel/pull/8716#issuecomment-1314412868
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 1 | 1 | 0 | 1 |
--
This is an automated message fr
github-actions[bot] commented on PR #8716:
URL: https://github.com/apache/camel/pull/8716#issuecomment-1314353857
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:warning: Please note that the changes on this PR may be **tested
automatically**.
If
mgubaidullin opened a new issue, #525:
URL: https://github.com/apache/camel-karavan/issues/525
Camel-Jbang should support export to Gradle in Camel 3.10
https://issues.apache.org/jira/browse/CAMEL-18692
--
This is an automated message from the Apache Git Service.
To respond to the message
donkon commented on PR #208:
URL: https://github.com/apache/camel-karaf/pull/208#issuecomment-1314066077
Also mentioned in Karaf User-List:
https://lists.apache.org/thread/1226jv9gd8tb5y8zkg1bndjx6orwrkg7
--
This is an automated message from the Apache Git Service.
To respond to the mes
donkon opened a new pull request, #208:
URL: https://github.com/apache/camel-karaf/pull/208
The features `cxf` and `camel-blueprint` provided by the feature-repos
mvn:org.apache.cxf.karaf/apache-cxf/3.5.2/xml/features, \
mvn:org.apache.camel.karaf/apache-camel/3.18.0/xml/features
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-kafka-connector.git
The following commit(s) were added to refs/heads/main by this push:
new b782576c7 Bump actions/dependency
oscerd merged PR #1468:
URL: https://github.com/apache/camel-kafka-connector/pull/1468
--
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-unsubscr.
dependabot[bot] opened a new pull request, #1468:
URL: https://github.com/apache/camel-kafka-connector/pull/1468
Bumps
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
from 2 to 3.
Release notes
Sourced from https://github.com/actions/depende
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/dependency-review-action-3
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
at 79a9d10cb Bump actions/dependency-review-act
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
The following commit(s) were added to refs/heads/main by this push:
new 7ba24e1 Fix quinoa build
7ba24e1 is described
svkcemk opened a new pull request, #4276:
URL: https://github.com/apache/camel-quarkus/pull/4276
…#4272 .
--
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 unsubsc
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
The following commit(s) were added to refs/heads/main by this push:
new 5eff32a Fix quinoa build
5eff32a is described
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
The following commit(s) were added to refs/heads/main by this push:
new 5cf8360 Update app.yml
5cf8360 is described b
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
The following commit(s) were added to refs/heads/main by this push:
new c789740 Fix quinoa build
c789740 is described
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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 5d4ba83ae19 Bump actions/dependency-r
oscerd merged PR #667:
URL: https://github.com/apache/camel-spring-boot/pull/667
--
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-unsubscr...@cam
dependabot[bot] opened a new pull request, #667:
URL: https://github.com/apache/camel-spring-boot/pull/667
Bumps
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
from 2 to 3.
Release notes
Sourced from https://github.com/actions/dependency-re
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions/dependency-review-action-3
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
at 85eae1100c4 Bump actions/dependency-review-actio
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
from 3d7fa0a9 Improved README
add f799d6c6 Updated CHANGELOG.md
add 62b3415a Added Kinesis Firehos
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 62b3415ac488761b5dae095df76328c65168442a
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 14:39:03 2022 +0100
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 f799d6c6 Updated CHANGELOG.md
new 62b3415a Added Kinesis Firehose IT Test
new 3281c78d Added Kines
oscerd closed issue #1151: IT Tests: Add Tests for Kinesis Firehose
URL: https://github.com/apache/camel-kamelets/issues/1151
--
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
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 3281c78d1abae43879423ee13516ad393dd1148e
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 14:40:23 2022 +0100
oscerd merged PR #1155:
URL: https://github.com/apache/camel-kamelets/pull/1155
--
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-unsubscr...@came
oscerd opened a new pull request, #1155:
URL: https://github.com/apache/camel-kamelets/pull/1155
Fixes #1151
--
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
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch kinesis-firehose-sink
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 29f5a874a6aa04371fd31d6c404fef3f90c12052
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 14:4
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch kinesis-firehose-sink
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
at 29f5a874 Added Kinesis Firehose IT Test
This branch includes the following new commits:
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch kinesis-firehose-sink
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit dae6dd5739c82814f0b8131b3f68a54914a39375
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 14:3
An error occurred while running github feature in .asf.yaml!:
422 {"message": "Validation Failed", "errors": [{"message": "Sorry, you need to
allow at least one merge strategy. (no_merge_method)", "resource":
"Repository", "field": "merge_commit_allowed", "code": "invalid"}],
"documentation_ur
This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/camel-website-pub.git
discard b64f48fe10 Website updated to 4e358b0549f420380b56d7760409fd44730e1f7d
discard cee83099c2 Website
JayDev9 opened a new issue, #3811:
URL: https://github.com/apache/camel-k/issues/3811
Kamelets can only access ConfigMaps & Secrets properties, if the they get
loaded/mounted via the Integration that uses/calls the kamelet. There is no way
for a kamelet to load/mount ConfigMaps and Secrets
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
The following commit(s) were added to refs/heads/main by this push:
new a0f2057 update node to v18
a0f2057 is describ
github-actions[bot] commented on PR #8713:
URL: https://github.com/apache/camel/pull/8713#issuecomment-1313642486
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 2 | 2 | 2 | 1 |
--
This is an automated message fr
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
The following commit(s) were added to refs/heads/main by this push:
new e559dd3 Fix clous-app with quinoa
e559dd3 is
oscerd commented on issue #1153:
URL:
https://github.com/apache/camel-kamelets/issues/1153#issuecomment-1313630708
Not really needed because for filtering we should be able to simply use a
transform.
--
This is an automated message from the Apache Git Service.
To respond to the message,
oscerd closed issue #1153: Add a JQ Action
URL: https://github.com/apache/camel-kamelets/issues/1153
--
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: com
This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 872c0275b7 Upgrade Camel to 3.20.0
new 0931072dbc Upgrade Camel to 3.20.0
This update added new
github-actions[bot] commented on PR #924:
URL: https://github.com/apache/camel-website/pull/924#issuecomment-1313617206
🚀 Preview is available at https://pr-924--camel.netlify.app
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel-website.git
from 4e358b05 Fix wrong version in title
add 7273d590 Added Camel K 1.10.3 release
add b08c4466 Add
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-website.git
commit b08c44669794086d2ff52cfc9f3b002d02c980dd
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 12:06:22 2022 +0100
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-website.git
from 4e358b05 Fix wrong version in title
new 7273d590 Added Camel K 1.10.3 release
new b08c4466 Added Ca
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-website.git
commit 7273d5905a249fd6911b71bfad5e5ff682fd7b8d
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 12:04:10 2022 +0100
oscerd merged PR #924:
URL: https://github.com/apache/camel-website/pull/924
--
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-unsubscr...@camel.a
johnpoth commented on PR #3808:
URL: https://github.com/apache/camel-k/pull/3808#issuecomment-1313546056
Thanks for the review! If it's ok I'll merge this as the test failures seem
unrelated ...
--
This is an automated message from the Apache Git Service.
To respond to the message, please
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch 0.9.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/0.9.x by this push:
new 6a55b9a6 Aligned to 0.9.3 and usage fo
oscerd merged PR #1154:
URL: https://github.com/apache/camel-kamelets/pull/1154
--
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-unsubscr...@came
oscerd opened a new pull request, #1154:
URL: https://github.com/apache/camel-kamelets/pull/1154
Signed-off-by: Andrea Cosentino
--
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 comm
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch camel-k-1.10.3
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
at 09539daa Aligned to 0.9.3 and usage for Camel K 1.10.3
This branch includes the following new com
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-k-1.10.3
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 09539daa744b7bfd79a6356eb10e17b1b4fc7149
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 12:28:16 20
This is an automated email from the ASF dual-hosted git repository.
jiriondrusek pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
discard 44124ac7c4 Upgrade Camel to 3.20.0
new 872c0275b7 Upgrade Camel to 3.20.0
This update added new
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-k-1.10.3
in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 142a2c3854a4a41ca430cf3cabdb65ee02652e82
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 12:06:22 202
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch camel-k-1.10.3
in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit 29c83450723c621683dd44bb2aa05a5616ae213e
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 12:04:10 202
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch camel-k-1.10.3
in repository https://gitbox.apache.org/repos/asf/camel-website.git
at 142a2c38 Added Camel K Runtime 1.15.2 Release
This branch includes the following new commits:
oscerd closed issue #3796: Release 1.10.3
URL: https://github.com/apache/camel-k/issues/3796
--
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-uns
oscerd closed issue #920: Release 1.15.2
URL: https://github.com/apache/camel-k-runtime/issues/920
--
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: commi
This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch release-1.10.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.10.x by this push:
new b5fbcc42a chore: bump next
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-k.git
from 391bc25f2 chore(deps): bump github.com/spf13/viper from 1.13.0 to
1.14.0
add 1d5c7900a Released Helm Chart fo
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from b9ff3596f5c Sync deps
add b73dea89532 Upgrade Jackson JQ to version 1.0.0-preview.20220705
add 732333a
github-actions[bot] commented on PR #7116:
URL: https://github.com/apache/camel/pull/7116#issuecomment-1313402700
:leftwards_arrow_with_hook: There are either **too many** changes to be
tested in this PR or the code **needs be rebased**: (38 components likely to be
affected)
--
This is a
This is an automated email from the ASF dual-hosted git repository.
zhfeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 6f90fec14e Fix #4258 make xml integration tes
zhfeng merged PR #4275:
URL: https://github.com/apache/camel-quarkus/pull/4275
--
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-unsubscr...@camel
zhfeng closed issue #4255: XmlTest.aggregate() test fails on the platform
URL: https://github.com/apache/camel-quarkus/issues/4255
--
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
zhfeng closed issue #4258: [Quarkus 2.14] XML intergration tests are failing in
Quarkus platform
URL: https://github.com/apache/camel-quarkus/issues/4258
--
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
Author: acosentino
Date: Mon Nov 14 09:39:28 2022
New Revision: 57999
Log:
Promote release from dev to release
Added:
release/camel/camel-k-runtime/1.15.2/
- copied from r57998, dev/camel/camel-k-runtime/1.15.2/
Removed:
dev/camel/camel-k-runtime/1.15.2/
Author: acosentino
Date: Mon Nov 14 09:37:15 2022
New Revision: 57998
Log:
Promote Camel K 1.10.3 Release
Added:
release/camel/camel-k/1.10.3/
- copied from r57997, dev/camel/camel-k/1.10.3/
Removed:
dev/camel/camel-k/1.10.3/
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from dded47f385f CAMEL-18716: camel-jbang - Extend file path completion to
init/bind commands
add 8fea7d17344 B
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.git
from b9ff3596f5c Sync deps
add b73dea89532 Upgrade Jackson JQ to version 1.0.0-preview.20220705
add 732333aebf0
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.git
commit f477c7101e46d96a34424626d1e16efa25cd7d11
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 09:28:20 2022 +0100
Upgra
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.git
commit b9ff3596f5c88eda23bd03b7baaafcdbf19eaeeb
Author: Andrea Cosentino
AuthorDate: Mon Nov 14 09:30:13 2022 +0100
Sync
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.git
from 8fea7d17344 Bump actions/dependency-review-action from 2 to 3
new f477c7101e4 Upgrade Icu4j to version 72.1
92 matches
Mail list logo