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 4eb80cfe6b Updated CHANGELOG.md
4eb80cfe6b is described below
commit 4eb80cfe6bc6c7b0a758fba092d856593e584c14
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 17 03:17:00 2023 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 747fec1378..9ccceb621e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
**Merged pull requests:**
- Fix metrics introduction in observability doc
[\#4660](https://github.com/apache/camel-quarkus/pull/4660)
([jamesnetherton](https://github.com/jamesnetherton))
+- Upgrade Quarkus to 3.0.0.Alpha6
[\#4659](https://github.com/apache/camel-quarkus/pull/4659)
([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))