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 193d8d3 Updated CHANGELOG.md
193d8d3 is described below
commit 193d8d355b5ae37c0152f6d44a74707e1f1aebc1
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 18 03:12:33 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 356df42..bdfb355 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
[Full Changelog](https://github.com/apache/camel-quarkus/compare/2.2.1...HEAD)
+**Closed issues:**
+
+- quarkus 2.6 - debezium mysql error
[\#3463](https://github.com/apache/camel-quarkus/issues/3463)
+
**Merged pull requests:**
- Make local maven settings applied to surefire plugin so that Quarkus …
[\#3455](https://github.com/apache/camel-quarkus/pull/3455)
([ppalaga](https://github.com/ppalaga))