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 07cfc1333f Updated CHANGELOG.md
07cfc1333f is described below

commit 07cfc1333f257d5e67b0b230615c66ddbdbab59f
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 19 03:46:52 2023 +0000

    Updated CHANGELOG.md
---
 CHANGELOG.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1772cac880..15f3527178 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@
 **Fixed bugs:**
 
 - Re-add activemq extension after it was added back in Camel 4.0.0-RC1 
[\#5087](https://github.com/apache/camel-quarkus/issues/5087)
+- MicrometerTest.testJMXQuarkusDomain\(\) fail with Quarkus Platform BOMs 
[\#5086](https://github.com/apache/camel-quarkus/issues/5086)
 - NettyHttpJaasTestResource reads config.jaas from disk 
[\#5083](https://github.com/apache/camel-quarkus/issues/5083)
 - Velocity $foreach.index, $foreach.count and $foreach.hasNext do not work in 
native mode [\#5080](https://github.com/apache/camel-quarkus/issues/5080)
 - Nitrite native integration test could not serialize \[\[3941604762136\]NO₂\] 
[\#5070](https://github.com/apache/camel-quarkus/issues/5070)
@@ -28,6 +29,10 @@
 
 **Merged pull requests:**
 
+- Add missing graal-sdk dependency declaration to extensions that use GraalVM 
APIs [\#5103](https://github.com/apache/camel-quarkus/pull/5103) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Simplify MicrometerTest.testDumpAsJson results extraction 
[\#5102](https://github.com/apache/camel-quarkus/pull/5102) 
([jamesnetherton](https://github.com/jamesnetherton))
+- Bump quarkiverse-jgit.version from 3.0.1 to 3.0.2 
[\#5101](https://github.com/apache/camel-quarkus/pull/5101) 
([dependabot[bot]](https://github.com/apps/dependabot))
+- Manage io.dropwizard.metrics dependencies used by camel-quarkus extensions 
[\#5100](https://github.com/apache/camel-quarkus/pull/5100) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Remove pdfbox dependency excludes from quarkus-tika 
[\#5098](https://github.com/apache/camel-quarkus/pull/5098) 
([jamesnetherton](https://github.com/jamesnetherton))
 - Generated sources regen for SBOM 
[\#5097](https://github.com/apache/camel-quarkus/pull/5097) 
([github-actions[bot]](https://github.com/apps/github-actions))
 - Bump quarkus-qpid-jms-bom from 2.3.0 to 2.4.0 
[\#5096](https://github.com/apache/camel-quarkus/pull/5096) 
([dependabot[bot]](https://github.com/apps/dependabot))

Reply via email to