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 cdc74c2db9 Updated CHANGELOG.md
cdc74c2db9 is described below
commit cdc74c2db9378e3b65f5df268747ad734fdf9a35
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 16 03:13:15 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 864515a104..747fec1378 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,8 +4,13 @@
[Full
Changelog](https://github.com/apache/camel-quarkus/compare/3.0.0-M1...HEAD)
+**Closed issues:**
+
+- Add Direct VM extension
[\#4657](https://github.com/apache/camel-quarkus/issues/4657)
+
**Merged pull requests:**
+- Fix metrics introduction in observability doc
[\#4660](https://github.com/apache/camel-quarkus/pull/4660)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade Quarkiverse Freemarker to 1.0.0.Alpha2
[\#4650](https://github.com/apache/camel-quarkus/pull/4650)
([jamesnetherton](https://github.com/jamesnetherton))
- Register atlasmap.properties as a native image resource
[\#4649](https://github.com/apache/camel-quarkus/pull/4649)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix \#4635 replace with ReflectiveClassBuildItem.builder\(\)
[\#4648](https://github.com/apache/camel-quarkus/pull/4648)
([zhfeng](https://github.com/zhfeng))