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 2e8a659960 Updated CHANGELOG.md
2e8a659960 is described below
commit 2e8a65996000f72285d409c37b69b314dc12b856
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 29 03:24:17 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b63fb823bf..3a2b4c39a3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@
**Closed issues:**
+- Micrometer: Custom registry coverage is missing
[\#5018](https://github.com/apache/camel-quarkus/issues/5018)
- camel-quarkus-crypto: Add test coverage for raw keys
[\#4979](https://github.com/apache/camel-quarkus/issues/4979)
- Telegram: webhook is failing in 2.13.x
[\#4961](https://github.com/apache/camel-quarkus/issues/4961)
- Upgrade to Groovy 4
[\#4960](https://github.com/apache/camel-quarkus/issues/4960)
@@ -52,6 +53,8 @@
**Merged pull requests:**
+- Fix image links for CI status badges
[\#5022](https://github.com/apache/camel-quarkus/pull/5022)
([jamesnetherton](https://github.com/jamesnetherton))
+- Micrometer: Custom registry coverage is missing \#5018
[\#5019](https://github.com/apache/camel-quarkus/pull/5019)
([JiriOndrusek](https://github.com/JiriOndrusek))
- Fix \#5016 to add a IBMMQ pooling test with quarkus-pooled-jms
[\#5017](https://github.com/apache/camel-quarkus/pull/5017)
([zhfeng](https://github.com/zhfeng))
- Upgrade to quarkus-cxf 2.2.0.CR1
[\#5015](https://github.com/apache/camel-quarkus/pull/5015)
([ppalaga](https://github.com/ppalaga))
- Generated sources regen for SBOM
[\#5013](https://github.com/apache/camel-quarkus/pull/5013)
([github-actions[bot]](https://github.com/apps/github-actions))