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-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 12bb543cdb Updated CHANGELOG.md
12bb543cdb is described below
commit 12bb543cdb0026724224ccb606ef3bda5f9931be
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 16 03:14:48 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e732469710..a87ab03607 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.15.0...HEAD)
+**Fixed bugs:**
+
+- Enabling supervised route controller prevents registration of route &
consumer health checks
[\#3989](https://github.com/apache/camel-quarkus/issues/3989)
+
**Merged pull requests:**
- Update index.adoc
[\#4341](https://github.com/apache/camel-quarkus/pull/4341)
([y-luis-rojo](https://github.com/y-luis-rojo))