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 b0e0c67 Updated CHANGELOG.md
b0e0c67 is described below
commit b0e0c678c6bfc77d9feaf243a3d176978a8d1fc5
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 29 03:09:26 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f5a8d8..3ff2bca 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@
- Outdated `ca-cert` path for Jolokia trait
[\#2827](https://github.com/apache/camel-k/issues/2827)
- Kafka component propagating headers is supported?
[\#2825](https://github.com/apache/camel-k/issues/2825)
- Integration with To-D can't find Kamelet
[\#2819](https://github.com/apache/camel-k/issues/2819)
+- KameletBinding - Make error handler more simpler
[\#2815](https://github.com/apache/camel-k/issues/2815)
- CXF Support [\#2799](https://github.com/apache/camel-k/issues/2799)
- Update documentation about monitoring metrics using Prometheus Operator
0.38.0 [\#2794](https://github.com/apache/camel-k/issues/2794)
- Makefile: for the generate-doc target don't use show-progress for wget
[\#2791](https://github.com/apache/camel-k/issues/2791)
@@ -55,6 +56,7 @@
**Merged pull requests:**
+- chore\(kamelet\): remove bean and ref error handler types
[\#2843](https://github.com/apache/camel-k/pull/2843)
([squakez](https://github.com/squakez))
- feat: Set GOMAXPROCS based on CPU quota
[\#2837](https://github.com/apache/camel-k/pull/2837)
([astefanutti](https://github.com/astefanutti))
- fix\(e2e\): Account for requeued and errored integration reconciliations
[\#2836](https://github.com/apache/camel-k/pull/2836)
([astefanutti](https://github.com/astefanutti))
- fix\(e2e\): Avoid nested Gomega fields matcher
[\#2833](https://github.com/apache/camel-k/pull/2833)
([astefanutti](https://github.com/astefanutti))