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 ac7d6ea Updated CHANGELOG.md
ac7d6ea is described below
commit ac7d6eade5c4f45747d5f36b8a411137a7a65dd8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 25 03:08:30 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 615c66a..2ebff90 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
- controller: panic on nil annotation
[\#2556](https://github.com/apache/camel-k/issues/2556)
- Remove "attributeRestrictions" from operator-role.yaml
[\#2549](https://github.com/apache/camel-k/issues/2549)
- CLI parameter does not overwrite application.properties
[\#2538](https://github.com/apache/camel-k/issues/2538)
+- Component: AtlasMap - NullPointerException
[\#2534](https://github.com/apache/camel-k/issues/2534)
- Error in OpenShift image-pull delegation on IBM Cloud
[\#2530](https://github.com/apache/camel-k/issues/2530)
- Runtime issue: cannot use KameletBinding error handler
[\#2525](https://github.com/apache/camel-k/issues/2525)
- KameletBinding error handler nil map
[\#2524](https://github.com/apache/camel-k/issues/2524)