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 33a29458d Updated CHANGELOG.md
33a29458d is described below
commit 33a29458d3fe9d6945379a8f78d0272e85c7ed57
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 21 03:38:47 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7183d588a..b735c5400 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,9 +8,11 @@
- \[SOLVED\]Cant specify fastjson when marshal
[\#3212](https://github.com/apache/camel-k/issues/3212)
- Camel K CLI panics when unknown command is passed
[\#3203](https://github.com/apache/camel-k/issues/3203)
+- Kamel run -o incompatible with --dev
[\#3195](https://github.com/apache/camel-k/issues/3195)
- Cosmetic log error [\#3192](https://github.com/apache/camel-k/issues/3192)
- Update allowed release Github action
[\#3190](https://github.com/apache/camel-k/issues/3190)
- Make CLI --output argument more clean
[\#3177](https://github.com/apache/camel-k/issues/3177)
+- operator: allow to configure the lock name
[\#3162](https://github.com/apache/camel-k/issues/3162)
- Error when running camel-k in global mode with label selection
[\#3161](https://github.com/apache/camel-k/issues/3161)
- Improve the logging of quarkus build failures
[\#3149](https://github.com/apache/camel-k/issues/3149)
- Tracing trait usage example
[\#3148](https://github.com/apache/camel-k/issues/3148)
@@ -21,6 +23,7 @@
- Jsonata does not evaluate correctly
[\#3129](https://github.com/apache/camel-k/issues/3129)
- wrong XSD url generated with XML initialiser
[\#3093](https://github.com/apache/camel-k/issues/3093)
- Openshift integration tests failure
[\#3055](https://github.com/apache/camel-k/issues/3055)
+- Scaling integration pod and the replicas are not able to receive traffic via
UDP port [\#2847](https://github.com/apache/camel-k/issues/2847)
- Best practice to manage multiple routes in Camel-K
[\#2824](https://github.com/apache/camel-k/issues/2824)
- way to add a trusted root cert? \(non-maven\)
[\#2820](https://github.com/apache/camel-k/issues/2820)
- Remove usage of deprecated "flow" in Kamelet CRD in the documentation
examples [\#2816](https://github.com/apache/camel-k/issues/2816)