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 e23a54823c Updated CHANGELOG.md
e23a54823c is described below
commit e23a54823cd26c446b6b03c7566f7efbd4a389a2
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 26 03:57:51 2022 +0000
Updated CHANGELOG.md
---
CHANGELOG.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3b50060956..b66404986f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,8 @@
**Merged pull requests:**
+- Next is 2.12.0 [\#3941](https://github.com/apache/camel-quarkus/pull/3941)
([jamesnetherton](https://github.com/jamesnetherton))
+- Delete potentially locked file on VM exit for Windows dev mode test
[\#3940](https://github.com/apache/camel-quarkus/pull/3940)
([jamesnetherton](https://github.com/jamesnetherton))
- Fix CamelMainRoutesIncludePatternWithAbsoluteFilePrefixDevModeTest on
Windows [\#3939](https://github.com/apache/camel-quarkus/pull/3939)
([jamesnetherton](https://github.com/jamesnetherton))
- Upgrade to Debezium 1.9.5.Final
[\#3938](https://github.com/apache/camel-quarkus/pull/3938)
([zbendhiba](https://github.com/zbendhiba))
- Test Quarkus Jackson `ObjectMapper` with `JacksonDataFormat` + Docs
[\#3937](https://github.com/apache/camel-quarkus/pull/3937)
([jamesnetherton](https://github.com/jamesnetherton))