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 86e69db Updated CHANGELOG.md
86e69db is described below
commit 86e69dbf651c2fa153c3b4a1c810b479da55d35c
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 6 03:12:16 2021 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 25fc771..5364a8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
**Closed issues:**
+- avro: fix the documentation about avro schema build time parsing
[\#3270](https://github.com/apache/camel-quarkus/issues/3270)
- Cannot run tests against alternative BOMs
[\#3258](https://github.com/apache/camel-quarkus/issues/3258)
- Re-enable KafkaSaslSslIT and KafkaSslIT
[\#3254](https://github.com/apache/camel-quarkus/issues/3254)
- Sql - native tests fail on NPE during db initialization
[\#3247](https://github.com/apache/camel-quarkus/issues/3247)
@@ -19,6 +20,7 @@
**Merged pull requests:**
+- avro: Fix the documentation about avro schema build time parsing \#3270
[\#3271](https://github.com/apache/camel-quarkus/pull/3271)
([aldettinger](https://github.com/aldettinger))
- Remove not needed anymore BeansWeakCache substitution. Closes \#3226
[\#3264](https://github.com/apache/camel-quarkus/pull/3264)
([vladimirfx](https://github.com/vladimirfx))
- Fixup 218bef4 Deactivate the virtualDepenencies profile via -DnoVirtu…
[\#3263](https://github.com/apache/camel-quarkus/pull/3263)
([ppalaga](https://github.com/ppalaga))
- Cannot run tests against alternative BOMs
[\#3262](https://github.com/apache/camel-quarkus/pull/3262)
([ppalaga](https://github.com/ppalaga))