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 c29c8c5 Updated CHANGELOG.md
c29c8c5 is described below
commit c29c8c5c39cea9351b38666820edec141efb6675
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 24 03:15:33 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c35ffd..74f083c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- Jsonata does not evaluate correctly
[\#3129](https://github.com/apache/camel-k/issues/3129)
- Be able to configure PodMonitor via prometheus trait
[\#2812](https://github.com/apache/camel-k/issues/2812)
- SEDA low performance issue
[\#2808](https://github.com/apache/camel-k/issues/2808)