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 a84aa1de331 Upgrade reactor-core 3.4.26
add 93e9de19ad0 Upgrade reactor-netty 1.0.26
add fc1f9217418 U
tadayosi commented on issue #3910:
URL: https://github.com/apache/camel-k/issues/3910#issuecomment-1354330024
I also find that cleaning up the staging repo after releasing is a mandatory
step. If possible, please make this step automated as well:
https://github.com/apache/camel-k/commit/
This is an automated email from the ASF dual-hosted git repository.
ppalaga 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 d4b3e3652b Workaround #4284 Datasonnet integ
ppalaga merged PR #4343:
URL: https://github.com/apache/camel-quarkus/pull/4343
--
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
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 3c1ad844f9 Website updated to 1abf197f05c604838f33b9d0ff3024985b514d7d
discard 72ae4b6574 Website
tadayosi merged PR #3915:
URL: https://github.com/apache/camel-k/pull/3915
--
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.apa
This is an automated email from the ASF dual-hosted git repository.
tsato 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 1455e74e8 chore(deps): bump
github.com/redhat-devel
tadayosi commented on PR #3901:
URL: https://github.com/apache/camel-k/pull/3901#issuecomment-1354310169
> I wonder if throwing an error at this state when the uri does not resolve
to a component in the Catalog is the right thing to do in general. Using
placeholders in the uri may be only o
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 fc1f9217418c4bcfea63c0813e7c36d5df74e57a
Author: Andrea Cosentino
AuthorDate: Fri Dec 16 07:17:01 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 f5ed9ac2505e77fb39e5b56d08a47e8b15e2a155
Author: Andrea Cosentino
AuthorDate: Fri Dec 16 07:57:54 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 93e9de19ad0 Upgrade reactor-netty 1.0.26
new fc1f9217418 Upgrade AWS SDK v2 to version 2.18.40
new f5ed9ac2
tadayosi commented on PR #3901:
URL: https://github.com/apache/camel-k/pull/3901#issuecomment-1354299231
> What about uri that for some other reason does not resolve to a component
that we know. We also support jitpack dependencies and custom Maven
repositories that might ship libraries wit
tadayosi commented on code in PR #3911:
URL: https://github.com/apache/camel-k/pull/3911#discussion_r1050415590
##
.gitignore:
##
@@ -168,3 +168,4 @@ config/**/*.gen.yaml
config/**/*.gen.json
*-installer*
+pkg/resources/resources.go
Review Comment:
@squakez
Btw, simp
tadayosi commented on code in PR #3911:
URL: https://github.com/apache/camel-k/pull/3911#discussion_r1050415590
##
.gitignore:
##
@@ -168,3 +168,4 @@ config/**/*.gen.yaml
config/**/*.gen.json
*-installer*
+pkg/resources/resources.go
Review Comment:
@squakez
Btw, simp
This is an automated email from the ASF dual-hosted git repository.
tsato 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 db2e7e5e5 feat(cli): Add autocomplete on integration
tadayosi merged PR #3902:
URL: https://github.com/apache/camel-k/pull/3902
--
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.apa
tadayosi closed issue #3628: Enable CLI completion for integration, kit,
kamelet names
URL: https://github.com/apache/camel-k/issues/3628
--
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
tadayosi commented on PR #3902:
URL: https://github.com/apache/camel-k/pull/3902#issuecomment-1354286877
> If you get the listing of you files it is probably be because the command
did not give you any results.
Hmm, namespace doesn't seem to be a problem for me. I use `kubens` so the
github-actions[bot] commented on PR #8713:
URL: https://github.com/apache/camel/pull/8713#issuecomment-1354284125
### Components tested:
| Total | Tested | Failed :x: | Passed :white_check_mark: |
| --- | --- | --- | --- |
| 3 | 3 | 1 | 3 |
--
This is an automated message fr
tadayosi opened a new issue, #3916:
URL: https://github.com/apache/camel-k/issues/3916
When I run `kamel uninstall` it says `"Camel K Integration Platform removed
from namespace default"`:
```
$ kamel uninstall
Camel K Integration Platform removed from namespace default
Camel K C
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
The following commit(s) were added to refs/heads/main by this push:
new f17b4218 Retracting CVE-2022-45046
f17b42
oscerd merged PR #944:
URL: https://github.com/apache/camel-website/pull/944
--
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
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 5864faec Upgrade to kubernetes client 6.3.1
This is an automated email from the ASF dual-hosted git repository.
tsato 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 9e76af66d chore: fix typo
9e76af66d is described bel
github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-1354163825
The
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main)
branch build has failed:
* Build ID: 3709684157-967-986f53a0-2e6f-415b-a1b8-3bd
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 12bb543cdb Updated CHANGELOG.md
12bb543cd
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 1cf926ac Updated CHANGELOG.md
1cf926ac i
github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-1354040822
The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main)
branch build has failed:
* Build ID: 3709030662-863-d496ce64-e5fd-43e3-baa6-c20416bf
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
from 9644213ab93 Regen
add a2ef476bf75 (chores) build: removed Maven build time extens
dependabot[bot] opened a new pull request, #3915:
URL: https://github.com/apache/camel-k/pull/3915
Bumps
[github.com/redhat-developer/service-binding-operator](https://github.com/redhat-developer/service-binding-operator)
from 1.3.1 to 1.3.2.
Release notes
Sourced from https://git
This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/github.com/redhat-developer/service-binding-operator-1.3.2
in repository https://gitbox.apache.org/repos/asf/camel-k.git
at 457aaa687 chore(deps): bump
github.co
mrinalsharma opened a new issue, #566:
URL: https://github.com/apache/camel-karavan/issues/566
It would be a good option to create a new Issue type like(Discussion,
Feature request). That way we can have general discussions about features,
code, etc, and not clutter unrelated tickets with a
mrinalsharma commented on issue #565:
URL: https://github.com/apache/camel-karavan/issues/565#issuecomment-1353889537
I don't think it should impact my work, Do you think I should continue to
support your spring-boot changes in AWS yaml files or now directly work on the
operator? I feel as
lmolkova commented on PR #8713:
URL: https://github.com/apache/camel/pull/8713#issuecomment-1353840089
@bvahdat sure, I rebased!
I believe (again) that I fixed tests. There were two issues:
1. We still need to clean the context in `SendProcessor`: since we have
multiple nested spa
claudio4j commented on issue #4283:
URL: https://github.com/apache/camel-quarkus/issues/4283#issuecomment-1353815196
A description of each module (comprising of code), worth migrating.
Component name | Notes
-- | --
camel-k-cloudevents | There is no customization in ck-ru
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
omit 93e9de19ad0 Upgrade reactor-netty 1.0.26
This update removed existing revisions from the reference, leaving the
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 7658f2f2601 Regen
add a84aa1de331 Upgrade reactor-core 3.4.26
add 93e9de19ad0 Upgrade reactor-netty 1.
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
discard c1e13c2d85e Regen for commit 39aea8576ed2db6df8f07f22f0dfbc59bb13585b
add 7658f2f2601 Regen
This update ad
github-actions[bot] closed pull request #8910: Generated sources regen
URL: https://github.com/apache/camel/pull/8910
--
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
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 a6cba988a3 Website updated to 598edbaaf78b0eb165f4a3968201142129210415
discard ed594124c6 Website
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 64c11904ae0 correct typo
add 39aea8576ed Upgrade to kubernetes client 6.3.1 (#8909)
add c1e13c2d85e Re
github-actions[bot] opened a new pull request, #8910:
URL: https://github.com/apache/camel/pull/8910
Regen bot :robot: found some uncommitted changes after running build on
:camel: main.
Please do not delete `regen_bot` branch after merge/rebase.
--
This is an automated message from th
ppalaga commented on issue #4284:
URL: https://github.com/apache/camel-quarkus/issues/4284#issuecomment-1353709280
@galderz @zakkak is the different behavior between GraalVM and Mandrel
expected?
I tried to figure out how to implement the hint `adding "unsafeAllocated"
for the class
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 b8460586fa7 CAMEL-18819 hbase: excluded audience-annotations from
zookeeper (#8908)
add 8043dd38e92 upgrad
ppalaga opened a new pull request, #4343:
URL: https://github.com/apache/camel-quarkus/pull/4343
…Mandrel
Related #4284
--
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
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 93e9de19ad0 Upgrade reactor-netty 1.0.26
93e9de19a
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new a84aa1de331 Upgrade reactor-core 3.4.26
a84aa1de33
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
from a2ef476bf75 (chores) build: removed Maven build time extension
add d4aa9b851d6 Regen
No new revision
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 7658f2f2601 Regen
7658f2f2601 is described below
mgubaidullin commented on issue #565:
URL: https://github.com/apache/camel-karavan/issues/565#issuecomment-1353672614
@mrinalsharma will this ☝️ impact your work?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
mgubaidullin opened a new issue, #565:
URL: https://github.com/apache/camel-karavan/issues/565
1. The next Camel LTS is 3.20. It is coming this month
2. Export to spring-boot with jkube plugin will be available in camel-jbang
3.20+
3. routeConfiguration with global errorHandlers in YAM
mgubaidullin commented on issue #564:
URL: https://github.com/apache/camel-karavan/issues/564#issuecomment-1353665909
When use click `Commit` button, a corresponding service execute the
following flow:
1. clone repository into local folder
2. write project files
3. delete files that
davsclaus commented on PR #8713:
URL: https://github.com/apache/camel/pull/8713#issuecomment-1353648387
Yeah in the mean time we have upgraded: upgrade opentelemetry to the version
1.21.0
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 39aea8576ed Upgrade to kubernetes client 6.3.1 (#8
davsclaus merged PR #8909:
URL: https://github.com/apache/camel/pull/8909
--
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.apac
This is an automated email from the ASF dual-hosted git repository.
bvahdat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 64c11904ae0 correct typo
64c11904ae0 is described be
This is an automated email from the ASF dual-hosted git repository.
bvahdat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 25641597e51 upgrade to azure-sdk-bom version 1.2.8
2
bvahdat commented on PR #8713:
URL: https://github.com/apache/camel/pull/8713#issuecomment-1353640846
@lmolkova by any chance, could you please rebase on top of the main branch
when you are done?
--
This is an automated message from the Apache Git Service.
To respond to the message, pleas
This is an automated email from the ASF dual-hosted git repository.
bvahdat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 8043dd38e92 upgrade opentelemetry to the version 1.2
github-actions[bot] commented on PR #943:
URL: https://github.com/apache/camel-website/pull/943#issuecomment-1353621516
🚀 Preview is available at https://pr-943--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.
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 4c17d43 Turn on informers
4c17d43 is describe
github-actions[bot] commented on PR #8909:
URL: https://github.com/apache/camel/pull/8909#issuecomment-1353571861
:no_entry_sign: There are (likely) no components to be tested in this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
github-actions[bot] commented on PR #943:
URL: https://github.com/apache/camel-website/pull/943#issuecomment-1353556319
🚀 Preview is available at https://pr-943--camel.netlify.app
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
davsclaus commented on PR #8713:
URL: https://github.com/apache/camel/pull/8713#issuecomment-1353518319
Thanks for looking into this. Yeah I only tried with JDK11, as I use that
primary due to Camel v3 is still Java 11 based.
Could be that the JDK ForJoin pool behaves differently or
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 49211b4 We can use package name
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 3e2379d Reduce memory limit for Karavan app
3
davsclaus commented on PR #8909:
URL: https://github.com/apache/camel/pull/8909#issuecomment-1353504754
the client is possible not fully synced to central, so we may need to
re-kick this job later
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
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 b9bb7ef Fix Kamelet directory in Tekton Tasks
davsclaus opened a new pull request, #8909:
URL: https://github.com/apache/camel/pull/8909
--
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: comm
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch kub631
in repository https://gitbox.apache.org/repos/asf/camel.git
commit b6f156fd560895cbf4bef2ed088f40086e811298
Author: Claus Ibsen
AuthorDate: Thu Dec 15 19:03:19 2022 +0100
Upgrade t
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch kub631
in repository https://gitbox.apache.org/repos/asf/camel.git
at b6f156fd560 Upgrade to kubernetes client 6.3.1
This branch includes the following new commits:
new b6f156fd56
lmolkova commented on PR #8713:
URL: https://github.com/apache/camel/pull/8713#issuecomment-1353501033
thanks a lot, @davsclaus ! I was able to reproduce `testContextDoesNotLeak`
locally with Java 11 (does not repro with 17 I used before) and working on
fixing it. I'll try my best to fix
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 af227cc Resources for Operator deployment
af2
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 e605111 New karavan CRD examples
e605111 is d
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-v4
in repository https://gitbox.apache.org/repos/asf/camel-website.git
from a95e6088 Apply suggestions from code review
add d78de285 Draft blog post for Camel v4 roadmap
ad
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-v4
in repository https://gitbox.apache.org/repos/asf/camel-website.git
from 0bd9033b Draft blog post for Camel v4 roadmap
add a95e6088 Apply suggestions from code review
No new
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 1abf197f Added Camel K 1.11.0 release (#94
davsclaus merged PR #942:
URL: https://github.com/apache/camel-website/pull/942
--
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
This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-3.18.x by this push:
new b0e97f6c3ae CAMEL-18816: camel-ahc
davsclaus merged PR #8907:
URL: https://github.com/apache/camel/pull/8907
--
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.apac
mgubaidullin closed pull request #555: Allow HTML in Kamelet description
URL: https://github.com/apache/camel-karavan/pull/555
--
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.
T
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 5cc51a458281eecd337862388d31064bb6b2a508
Author: Zineb Bendhiba
AuthorDate: Thu Dec 15 17
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a change to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
omit ad7bd43 Add jms-jpa example (#123)
omit 9a7f0e5 Upgrade file-bindy-ftp sftp-serve
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a change to branch 2.15.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
at 255371e Tag 2.15.0
No new revisions were added by this update.
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a change to tag 2.15.0
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
at 255371e (commit)
No new revisions were added by this update.
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 255371e Tag 2.15.0
255371e is de
This is an automated email from the ASF dual-hosted git repository.
pcongiusti 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 adad10ac3 chore: deprecate bind funcs
adad10ac3
squakez merged PR #3909:
URL: https://github.com/apache/camel-k/pull/3909
--
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.apac
squakez opened a new pull request, #3914:
URL: https://github.com/apache/camel-k/pull/3914
Examples removed in #3908
Closes #3873
**Release Note**
```release-note
NONE
```
--
This is an automated message from the Apache Git Service.
To
essobedo commented on code in PR #943:
URL: https://github.com/apache/camel-website/pull/943#discussion_r1049686913
##
content/blog/2022/12/camel4roadmap/index.md:
##
@@ -0,0 +1,75 @@
+---
+title: "Roadmap to Camel v4"
+date: 2022-12-16
+draft: false
+authors: [davsclaus]
+categ
essobedo commented on code in PR #943:
URL: https://github.com/apache/camel-website/pull/943#discussion_r1049657156
##
content/blog/2022/12/camel4roadmap/index.md:
##
@@ -0,0 +1,75 @@
+---
+title: "Roadmap to Camel v4"
+date: 2022-12-16
+draft: false
+authors: [davsclaus]
+categ
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 58792c5372257a669e2c7e5d60d7eb27cda819be
Author: Zineb Bendhiba
AuthorDate: Thu Dec 15 15:22:15 2022 +0
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit b29ce9c3e64b1bb47c55090aa69261d99e2e60ca
Author: Zheng Feng
AuthorDate: Tue Nov 29 09:01:11 2022 +0800
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit af4109b4838768a136dad3cf3f1c6ace2c757b4d
Author: James Netherton
AuthorDate: Tue Nov 22 08:14:04 2022 +
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit d98b6adc9eefcb0a9057fb2aa4f89e38a54f1589
Author: James Netherton
AuthorDate: Thu Nov 10 14:06:46 2022 +
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
from 83a4087 Tag 2.14.0
new 00f1e8e Next is 2.15.0
new d98b6ad Enable health tests after Came
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 00f1e8e795aa58306be698dfebf74941a3b0552b
Author: Zineb Bendhiba
AuthorDate: Thu Nov 10 16:47:30 2022 +0
This is an automated email from the ASF dual-hosted git repository.
zbendhiba pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git
commit 956e72d02ce0fff01f0a33fd8d1ed61946b18998
Author: James Netherton
AuthorDate: Fri Nov 11 08:10:10 2022 +
1 - 100 of 236 matches
Mail list logo