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 c77a04422 Updated CHANGELOG.md
c77a04422 is described below
commit c77a04422ae85f242fb04a2fa0732af53368f6e0
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 10 03:27:24 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b63b93fdd..f28fe2c25 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -67,6 +67,8 @@
- cyrus-sasl-lib \(CVE-2022-24407\), CVE-2022-23806 and multiple go related
vulnerabilities in Docker Image 1.7.0, 1.8.1, 1.8.2
[\#3113](https://github.com/apache/camel-k/issues/3113)
- More user-friendly error messages for `kamel local` subcommands
[\#3028](https://github.com/apache/camel-k/issues/3028)
- OLM scorecard tests missing
[\#3022](https://github.com/apache/camel-k/issues/3022)
+- cron.concurrency-policy does not work correctly
[\#3019](https://github.com/apache/camel-k/issues/3019)
+- kamel uninstall seems to remain some resources in the cluster
[\#3013](https://github.com/apache/camel-k/issues/3013)
- Access channel in different namespace
[\#3009](https://github.com/apache/camel-k/issues/3009)
- Operator creates too many repositories
[\#3003](https://github.com/apache/camel-k/issues/3003)
- Improve message error when IntegrationPlatform failure
[\#2996](https://github.com/apache/camel-k/issues/2996)
@@ -78,6 +80,7 @@
- Using REST as consumer and producer appends PATH to producer URL
[\#2867](https://github.com/apache/camel-k/issues/2867)
- Use deprecated field of yaml schema specification instead of only modifying
description [\#2817](https://github.com/apache/camel-k/issues/2817)
- Adding mavens settings-security.xml to the spec.build.maven is not possible
[\#2747](https://github.com/apache/camel-k/issues/2747)
+- Integration won't rollout with changes outside spec
[\#2648](https://github.com/apache/camel-k/issues/2648)
- Kamel 1.5.1 CLI generates broken zsh completions
[\#2622](https://github.com/apache/camel-k/issues/2622)
- ImagePullBackOff when node failed
[\#2485](https://github.com/apache/camel-k/issues/2485)
- Debug seems not to work on knative pods
[\#2474](https://github.com/apache/camel-k/issues/2474)