This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-1.12.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-1.12.x by this push:
new 424f64f42 chore: changelog automatic update
424f64f42 is described below
commit 424f64f42521fcb08983da63dae698ae731eb650
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 4 23:42:04 2023 +0000
chore: changelog automatic update
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ee2cd98e7..9e3eb68f2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,8 +6,10 @@
**Closed issues:**
+- duplicate routeId issue
[\#4225](https://github.com/apache/camel-k/issues/4225)
- `KameletBinding` should own the related `Integration`
[\#4219](https://github.com/apache/camel-k/issues/4219)
- `kamel rebuild` does not rebuild integrations correctly
[\#4218](https://github.com/apache/camel-k/issues/4218)
+- Local file in unit test leftover
[\#4217](https://github.com/apache/camel-k/issues/4217)
- Validate error [\#4214](https://github.com/apache/camel-k/issues/4214)
- `kamel rebuild` does not rebuild KameletBindings
[\#4208](https://github.com/apache/camel-k/issues/4208)
- Creation of monitoring resources fail in a new GKE cluster
[\#4191](https://github.com/apache/camel-k/issues/4191)
@@ -24,6 +26,7 @@
- How to use JVM classpaths in Native mode?
[\#4124](https://github.com/apache/camel-k/issues/4124)
- Private Registry With TLS Can Not Work
[\#3672](https://github.com/apache/camel-k/issues/3672)
- Move from release nightly to Continuous Delivery
[\#3260](https://github.com/apache/camel-k/issues/3260)
+- Default to using Micrometer for integration monitoring
[\#1773](https://github.com/apache/camel-k/issues/1773)
## [2.0.0-nightly](https://github.com/apache/camel-k/tree/2.0.0-nightly)
(2023-03-22)