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 4966e99 Updated CHANGELOG.md
4966e99 is described below
commit 4966e9902b161077809b4283f9da84b8b0e0d94a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 3 03:09:58 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e26b76f..1cf0da2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,7 @@
**Merged pull requests:**
+- fix\(e2e\): Decode OpenShift ProjectRequest into a Project struct
[\#2971](https://github.com/apache/camel-k/pull/2971)
([astefanutti](https://github.com/astefanutti))
- chore: Upgrade sub-modules to Kubernetes API v0.22.5
[\#2968](https://github.com/apache/camel-k/pull/2968)
([astefanutti](https://github.com/astefanutti))
- fix\(cli\): Kamel CLI zero-code exists when trait properties validation
fails [\#2964](https://github.com/apache/camel-k/pull/2964)
([astefanutti](https://github.com/astefanutti))
- Generate crd API docs as AsciiDoc \(main\) \(Update\)
[\#2963](https://github.com/apache/camel-k/pull/2963)
([djencks](https://github.com/djencks))