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 b115a483f Updated CHANGELOG.md
b115a483f is described below
commit b115a483fcac66ab82ab6b0944c04b635485cb13
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 9 03:37:07 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c303b59de..377753f00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,8 +18,10 @@
- OLM scorecard tests missing
[\#3022](https://github.com/apache/camel-k/issues/3022)
- 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)
- Release: scripting Renaming files for operator works
[\#2984](https://github.com/apache/camel-k/issues/2984)
- Autoscaling not working
[\#2982](https://github.com/apache/camel-k/issues/2982)
+- Modify e2e tests so that if failed the tests is repeated in a new namespace
[\#2965](https://github.com/apache/camel-k/issues/2965)
- Update readiness condition based on new Camel health check format
[\#2886](https://github.com/apache/camel-k/issues/2886)
- Using REST as consumer and producer appends PATH to producer URL
[\#2867](https://github.com/apache/camel-k/issues/2867)
- Refactoring dump function
[\#2172](https://github.com/apache/camel-k/issues/2172)