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 adfe3a8 Updated CHANGELOG.md
adfe3a8 is described below
commit adfe3a8444f45af02cbd97531d5872cb9976a127
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 4 03:07:43 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1cf0da2..6d0a36e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,7 +19,10 @@
**Merged pull requests:**
+- chore: Upgrade Knative to version 1.2.0
[\#2979](https://github.com/apache/camel-k/pull/2979)
([astefanutti](https://github.com/astefanutti))
+- \[TEST\] Fix route test on Knative enabled clusters
[\#2974](https://github.com/apache/camel-k/pull/2974)
([bouskaJ](https://github.com/bouskaJ))
- 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 controller-runtime to v0.10.3
[\#2970](https://github.com/apache/camel-k/pull/2970)
([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))