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 32415fa Updated CHANGELOG.md
32415fa is described below
commit 32415faf582c2b750cb6d5304066d05c6c3aa84d
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 20 03:07:50 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d83ca5..2c35ffd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+## [Unreleased](https://github.com/apache/camel-k/tree/HEAD)
+
+[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.0-nightly...HEAD)
+
+**Closed issues:**
+
+- 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)
+
## [1.9.0-nightly](https://github.com/apache/camel-k/tree/1.9.0-nightly)
(2022-03-14)
[Full
Changelog](https://github.com/apache/camel-k/compare/1.9.0-nightly.202203101127...1.9.0-nightly)