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 367d4d7248 Updated CHANGELOG.md
367d4d7248 is described below
commit 367d4d72481d3d58467a9bab0f5fcb1d3a7e726c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Nov 3 03:41:44 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d6dbdfd369..fb233a47ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -36,11 +36,14 @@
- Sync `camel-main` / `quarkus-main` nightly CI workflows with the main
workflow [\#3716](https://github.com/apache/camel-quarkus/issues/3716)
- Extensions for camel-knative and camel-cloudevents
[\#3459](https://github.com/apache/camel-quarkus/issues/3459)
- Reference Camel `azure-sdk-bom-version` property in `azure-sdk-bom.version`
[\#3229](https://github.com/apache/camel-quarkus/issues/3229)
+- Make `quarkus.artemis.url` optional
[\#2857](https://github.com/apache/camel-quarkus/issues/2857)
**Merged pull requests:**
+- Upgrade Quarkus to 2.14.0.Final
[\#4236](https://github.com/apache/camel-quarkus/pull/4236)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade to quarkus-cxf 1.5.5
[\#4232](https://github.com/apache/camel-quarkus/pull/4232)
([ppalaga](https://github.com/ppalaga))
- replace doc occurence of camel-quarkus-jaxp with camel-quarkus-xml-jaxp
[\#4229](https://github.com/apache/camel-quarkus/pull/4229)
([aldettinger](https://github.com/aldettinger))
+- Adding a test for custom ConnectionFactory without quarkus.artemis.url
[\#4228](https://github.com/apache/camel-quarkus/pull/4228)
([zhfeng](https://github.com/zhfeng))
- Test CXF service having an Implementation class in the application
[\#4223](https://github.com/apache/camel-quarkus/pull/4223)
([ppalaga](https://github.com/ppalaga))
- perf-regression: remove workaround and final fix Java 17 issue \#4031
[\#4222](https://github.com/apache/camel-quarkus/pull/4222)
([aldettinger](https://github.com/aldettinger))
- fix line ending [\#4221](https://github.com/apache/camel-quarkus/pull/4221)
([aldettinger](https://github.com/aldettinger))